Pull request #43503 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b365924ec3eb073d9501d90ec7ab66cc8c2a6872+61404de7df1a6c75c2cbdc2c3ce226c95bebcaad (c5d5e2336254615af186effdb4dabaa309e6ae04) 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43503@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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-04-19T15:56:24.596Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-19T15:56:24.602Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-19T15:56:27.955Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e230a1beeb58c144) in /home/ubuntu/workspace/moby_PR-43503 [Pipeline] { [Pipeline] checkout [2022-04-19T15:56:27.984Z] The recommended git tool is: git [2022-04-19T15:56:27.999Z] using credential docker-jenkins-github-credentials [2022-04-19T15:56:28.008Z] Cloning the remote Git repository [2022-04-19T15:56:28.008Z] Cloning with configured refspecs honoured and without tags [2022-04-19T15:56:28.015Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:56:28.016Z] > git init /home/ubuntu/workspace/moby_PR-43503 # timeout=10 [2022-04-19T15:56:28.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:28.036Z] > git --version # timeout=10 [2022-04-19T15:56:28.038Z] > git --version # 'git version 2.17.1' [2022-04-19T15:56:28.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:28.039Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:44.259Z] Fetching without tags [2022-04-19T15:56:44.533Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:56:45.079Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:56:45.079Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [2022-04-19T15:56:45.192Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:56:45.192Z] First time build. Skipping changelog. [2022-04-19T15:56:45.207Z] > git --version # timeout=10 [2022-04-19T15:56:45.232Z] > git --version # 'git version 2.17.1' [2022-04-19T15:56:45.261Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T15:56:44.237Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:56:44.240Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:56:44.244Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:44.253Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:56:44.263Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:44.263Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:44.264Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:44.536Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:56:44.541Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:56:45.048Z] > git remote # timeout=10 [2022-04-19T15:56:45.053Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:56:45.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:45.057Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:56:45.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T15:56:45.083Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:56:45.096Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:56:45.893Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43503:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-19T15:56:45.893Z] Unable to find image 'alpine:latest' locally [2022-04-19T15:56:45.893Z] latest: Pulling from library/alpine [2022-04-19T15:56:46.156Z] df9b9388f04a: Pulling fs layer [2022-04-19T15:56:46.156Z] df9b9388f04a: Verifying Checksum [2022-04-19T15:56:46.156Z] df9b9388f04a: Download complete [2022-04-19T15:56:46.422Z] df9b9388f04a: Pull complete [2022-04-19T15:56:46.422Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-19T15:56:46.422Z] Status: Downloaded newer image for alpine:latest [2022-04-19T15:56:48.968Z] 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) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-19T15:56:49.192Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e230a1beeb58c144) in /home/ubuntu/workspace/moby_PR-43503 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-04-19T15:56:49.202Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0308784e553fd3661) in /home/ubuntu/workspace/moby_PR-43503 [2022-04-19T15:56:49.205Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-00208d71b261bc5db) in /home/ubuntu/workspace/moby_PR-43503 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [2022-04-19T15:56:49.257Z] The recommended git tool is: git [2022-04-19T15:56:49.266Z] using credential docker-jenkins-github-credentials [2022-04-19T15:56:49.282Z] Fetching changes from the remote Git repository [2022-04-19T15:56:49.289Z] Fetching without tags [Pipeline] checkout [2022-04-19T15:56:49.298Z] The recommended git tool is: git [2022-04-19T15:56:49.306Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-04-19T15:56:49.315Z] Cloning the remote Git repository [2022-04-19T15:56:49.315Z] Cloning with configured refspecs honoured and without tags [2022-04-19T15:56:49.317Z] The recommended git tool is: git [2022-04-19T15:56:49.323Z] using credential docker-jenkins-github-credentials [2022-04-19T15:56:49.331Z] Cloning the remote Git repository [2022-04-19T15:56:49.331Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2022-04-19T15:56:49.477Z] Running on azwin-2-7dd170 in d:\jenkins\workspace\moby_PR-43503 [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-04-19T15:56:49.498Z] Running on azwin-2-2f9c50 in d:\jenkins\workspace\moby_PR-43503 [2022-04-19T15:56:49.500Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [Pipeline] { [Pipeline] ws [2022-04-19T15:56:49.523Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-19T15:56:49.571Z] Running on azwin-2-86fbc0 in d:\jenkins\workspace\moby_PR-43503 [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-19T15:56:49.610Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:56:49.610Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [Pipeline] checkout [Pipeline] ws [2022-04-19T15:56:49.611Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] ws [2022-04-19T15:56:49.674Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-04-19T15:56:49.679Z] The recommended git tool is: git [2022-04-19T15:56:49.684Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [Pipeline] checkout [2022-04-19T15:56:49.701Z] > git --version # timeout=10 [2022-04-19T15:56:49.703Z] > git --version # 'git version 2.17.1' [2022-04-19T15:56:49.709Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] // stage [2022-04-19T15:56:49.721Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-19T15:56:49.772Z] The recommended git tool is: git [2022-04-19T15:56:49.888Z] using credential docker-jenkins-github-credentials [2022-04-19T15:56:49.943Z] using credential docker-jenkins-github-credentials [2022-04-19T15:56:49.965Z] Cloning the remote Git repository [2022-04-19T15:56:49.965Z] Cloning with configured refspecs honoured and without tags [2022-04-19T15:56:49.334Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:56:49.334Z] > git init /home/ubuntu/workspace/moby_PR-43503 # timeout=10 [2022-04-19T15:56:49.338Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:49.338Z] > git --version # timeout=10 [2022-04-19T15:56:49.340Z] > git --version # 'git version 2.17.1' [2022-04-19T15:56:49.340Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:49.340Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:50.021Z] Cloning the remote Git repository [2022-04-19T15:56:50.021Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-19T15:56:50.065Z] using credential docker-jenkins-github-credentials [Pipeline] sh [2022-04-19T15:56:50.146Z] Cloning the remote Git repository [2022-04-19T15:56:50.146Z] Cloning with configured refspecs honoured and without tags [2022-04-19T15:56:49.275Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43503/.git # timeout=10 [2022-04-19T15:56:49.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:56:49.292Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:49.293Z] > git --version # timeout=10 [2022-04-19T15:56:49.297Z] > git --version # 'git version 2.17.1' [2022-04-19T15:56:49.297Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:49.298Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:49.503Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:56:49.508Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:56:49.573Z] > git remote # timeout=10 [2022-04-19T15:56:49.576Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:56:49.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:49.579Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:56:49.598Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T15:56:49.613Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:56:49.625Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:56:49.317Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:56:49.317Z] > git init /home/ubuntu/workspace/moby_PR-43503 # timeout=10 [2022-04-19T15:56:49.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:49.322Z] > git --version # timeout=10 [2022-04-19T15:56:49.324Z] > git --version # 'git version 2.17.1' [2022-04-19T15:56:49.324Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:49.325Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:49.998Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:56:49.998Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T15:56:50.046Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:50.047Z] > git --version # timeout=10 [2022-04-19T15:56:50.084Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T15:56:50.084Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:50.086Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:50.370Z] + docker version [2022-04-19T15:56:50.371Z] Client: Docker Engine - Community [2022-04-19T15:56:50.371Z] Version: 20.10.14 [2022-04-19T15:56:50.371Z] API version: 1.41 [2022-04-19T15:56:50.371Z] Go version: go1.16.15 [2022-04-19T15:56:50.371Z] Git commit: a224086 [2022-04-19T15:56:50.371Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T15:56:50.371Z] OS/Arch: linux/amd64 [2022-04-19T15:56:50.371Z] Context: default [2022-04-19T15:56:50.371Z] Experimental: true [2022-04-19T15:56:50.371Z] [2022-04-19T15:56:50.371Z] Server: Docker Engine - Community [2022-04-19T15:56:50.371Z] Engine: [2022-04-19T15:56:50.371Z] Version: 20.10.14 [2022-04-19T15:56:50.371Z] API version: 1.41 (minimum version 1.12) [2022-04-19T15:56:50.371Z] Go version: go1.16.15 [2022-04-19T15:56:50.371Z] Git commit: 87a90dc [2022-04-19T15:56:50.371Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T15:56:50.371Z] OS/Arch: linux/amd64 [2022-04-19T15:56:50.371Z] Experimental: true [2022-04-19T15:56:50.371Z] containerd: [2022-04-19T15:56:50.371Z] Version: 1.5.11 [2022-04-19T15:56:50.371Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:56:50.371Z] runc: [2022-04-19T15:56:50.371Z] Version: 1.0.3 [2022-04-19T15:56:50.371Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T15:56:50.371Z] docker-init: [2022-04-19T15:56:50.371Z] Version: 0.19.0 [2022-04-19T15:56:50.371Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T15:56:50.662Z] + docker info [2022-04-19T15:56:50.058Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:56:50.058Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T15:56:50.136Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:50.136Z] > git --version # timeout=10 [2022-04-19T15:56:50.192Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T15:56:50.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:50.195Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:50.185Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:56:50.185Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-19T15:56:50.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:50.268Z] > git --version # timeout=10 [2022-04-19T15:56:50.319Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T15:56:50.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:50.322Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:51.607Z] Client: [2022-04-19T15:56:51.607Z] Context: default [2022-04-19T15:56:51.607Z] Debug Mode: false [2022-04-19T15:56:51.607Z] Plugins: [2022-04-19T15:56:51.607Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T15:56:51.607Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T15:56:51.607Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T15:56:51.607Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T15:56:51.607Z] [2022-04-19T15:56:51.607Z] Server: [2022-04-19T15:56:51.607Z] Containers: 0 [2022-04-19T15:56:51.607Z] Running: 0 [2022-04-19T15:56:51.607Z] Paused: 0 [2022-04-19T15:56:51.607Z] Stopped: 0 [2022-04-19T15:56:51.607Z] Images: 3 [2022-04-19T15:56:51.607Z] Server Version: 20.10.14 [2022-04-19T15:56:51.607Z] Storage Driver: overlay2 [2022-04-19T15:56:51.607Z] Backing Filesystem: extfs [2022-04-19T15:56:51.607Z] Supports d_type: true [2022-04-19T15:56:51.607Z] Native Overlay Diff: true [2022-04-19T15:56:51.607Z] userxattr: false [2022-04-19T15:56:51.607Z] Logging Driver: json-file [2022-04-19T15:56:51.607Z] Cgroup Driver: cgroupfs [2022-04-19T15:56:51.607Z] Cgroup Version: 1 [2022-04-19T15:56:51.607Z] Plugins: [2022-04-19T15:56:51.607Z] Volume: local [2022-04-19T15:56:51.607Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T15:56:51.607Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T15:56:51.607Z] Swarm: inactive [2022-04-19T15:56:51.607Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T15:56:51.607Z] Default Runtime: runc [2022-04-19T15:56:51.607Z] Init Binary: docker-init [2022-04-19T15:56:51.607Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:56:51.607Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T15:56:51.607Z] init version: de40ad0 [2022-04-19T15:56:51.607Z] Security Options: [2022-04-19T15:56:51.607Z] apparmor [2022-04-19T15:56:51.607Z] seccomp [2022-04-19T15:56:51.607Z] Profile: default [2022-04-19T15:56:51.607Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T15:56:51.607Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T15:56:51.607Z] OSType: linux [2022-04-19T15:56:51.607Z] Architecture: x86_64 [2022-04-19T15:56:51.607Z] CPUs: 2 [2022-04-19T15:56:51.607Z] Total Memory: 7.483GiB [2022-04-19T15:56:51.607Z] Name: ip-10-100-48-0 [2022-04-19T15:56:51.607Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T15:56:51.607Z] Docker Root Dir: /var/lib/docker [2022-04-19T15:56:51.607Z] Debug Mode: false [2022-04-19T15:56:51.607Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:56:51.607Z] Labels: [2022-04-19T15:56:51.607Z] Experimental: true [2022-04-19T15:56:51.607Z] Insecure Registries: [2022-04-19T15:56:51.607Z] 127.0.0.0/8 [2022-04-19T15:56:51.607Z] Live Restore Enabled: true [2022-04-19T15:56:51.607Z] [2022-04-19T15:56:51.607Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T15:56:51.898Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:56:51.898Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:56:51.898Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43503/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T15:56:51.898Z] + bash /home/ubuntu/workspace/moby_PR-43503/check-config.sh [2022-04-19T15:56:51.898Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T15:56:51.898Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T15:56:51.898Z] [2022-04-19T15:56:51.898Z] Generally Necessary: [2022-04-19T15:56:51.898Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T15:56:51.898Z] - apparmor: enabled and tools installed [2022-04-19T15:56:51.898Z] - CONFIG_NAMESPACES: enabled [2022-04-19T15:56:51.898Z] - CONFIG_NET_NS: enabled [2022-04-19T15:56:51.898Z] - CONFIG_PID_NS: enabled [2022-04-19T15:56:51.898Z] - CONFIG_IPC_NS: enabled [2022-04-19T15:56:51.898Z] - CONFIG_UTS_NS: enabled [2022-04-19T15:56:51.898Z] - CONFIG_CGROUPS: enabled [2022-04-19T15:56:51.898Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T15:56:51.898Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T15:56:51.898Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T15:56:51.898Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T15:56:51.898Z] - CONFIG_CPUSETS: enabled [2022-04-19T15:56:51.898Z] - CONFIG_MEMCG: enabled [2022-04-19T15:56:52.163Z] - CONFIG_KEYS: enabled [2022-04-19T15:56:52.163Z] - CONFIG_VETH: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T15:56:52.163Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T15:56:52.163Z] [2022-04-19T15:56:52.163Z] Optional Features: [2022-04-19T15:56:52.163Z] - CONFIG_USER_NS: enabled [2022-04-19T15:56:52.163Z] - CONFIG_SECCOMP: enabled [2022-04-19T15:56:52.163Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T15:56:52.163Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T15:56:52.163Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T15:56:52.163Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T15:56:52.163Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T15:56:52.163Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T15:56:52.163Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T15:56:52.163Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T15:56:52.163Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T15:56:52.163Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T15:56:52.163Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T15:56:52.163Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T15:56:52.163Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T15:56:52.163Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T15:56:52.163Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T15:56:52.163Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T15:56:52.163Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T15:56:52.163Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T15:56:52.163Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T15:56:52.425Z] - CONFIG_EXT4_FS: enabled [2022-04-19T15:56:52.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T15:56:52.425Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T15:56:52.425Z] - Network Drivers: [2022-04-19T15:56:52.425Z] - "overlay": [2022-04-19T15:56:52.425Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T15:56:52.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T15:56:52.425Z] Optional (for encrypted networks): [2022-04-19T15:56:52.425Z] - CONFIG_CRYPTO: enabled [2022-04-19T15:56:52.425Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T15:56:52.425Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T15:56:52.425Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T15:56:52.425Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T15:56:52.425Z] - CONFIG_XFRM: enabled [2022-04-19T15:56:52.425Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T15:56:52.425Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T15:56:52.425Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T15:56:52.425Z] - "ipvlan": [2022-04-19T15:56:52.425Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T15:56:52.426Z] - "macvlan": [2022-04-19T15:56:52.426Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T15:56:52.426Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T15:56:52.426Z] - "ftp,tftp client in container": [2022-04-19T15:56:52.426Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T15:56:52.426Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T15:56:52.426Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T15:56:52.426Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T15:56:52.426Z] - Storage Drivers: [2022-04-19T15:56:52.426Z] - "aufs": [2022-04-19T15:56:52.426Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T15:56:52.426Z] - "btrfs": [2022-04-19T15:56:52.426Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T15:56:52.426Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T15:56:52.426Z] - "devicemapper": [2022-04-19T15:56:52.426Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T15:56:52.426Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T15:56:52.426Z] - "overlay": [2022-04-19T15:56:52.426Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T15:56:52.426Z] - "zfs": [2022-04-19T15:56:52.426Z] - /dev/zfs: present [2022-04-19T15:56:52.426Z] - zfs command: missing [2022-04-19T15:56:52.426Z] - zpool command: missing [2022-04-19T15:56:52.426Z] [2022-04-19T15:56:52.426Z] Limits: [2022-04-19T15:56:52.426Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T15:56:52.426Z] [2022-04-19T15:56:52.426Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T15:56:52.760Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 . [2022-04-19T15:56:53.021Z] #1 [internal] load build definition from Dockerfile [2022-04-19T15:56:53.021Z] #1 sha256:4446f3aec3e00966321899ce340a71018a8c5e1831b2e81b26411118a045196c [2022-04-19T15:56:53.021Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T15:56:53.021Z] #1 DONE 0.0s [2022-04-19T15:56:53.021Z] [2022-04-19T15:56:53.021Z] #2 [internal] load .dockerignore [2022-04-19T15:56:53.021Z] #2 sha256:9dd1d4c0249b4fa46f489a1b00df676d8232ed324d0b67193bb271312c2b5d14 [2022-04-19T15:56:53.021Z] #2 transferring context: 87B done [2022-04-19T15:56:53.021Z] #2 DONE 0.0s [2022-04-19T15:56:53.021Z] [2022-04-19T15:56:53.021Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T15:56:53.021Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T15:56:53.021Z] #3 DONE 0.1s [2022-04-19T15:56:53.021Z] [2022-04-19T15:56:53.022Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T15:56:53.022Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T15:56:53.022Z] #4 CACHED [2022-04-19T15:56:53.283Z] [2022-04-19T15:56:53.283Z] #5 [internal] load .dockerignore [2022-04-19T15:56:53.283Z] #5 sha256:d5463cf9bc9956c8789cdcb2478582ea9ac62c008ae25d8cf930e5fd72160ca8 [2022-04-19T15:56:53.283Z] #5 DONE 0.0s [2022-04-19T15:56:53.283Z] [2022-04-19T15:56:53.283Z] #6 [internal] load build definition from Dockerfile [2022-04-19T15:56:53.283Z] #6 sha256:bd6ce8a9c239acbe1434c34c3bb359dee8344d34ec99c229b60dd6e7d446559d [2022-04-19T15:56:53.283Z] #6 DONE 0.0s [2022-04-19T15:56:53.283Z] [2022-04-19T15:56:53.283Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:56:53.283Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T15:56:53.283Z] #10 DONE 0.1s [2022-04-19T15:56:53.283Z] [2022-04-19T15:56:53.283Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:56:53.283Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T15:56:53.283Z] #9 DONE 0.1s [2022-04-19T15:56:53.283Z] [2022-04-19T15:56:53.283Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T15:56:53.283Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T15:56:53.283Z] #7 DONE 0.1s [2022-04-19T15:56:53.283Z] [2022-04-19T15:56:53.283Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T15:56:53.283Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T15:56:53.283Z] #8 DONE 0.1s [2022-04-19T15:56:53.545Z] [2022-04-19T15:56:53.545Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:56:53.545Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T15:56:53.545Z] #69 DONE 0.0s [2022-04-19T15:56:53.545Z] [2022-04-19T15:56:53.545Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:56:53.545Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T15:56:53.545Z] #67 DONE 0.0s [2022-04-19T15:56:53.545Z] [2022-04-19T15:56:53.545Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T15:56:53.545Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T15:56:53.545Z] #28 DONE 0.0s [2022-04-19T15:56:53.545Z] [2022-04-19T15:56:53.545Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:56:53.545Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:56:53.545Z] #11 DONE 0.0s [2022-04-19T15:56:53.545Z] [2022-04-19T15:56:53.545Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T15:56:53.545Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T15:56:53.545Z] #12 CACHED [2022-04-19T15:56:53.545Z] [2022-04-19T15:56:53.546Z] #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-04-19T15:56:53.546Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T15:56:53.546Z] #13 CACHED [2022-04-19T15:56:53.546Z] [2022-04-19T15:56:53.546Z] #24 [internal] load build context [2022-04-19T15:56:53.546Z] #24 sha256:db8c61b2cb20c32ae5edf25f7e49ed1cd07b686d3f1bc9f67297cf9b93e14cfa [2022-04-19T15:56:53.807Z] #24 ... [2022-04-19T15:56:53.807Z] [2022-04-19T15:56:53.807Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T15:56:53.807Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T15:56:53.807Z] #45 DONE 0.4s [2022-04-19T15:56:53.807Z] [2022-04-19T15:56:53.807Z] #24 [internal] load build context [2022-04-19T15:56:53.807Z] #24 sha256:db8c61b2cb20c32ae5edf25f7e49ed1cd07b686d3f1bc9f67297cf9b93e14cfa [2022-04-19T15:56:57.164Z] #24 transferring context: 60.72MB 3.2s done [2022-04-19T15:56:57.164Z] #24 DONE 3.4s [2022-04-19T15:56:57.164Z] [2022-04-19T15:56:57.164Z] #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-04-19T15:56:57.164Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:56:57.164Z] #38 1.868 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T15:56:57.164Z] #38 2.022 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T15:56:57.164Z] #38 2.194 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T15:56:57.428Z] #38 3.299 Reading package lists... [2022-04-19T15:56:57.428Z] #38 ... [2022-04-19T15:56:57.428Z] [2022-04-19T15:56:57.428Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T15:56:57.428Z] #62 sha256:220ed60ab1076fd36ebd2bc0a28b5114348d115271b1787f65ef4c4aa72ec846 [2022-04-19T15:56:57.428Z] #62 DONE 0.4s [2022-04-19T15:56:57.428Z] [2022-04-19T15:56:57.428Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T15:56:57.428Z] #25 sha256:a67242708796323b37db09be043d392fc3ab47259b687b27470c6abc3c68b6d2 [2022-04-19T15:56:57.428Z] #25 DONE 0.3s [2022-04-19T15:56:57.713Z] [2022-04-19T15:56:57.714Z] #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-04-19T15:56:57.714Z] #26 sha256:a885451373afaf14dccee879c8db4d5117c4f68b4aeb5511ddec017d82290a25 [2022-04-19T15:56:58.588Z] Fetching without tags [2022-04-19T15:56:58.663Z] #26 1.222 + RM_GOPATH=0 [2022-04-19T15:56:58.664Z] #26 1.222 + TMP_GOPATH= [2022-04-19T15:56:58.664Z] #26 1.222 + : /build [2022-04-19T15:56:58.664Z] #26 1.222 + '[' -z '' ']' [2022-04-19T15:56:58.664Z] #26 1.223 ++ mktemp -d [2022-04-19T15:56:58.664Z] #26 1.224 + export GOPATH=/tmp/tmp.wOIH5ZBOoK [2022-04-19T15:56:58.664Z] #26 1.224 + GOPATH=/tmp/tmp.wOIH5ZBOoK [2022-04-19T15:56:58.664Z] #26 1.224 + RM_GOPATH=1 [2022-04-19T15:56:58.664Z] #26 1.224 + case "$(go env GOARCH)" in [2022-04-19T15:56:58.664Z] #26 1.225 ++ go env GOARCH [2022-04-19T15:56:58.664Z] #26 1.239 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:56:58.664Z] #26 1.239 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:56:58.664Z] #26 1.240 ++ dirname /install.sh [2022-04-19T15:56:58.664Z] #26 1.241 + dir=/ [2022-04-19T15:56:58.664Z] #26 1.243 + bin=dockercli [2022-04-19T15:56:58.664Z] #26 1.243 + shift [2022-04-19T15:56:58.664Z] #26 1.243 + '[' '!' -f //dockercli.installer ']' [2022-04-19T15:56:58.664Z] #26 1.243 + . //dockercli.installer [2022-04-19T15:56:58.664Z] #26 1.244 ++ : stable [2022-04-19T15:56:58.664Z] #26 1.244 ++ : 17.06.2-ce [2022-04-19T15:56:58.664Z] #26 1.244 + install_dockercli [2022-04-19T15:56:58.664Z] #26 1.244 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T15:56:58.664Z] #26 1.245 Install docker/cli version 17.06.2-ce from stable [2022-04-19T15:56:58.664Z] #26 1.245 ++ uname -m [2022-04-19T15:56:58.664Z] #26 1.247 + arch=x86_64 [2022-04-19T15:56:58.664Z] #26 1.248 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T15:56:58.664Z] #26 1.248 + url=https://download.docker.com/linux/static [2022-04-19T15:56:58.664Z] #26 1.249 + tar -xz docker/docker [2022-04-19T15:56:58.664Z] #26 1.250 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T15:56:58.757Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:56:58.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:56:58.582Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:56:58.583Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:58.587Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:56:58.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:56:58.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:58.593Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:56:58.760Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:56:58.762Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:56:59.313Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:56:59.313Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [2022-04-19T15:56:59.633Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:56:59.641Z] > git --version # timeout=10 [2022-04-19T15:56:59.643Z] > git --version # 'git version 2.17.1' [2022-04-19T15:56:59.645Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T15:57:00.312Z] + docker version [2022-04-19T15:57:00.312Z] Client: Docker Engine - Community [2022-04-19T15:57:00.312Z] Version: 20.10.14 [2022-04-19T15:57:00.312Z] API version: 1.41 [2022-04-19T15:57:00.312Z] Go version: go1.16.15 [2022-04-19T15:57:00.312Z] Git commit: a224086 [2022-04-19T15:57:00.312Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T15:57:00.312Z] OS/Arch: linux/amd64 [2022-04-19T15:57:00.312Z] Context: default [2022-04-19T15:57:00.312Z] Experimental: true [2022-04-19T15:57:00.312Z] [2022-04-19T15:57:00.312Z] Server: Docker Engine - Community [2022-04-19T15:57:00.312Z] Engine: [2022-04-19T15:57:00.312Z] Version: 20.10.14 [2022-04-19T15:57:00.312Z] API version: 1.41 (minimum version 1.12) [2022-04-19T15:57:00.312Z] Go version: go1.16.15 [2022-04-19T15:57:00.312Z] Git commit: 87a90dc [2022-04-19T15:57:00.312Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T15:57:00.312Z] OS/Arch: linux/amd64 [2022-04-19T15:57:00.312Z] Experimental: true [2022-04-19T15:57:00.312Z] containerd: [2022-04-19T15:57:00.312Z] Version: 1.5.11 [2022-04-19T15:57:00.312Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:57:00.312Z] runc: [2022-04-19T15:57:00.312Z] Version: 1.0.3 [2022-04-19T15:57:00.312Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T15:57:00.312Z] docker-init: [2022-04-19T15:57:00.312Z] Version: 0.19.0 [2022-04-19T15:57:00.312Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T15:56:59.302Z] > git remote # timeout=10 [2022-04-19T15:56:59.304Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:56:59.306Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:56:59.307Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:56:59.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T15:56:59.316Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:56:59.318Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:57:00.633Z] + docker info [2022-04-19T15:57:00.633Z] Client: [2022-04-19T15:57:00.633Z] Context: default [2022-04-19T15:57:00.633Z] Debug Mode: false [2022-04-19T15:57:00.633Z] Plugins: [2022-04-19T15:57:00.633Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T15:57:00.633Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T15:57:00.633Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T15:57:00.633Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T15:57:00.633Z] [2022-04-19T15:57:00.633Z] Server: [2022-04-19T15:57:00.633Z] Containers: 0 [2022-04-19T15:57:00.633Z] Running: 0 [2022-04-19T15:57:00.633Z] Paused: 0 [2022-04-19T15:57:00.633Z] Stopped: 0 [2022-04-19T15:57:00.633Z] Images: 3 [2022-04-19T15:57:00.633Z] Server Version: 20.10.14 [2022-04-19T15:57:00.633Z] Storage Driver: overlay2 [2022-04-19T15:57:00.633Z] Backing Filesystem: extfs [2022-04-19T15:57:00.633Z] Supports d_type: true [2022-04-19T15:57:00.633Z] Native Overlay Diff: true [2022-04-19T15:57:00.633Z] userxattr: false [2022-04-19T15:57:00.633Z] Logging Driver: json-file [2022-04-19T15:57:00.633Z] Cgroup Driver: cgroupfs [2022-04-19T15:57:00.633Z] Cgroup Version: 1 [2022-04-19T15:57:00.633Z] Plugins: [2022-04-19T15:57:00.633Z] Volume: local [2022-04-19T15:57:00.633Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T15:57:00.633Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T15:57:00.633Z] Swarm: inactive [2022-04-19T15:57:00.633Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T15:57:00.633Z] Default Runtime: runc [2022-04-19T15:57:00.633Z] Init Binary: docker-init [2022-04-19T15:57:00.633Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:57:00.633Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T15:57:00.633Z] init version: de40ad0 [2022-04-19T15:57:00.633Z] Security Options: [2022-04-19T15:57:00.633Z] apparmor [2022-04-19T15:57:00.633Z] seccomp [2022-04-19T15:57:00.633Z] Profile: default [2022-04-19T15:57:00.633Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T15:57:00.633Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T15:57:00.633Z] OSType: linux [2022-04-19T15:57:00.633Z] Architecture: x86_64 [2022-04-19T15:57:00.633Z] CPUs: 8 [2022-04-19T15:57:00.633Z] Total Memory: 30.58GiB [2022-04-19T15:57:00.633Z] Name: ip-10-100-73-222 [2022-04-19T15:57:00.633Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T15:57:00.633Z] Docker Root Dir: /var/lib/docker [2022-04-19T15:57:00.633Z] Debug Mode: false [2022-04-19T15:57:00.633Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:00.633Z] Labels: [2022-04-19T15:57:00.633Z] Experimental: true [2022-04-19T15:57:00.633Z] Insecure Registries: [2022-04-19T15:57:00.633Z] 127.0.0.0/8 [2022-04-19T15:57:00.633Z] Live Restore Enabled: true [2022-04-19T15:57:00.633Z] [2022-04-19T15:57:00.633Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T15:57:00.946Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:57:00.946Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:57:00.946Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43503/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T15:57:00.946Z] + bash /home/ubuntu/workspace/moby_PR-43503/check-config.sh [2022-04-19T15:57:00.946Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T15:57:00.946Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T15:57:00.946Z] [2022-04-19T15:57:00.946Z] Generally Necessary: [2022-04-19T15:57:00.946Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T15:57:00.946Z] - apparmor: enabled and tools installed [2022-04-19T15:57:00.946Z] - CONFIG_NAMESPACES: enabled [2022-04-19T15:57:00.946Z] - CONFIG_NET_NS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_PID_NS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_IPC_NS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_UTS_NS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CGROUPS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CPUSETS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_MEMCG: enabled [2022-04-19T15:57:00.946Z] - CONFIG_KEYS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_VETH: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T15:57:00.946Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T15:57:00.946Z] [2022-04-19T15:57:00.946Z] Optional Features: [2022-04-19T15:57:00.946Z] - CONFIG_USER_NS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_SECCOMP: enabled [2022-04-19T15:57:00.946Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T15:57:00.946Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T15:57:00.946Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T15:57:00.946Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T15:57:00.946Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T15:57:01.201Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T15:57:01.201Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T15:57:01.201Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T15:57:01.201Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T15:57:01.201Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T15:57:01.201Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T15:57:01.201Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T15:57:01.201Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T15:57:01.201Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T15:57:01.201Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T15:57:01.201Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T15:57:01.201Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T15:57:01.201Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T15:57:01.201Z] - CONFIG_EXT4_FS: enabled [2022-04-19T15:57:01.201Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T15:57:01.201Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T15:57:01.201Z] - Network Drivers: [2022-04-19T15:57:01.201Z] - "overlay": [2022-04-19T15:57:01.201Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T15:57:01.201Z] Optional (for encrypted networks): [2022-04-19T15:57:01.201Z] - CONFIG_CRYPTO: enabled [2022-04-19T15:57:01.201Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T15:57:01.201Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T15:57:01.201Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T15:57:01.201Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T15:57:01.201Z] - CONFIG_XFRM: enabled [2022-04-19T15:57:01.201Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T15:57:01.201Z] - "ipvlan": [2022-04-19T15:57:01.201Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T15:57:01.201Z] - "macvlan": [2022-04-19T15:57:01.201Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T15:57:01.201Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T15:57:01.201Z] - "ftp,tftp client in container": [2022-04-19T15:57:01.222Z] #26 3.872 + mkdir -p /build [2022-04-19T15:57:01.222Z] #26 3.874 + mv docker/docker /build/ [2022-04-19T15:57:01.222Z] #26 3.884 + rmdir docker [2022-04-19T15:57:01.457Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T15:57:01.457Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T15:57:01.457Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T15:57:01.457Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T15:57:01.457Z] - Storage Drivers: [2022-04-19T15:57:01.457Z] - "aufs": [2022-04-19T15:57:01.457Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T15:57:01.457Z] - "btrfs": [2022-04-19T15:57:01.457Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T15:57:01.457Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T15:57:01.457Z] - "devicemapper": [2022-04-19T15:57:01.457Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T15:57:01.457Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T15:57:01.457Z] - "overlay": [2022-04-19T15:57:01.457Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T15:57:01.457Z] - "zfs": [2022-04-19T15:57:01.457Z] - /dev/zfs: present [2022-04-19T15:57:01.457Z] - zfs command: missing [2022-04-19T15:57:01.457Z] - zpool command: missing [2022-04-19T15:57:01.457Z] [2022-04-19T15:57:01.457Z] Limits: [2022-04-19T15:57:01.457Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T15:57:01.457Z] [2022-04-19T15:57:01.457Z] + true [Pipeline] } [Pipeline] // stage [2022-04-19T15:57:01.484Z] #26 DONE 4.0s [2022-04-19T15:57:01.484Z] [2022-04-19T15:57:01.484Z] #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-04-19T15:57:01.484Z] #63 sha256:3c73aec0c1ff421bc2df51f69b97f0478082d41c909aec9bfb0b5ebf7764fba5 [2022-04-19T15:57:01.484Z] #63 1.240 + RM_GOPATH=0 [2022-04-19T15:57:01.484Z] #63 1.240 + TMP_GOPATH= [2022-04-19T15:57:01.484Z] #63 1.240 + : /build [2022-04-19T15:57:01.484Z] #63 1.240 + '[' -z '' ']' [2022-04-19T15:57:01.484Z] #63 1.241 ++ mktemp -d [2022-04-19T15:57:01.484Z] #63 1.243 + export GOPATH=/tmp/tmp.kkMJvNI3GV [2022-04-19T15:57:01.484Z] #63 1.244 + GOPATH=/tmp/tmp.kkMJvNI3GV [2022-04-19T15:57:01.484Z] #63 1.244 + RM_GOPATH=1 [2022-04-19T15:57:01.484Z] #63 1.244 + case "$(go env GOARCH)" in [2022-04-19T15:57:01.484Z] #63 1.245 ++ go env GOARCH [2022-04-19T15:57:01.484Z] #63 1.257 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:01.484Z] #63 1.257 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:01.484Z] #63 1.258 ++ dirname /install.sh [2022-04-19T15:57:01.484Z] #63 1.258 + dir=/ [2022-04-19T15:57:01.484Z] #63 1.259 + bin=rootlesskit [2022-04-19T15:57:01.484Z] #63 1.259 + shift [2022-04-19T15:57:01.484Z] #63 1.261 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T15:57:01.484Z] #63 1.261 + . //rootlesskit.installer [2022-04-19T15:57:01.484Z] #63 1.261 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:57:01.484Z] #63 1.261 + install_rootlesskit [2022-04-19T15:57:01.484Z] #63 1.261 + case "$1" in [2022-04-19T15:57:01.484Z] #63 1.261 + export CGO_ENABLED=0 [2022-04-19T15:57:01.484Z] #63 1.261 + CGO_ENABLED=0 [2022-04-19T15:57:01.484Z] #63 1.261 + _install_rootlesskit [2022-04-19T15:57:01.484Z] #63 1.261 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T15:57:01.484Z] #63 1.261 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T15:57:01.484Z] #63 1.262 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:57:01.484Z] #63 1.263 + GOBIN=/build [2022-04-19T15:57:01.484Z] #63 1.263 + GO111MODULE=on [2022-04-19T15:57:01.484Z] #63 1.263 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T15:57:01.774Z] + sudo modprobe ip_vs [2022-04-19T15:57:01.774Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 . [2022-04-19T15:57:01.774Z] #1 [internal] load build definition from Dockerfile [2022-04-19T15:57:01.774Z] #1 sha256:e9a0a08f20503222234f94db346c37d5542823f989fba094b0a8256944674524 [2022-04-19T15:57:01.774Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T15:57:01.774Z] #1 DONE 0.0s [2022-04-19T15:57:01.774Z] [2022-04-19T15:57:01.774Z] #2 [internal] load .dockerignore [2022-04-19T15:57:01.774Z] #2 sha256:660822028f2fcc947dcbbff59ffd3efc3bdafea72ec923593c14a2ca3b987086 [2022-04-19T15:57:01.774Z] #2 transferring context: 87B done [2022-04-19T15:57:01.774Z] #2 DONE 0.0s [2022-04-19T15:57:01.774Z] [2022-04-19T15:57:01.774Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T15:57:01.774Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T15:57:02.061Z] #63 4.557 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T15:57:02.072Z] #3 DONE 0.2s [2022-04-19T15:57:02.072Z] [2022-04-19T15:57:02.072Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T15:57:02.072Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T15:57:02.072Z] #4 CACHED [2022-04-19T15:57:02.072Z] [2022-04-19T15:57:02.072Z] #6 [internal] load .dockerignore [2022-04-19T15:57:02.072Z] #6 sha256:bff978396a131513a8326a450d9497cbc035337c48b933587cd951293bd2fc69 [2022-04-19T15:57:02.072Z] #6 DONE 0.0s [2022-04-19T15:57:02.072Z] [2022-04-19T15:57:02.072Z] #5 [internal] load build definition from Dockerfile [2022-04-19T15:57:02.072Z] #5 sha256:090cb1ffd43b13815e87c966a0aedc2de461e282af06b99738e29e63dfd94e0e [2022-04-19T15:57:02.072Z] #5 DONE 0.0s [2022-04-19T15:57:02.072Z] [2022-04-19T15:57:02.072Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:57:02.072Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T15:57:02.330Z] #10 DONE 0.1s [2022-04-19T15:57:02.330Z] [2022-04-19T15:57:02.330Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T15:57:02.330Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T15:57:02.330Z] #8 DONE 0.1s [2022-04-19T15:57:02.330Z] [2022-04-19T15:57:02.330Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T15:57:02.330Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T15:57:02.330Z] #7 DONE 0.1s [2022-04-19T15:57:02.330Z] [2022-04-19T15:57:02.330Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:57:02.330Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T15:57:02.330Z] #9 DONE 0.1s [2022-04-19T15:57:02.336Z] #63 ... [2022-04-19T15:57:02.336Z] [2022-04-19T15:57:02.337Z] #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-04-19T15:57:02.337Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T15:57:02.337Z] #29 CACHED [2022-04-19T15:57:02.337Z] [2022-04-19T15:57:02.337Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T15:57:02.337Z] #30 sha256:36a2831b217da365c0b8ba3c9a6ad01a7d55663f4cad72d4ff28387ea3faf767 [2022-04-19T15:57:02.337Z] #30 CACHED [2022-04-19T15:57:02.337Z] [2022-04-19T15:57:02.337Z] #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-04-19T15:57:02.337Z] #31 sha256:4f4e1450b5592fdd3ea77850b6f63e81223c15e666351926a986de2845c78eac [2022-04-19T15:57:02.337Z] #31 CACHED [2022-04-19T15:57:02.337Z] [2022-04-19T15:57:02.337Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T15:57:02.337Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T15:57:02.337Z] #33 CACHED [2022-04-19T15:57:02.337Z] [2022-04-19T15:57:02.337Z] #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-04-19T15:57:02.337Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T15:57:02.337Z] #34 CACHED [2022-04-19T15:57:02.337Z] [2022-04-19T15:57:02.337Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-19T15:57:02.337Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T15:57:02.337Z] #36 CACHED [2022-04-19T15:57:02.337Z] [2022-04-19T15:57:02.337Z] #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-04-19T15:57:02.337Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:57:02.337Z] #38 3.299 Reading package lists... [2022-04-19T15:57:02.337Z] #38 5.461 Reading package lists... [2022-04-19T15:57:02.337Z] #38 7.161 Building dependency tree... [2022-04-19T15:57:02.337Z] #38 7.526 Reading state information... [2022-04-19T15:57:02.337Z] #38 7.974 The following additional packages will be installed: [2022-04-19T15:57:02.337Z] #38 7.974 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T15:57:02.337Z] #38 7.997 Suggested packages: [2022-04-19T15:57:02.337Z] #38 7.997 cmake-doc ninja-build lrzip [2022-04-19T15:57:02.337Z] #38 7.997 Recommended packages: [2022-04-19T15:57:02.337Z] #38 7.997 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T15:57:02.337Z] #38 8.226 The following NEW packages will be installed: [2022-04-19T15:57:02.337Z] #38 8.230 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T15:57:02.337Z] #38 8.230 vim-common xxd [2022-04-19T15:57:02.337Z] #38 8.530 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:57:02.337Z] #38 8.530 Need to get 17.7 MB of archives. [2022-04-19T15:57:02.337Z] #38 8.530 After this operation, 70.7 MB of additional disk space will be used. [2022-04-19T15:57:02.337Z] #38 8.530 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T15:57:02.337Z] #38 8.545 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T15:57:02.337Z] #38 8.548 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T15:57:02.337Z] #38 8.594 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T15:57:02.337Z] #38 8.886 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T15:57:02.337Z] #38 8.928 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T15:57:02.337Z] #38 8.937 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T15:57:02.588Z] [2022-04-19T15:57:02.588Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:57:02.588Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T15:57:02.588Z] #69 DONE 0.0s [2022-04-19T15:57:02.588Z] [2022-04-19T15:57:02.588Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:57:02.588Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T15:57:02.588Z] #67 DONE 0.0s [2022-04-19T15:57:02.588Z] [2022-04-19T15:57:02.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:57:02.588Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:57:02.588Z] #11 DONE 0.0s [2022-04-19T15:57:02.588Z] [2022-04-19T15:57:02.588Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T15:57:02.588Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T15:57:02.588Z] #28 DONE 0.0s [2022-04-19T15:57:02.588Z] [2022-04-19T15:57:02.588Z] #24 [internal] load build context [2022-04-19T15:57:02.588Z] #24 sha256:a3d99809ab065dd61cf64c22a75a591d420172a27ce14f87dd409fe78b460b6b [2022-04-19T15:57:02.600Z] #38 8.938 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T15:57:02.600Z] #38 8.940 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T15:57:02.600Z] #38 8.946 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T15:57:02.845Z] #24 ... [2022-04-19T15:57:02.845Z] [2022-04-19T15:57:02.845Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T15:57:02.845Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T15:57:02.845Z] #45 DONE 0.4s [2022-04-19T15:57:02.845Z] [2022-04-19T15:57:02.845Z] #24 [internal] load build context [2022-04-19T15:57:02.845Z] #24 sha256:a3d99809ab065dd61cf64c22a75a591d420172a27ce14f87dd409fe78b460b6b [2022-04-19T15:57:02.862Z] #38 9.386 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:57:02.862Z] #38 9.441 Fetched 17.7 MB in 1s (21.5 MB/s) [2022-04-19T15:57:02.862Z] #38 9.466 Selecting previously unselected package xxd. [2022-04-19T15:57:02.936Z] Fetching without tags [2022-04-19T15:57:03.125Z] #38 9.467 (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-04-19T15:57:03.125Z] #38 9.487 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T15:57:03.125Z] #38 9.491 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:03.125Z] #38 9.565 Selecting previously unselected package vim-common. [2022-04-19T15:57:03.125Z] #38 9.568 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:57:03.125Z] #38 9.579 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:03.125Z] #38 9.684 Selecting previously unselected package cmake-data. [2022-04-19T15:57:03.391Z] #38 ... [2022-04-19T15:57:03.391Z] [2022-04-19T15:57:03.391Z] #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-04-19T15:57:03.391Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T15:57:03.391Z] #58 1.919 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T15:57:03.391Z] #58 2.019 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T15:57:03.391Z] #58 2.191 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T15:57:03.391Z] #58 3.300 Reading package lists... [2022-04-19T15:57:03.391Z] #58 5.700 Reading package lists... [2022-04-19T15:57:03.391Z] #58 7.158 Building dependency tree... [2022-04-19T15:57:03.391Z] #58 7.526 Reading state information... [2022-04-19T15:57:03.391Z] #58 7.900 The following additional packages will be installed: [2022-04-19T15:57:03.391Z] #58 7.902 libbtrfs0 [2022-04-19T15:57:03.391Z] #58 7.998 The following NEW packages will be installed: [2022-04-19T15:57:03.391Z] #58 7.998 libbtrfs-dev libbtrfs0 [2022-04-19T15:57:03.391Z] #58 8.331 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:57:03.391Z] #58 8.331 Need to get 460 kB of archives. [2022-04-19T15:57:03.391Z] #58 8.331 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T15:57:03.391Z] #58 8.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T15:57:03.391Z] #58 8.345 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T15:57:03.391Z] #58 8.930 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:57:03.391Z] #58 8.996 Fetched 460 kB in 0s (1209 kB/s) [2022-04-19T15:57:03.391Z] #58 9.081 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T15:57:03.391Z] #58 9.081 (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-04-19T15:57:03.391Z] #58 9.163 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T15:57:03.391Z] #58 9.170 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:57:03.391Z] #58 9.281 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T15:57:03.391Z] #58 9.284 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T15:57:03.391Z] #58 9.289 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:57:03.391Z] #58 9.427 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:57:03.391Z] #58 9.448 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:57:03.391Z] #58 9.462 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:57:03.391Z] #58 DONE 9.8s [2022-04-19T15:57:03.391Z] [2022-04-19T15:57:03.391Z] #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-04-19T15:57:03.391Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:57:03.391Z] #38 9.690 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T15:57:03.391Z] #38 9.705 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T15:57:03.391Z] #38 ... [2022-04-19T15:57:03.391Z] [2022-04-19T15:57:03.391Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T15:57:03.391Z] #59 sha256:07e3540f26416e2abc610223e34ab19d4113847f29a5ffb2e476d1c9c9cd9fc7 [2022-04-19T15:57:03.391Z] #59 DONE 0.1s [2022-04-19T15:57:03.391Z] [2022-04-19T15:57:03.391Z] #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-04-19T15:57:03.391Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:57:03.449Z] #24 transferring context: 60.72MB 0.7s done [2022-04-19T15:57:03.449Z] #24 DONE 0.8s [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #54 sha256:3f7764579af44e9ab55406fd98510b320b393a20b3e71444cb30654f5ec3a07b [2022-04-19T15:57:03.449Z] #54 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T15:57:03.449Z] #29 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T15:57:03.449Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-19T15:57:03.449Z] #23 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T15:57:03.449Z] #55 sha256:0e5a43792f669dc6484815d28e3f0bb179e684437fdebae907db5eb1de8f3b03 [2022-04-19T15:57:03.449Z] #55 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #31 sha256:bb64ebd8ec39f0e6236abe03e6fbd4dbb493e0ec8f10fff3c0090e97ee9ca96c [2022-04-19T15:57:03.449Z] #31 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:57:03.449Z] #38 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:57:03.449Z] #51 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.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-04-19T15:57:03.449Z] #63 sha256:89d071b3476f57898cf93b8cfb92c7ca8d787dd194fc5ea06d008c68833d648c [2022-04-19T15:57:03.449Z] #63 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T15:57:03.449Z] #36 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T15:57:03.449Z] #30 sha256:fe9588ddbb9f27eb10efb28759b06330d486dc5fbdbb68e42a61822a7747a2ce [2022-04-19T15:57:03.449Z] #30 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-19T15:57:03.449Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T15:57:03.449Z] #43 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T15:57:03.449Z] #49 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T15:57:03.449Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-19T15:57:03.449Z] #17 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T15:57:03.449Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T15:57:03.449Z] #33 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #61 sha256:c0c2ad7dadca34db45c39bbae57097540fd180363a21190f913228b9d780f6ce [2022-04-19T15:57:03.449Z] #61 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T15:57:03.449Z] #59 sha256:9271d70be05ce6e316dcfb48b28509d6b9eeb65e9518ea394b7cd825155e1180 [2022-04-19T15:57:03.449Z] #59 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T15:57:03.449Z] #13 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #44 sha256:c2912f77f8d78c7e9bf872d405e57ef73ea47c87840e6373db7383f351ed1a4f [2022-04-19T15:57:03.449Z] #44 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #35 sha256:043356d973af2c5f030abc651043cf9e939fbf6ed71b28fa0062e213297827f4 [2022-04-19T15:57:03.449Z] #35 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #41 sha256:c0398bc8dff11380001aaf6ee8d1a0be26dd6af09cfc92587ed441bb0824b868 [2022-04-19T15:57:03.449Z] #41 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #56 sha256:729a64183043fdec3555c45a652b37af63b9c1319a3d29baf6eedd73a352c368 [2022-04-19T15:57:03.449Z] #56 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T15:57:03.449Z] #46 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T15:57:03.449Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T15:57:03.449Z] #12 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T15:57:03.449Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-19T15:57:03.449Z] #19 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T15:57:03.449Z] #62 sha256:876606935b4d050c51b9c197218e050ae304abe767ec7e5494bd8a9ac10702b0 [2022-04-19T15:57:03.449Z] #62 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #40 sha256:2c43d5138d909ea60bdb477697b2fe8d7892b2394842fbef791bfa170a94bf28 [2022-04-19T15:57:03.449Z] #40 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T15:57:03.449Z] #27 sha256:438fc7445fde720f403cdc57e013804639ddd9fa9834927ca560c22152b07b7a [2022-04-19T15:57:03.449Z] #27 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T15:57:03.449Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T15:57:03.449Z] #68 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T15:57:03.449Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T15:57:03.449Z] #70 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T15:57:03.449Z] #47 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T15:57:03.449Z] #65 sha256:4f55acc129f34dff1915a1d7060a3d7c83b10321aaf852a6d74d71e0c2f7e891 [2022-04-19T15:57:03.449Z] #65 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #37 sha256:0d2a24df6db9ecec9ae5b84058d4ad9b8bad4cf29387794b9b454383eb06f4b4 [2022-04-19T15:57:03.449Z] #37 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T15:57:03.449Z] #25 sha256:b6e6b841db5e7a84f925e27e2f944275e4f13304105a4156be42bd84f08b3854 [2022-04-19T15:57:03.449Z] #25 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T15:57:03.449Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T15:57:03.449Z] #42 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #71 sha256:9c399f46b5af84d38a5bbdf96a963481d9dbc9228759e188db51416fd69d0a70 [2022-04-19T15:57:03.449Z] #71 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #52 sha256:cba752c8a7b6c6a616c4f118272331d7b72ed3d0b45109626f635fc02330f1d2 [2022-04-19T15:57:03.449Z] #52 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #66 sha256:c1e79fdfe8779b4afc5ac331504aba8df6ec75512440d021ff5f7c0917a72033 [2022-04-19T15:57:03.449Z] #66 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T15:57:03.449Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-19T15:57:03.449Z] #20 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T15:57:03.449Z] #58 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-19T15:57:03.449Z] #22 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T15:57:03.449Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-19T15:57:03.449Z] #18 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T15:57:03.449Z] #64 sha256:b15015d891364f9c24a15be29c5f07310ecb0bf4e5eb89d95bb2e7b00798f364 [2022-04-19T15:57:03.449Z] #64 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T15:57:03.449Z] #21 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #57 sha256:b187aec47961adf4c80a48751929c29946025391ac5d76646e76506d8bfa8685 [2022-04-19T15:57:03.449Z] #57 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T15:57:03.449Z] #39 sha256:1c5106fa64b41d40cdd1f676dae9279ea613b3a221287fdbf781fc8e63249ab8 [2022-04-19T15:57:03.449Z] #39 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T15:57:03.449Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:57:03.449Z] #14 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-19T15:57:03.449Z] #60 sha256:1510564483bcb235a38cc107fb0da87543de8fc5449bbcb0e95deb9480c0e609 [2022-04-19T15:57:03.449Z] #60 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #50 sha256:ef5dd78ecc1b233bfa48940b99e7f4c231f41a8d563922ba2c46f94023dbc750 [2022-04-19T15:57:03.449Z] #50 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #26 sha256:4da8704e47d8c99575b203998e330f93f6a07f90fd32c651c27ab5ee2c07e520 [2022-04-19T15:57:03.449Z] #26 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T15:57:03.449Z] #34 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T15:57:03.449Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-19T15:57:03.449Z] #15 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T15:57:03.449Z] #32 sha256:788a64ac55b48197cb8df94a32a52305012e8f3321fb98d1dd2860bccd68597c [2022-04-19T15:57:03.449Z] #32 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T15:57:03.449Z] #48 sha256:dce91c2fea956a73d4154f2ad4aa7089745d9df12af1be80754e9f507c961eeb [2022-04-19T15:57:03.449Z] #48 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T15:57:03.449Z] #53 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #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-04-19T15:57:03.449Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-19T15:57:03.449Z] #16 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T15:57:03.449Z] #72 sha256:28a991b18ad46ee65f99ad9920d08f2b37c965975e23a494e6caa251a5f92908 [2022-04-19T15:57:03.449Z] #72 CACHED [2022-04-19T15:57:03.449Z] [2022-04-19T15:57:03.449Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T15:57:03.449Z] #73 sha256:d79d4c4fe7d20d8de4ded9701d57098d3c46dfc48564409af3243ddc1f8fe6e3 [2022-04-19T15:57:03.627Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:03.652Z] #60 ... [2022-04-19T15:57:03.652Z] [2022-04-19T15:57:03.652Z] #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-04-19T15:57:03.652Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:57:03.652Z] #14 1.879 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T15:57:03.652Z] #14 2.030 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T15:57:03.652Z] #14 2.204 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T15:57:03.652Z] #14 3.271 Reading package lists... [2022-04-19T15:57:03.652Z] #14 5.302 Reading package lists... [2022-04-19T15:57:03.652Z] #14 6.888 Building dependency tree... [2022-04-19T15:57:03.652Z] #14 7.268 Reading state information... [2022-04-19T15:57:03.653Z] #14 7.606 The following additional packages will be installed: [2022-04-19T15:57:03.653Z] #14 7.607 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:57:03.653Z] #14 7.607 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T15:57:03.653Z] #14 7.607 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T15:57:03.653Z] #14 7.607 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T15:57:03.653Z] #14 7.608 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T15:57:03.653Z] #14 7.609 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T15:57:03.653Z] #14 7.610 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T15:57:03.653Z] #14 7.614 Suggested packages: [2022-04-19T15:57:03.653Z] #14 7.614 gcc-10-locales seccomp wine64 [2022-04-19T15:57:03.653Z] #14 8.120 The following NEW packages will be installed: [2022-04-19T15:57:03.653Z] #14 8.120 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:57:03.653Z] #14 8.120 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T15:57:03.653Z] #14 8.120 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T15:57:03.653Z] #14 8.120 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T15:57:03.653Z] #14 8.120 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T15:57:03.653Z] #14 8.121 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T15:57:03.653Z] #14 8.121 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T15:57:03.653Z] #14 8.121 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T15:57:03.653Z] #14 8.122 mingw-w64-x86-64-dev [2022-04-19T15:57:03.653Z] #14 8.419 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:57:03.653Z] #14 8.419 Need to get 115 MB of archives. [2022-04-19T15:57:03.653Z] #14 8.419 After this operation, 645 MB of additional disk space will be used. [2022-04-19T15:57:03.653Z] #14 8.419 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-04-19T15:57:03.653Z] #14 8.498 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-04-19T15:57:03.653Z] #14 8.567 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T15:57:03.653Z] #14 8.570 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-04-19T15:57:03.653Z] #14 8.578 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T15:57:03.653Z] #14 8.579 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T15:57:03.653Z] #14 8.710 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-04-19T15:57:03.653Z] #14 8.841 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-04-19T15:57:03.653Z] #14 8.844 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-04-19T15:57:03.653Z] #14 9.082 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-04-19T15:57:03.653Z] #14 9.401 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-04-19T15:57:03.653Z] #14 9.533 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-04-19T15:57:03.653Z] #14 9.679 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-04-19T15:57:03.653Z] #14 10.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-04-19T15:57:03.914Z] #14 10.25 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-04-19T15:57:03.914Z] #14 10.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T15:57:03.914Z] #14 10.26 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T15:57:03.914Z] #14 10.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T15:57:03.914Z] #14 10.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T15:57:03.914Z] #14 10.28 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-04-19T15:57:03.914Z] #14 10.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T15:57:03.914Z] #14 10.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T15:57:03.914Z] #14 10.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T15:57:03.914Z] #14 10.30 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T15:57:03.914Z] #14 10.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T15:57:03.914Z] #14 10.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T15:57:03.914Z] #14 10.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T15:57:03.914Z] #14 10.31 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-04-19T15:57:03.914Z] #14 10.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T15:57:03.914Z] #14 10.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T15:57:02.661Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:02.702Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:57:02.740Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:02.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:02.969Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:57:02.969Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:02.971Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:03.660Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:03.703Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:57:04.016Z] #73 DONE 0.8s [2022-04-19T15:57:04.016Z] [2022-04-19T15:57:04.016Z] #74 exporting to image [2022-04-19T15:57:04.016Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T15:57:04.016Z] #74 exporting layers [2022-04-19T15:57:04.176Z] #14 10.63 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:57:04.176Z] #14 10.69 Fetched 115 MB in 2s (52.4 MB/s) [2022-04-19T15:57:04.176Z] #14 10.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T15:57:04.176Z] #14 ... [2022-04-19T15:57:04.176Z] [2022-04-19T15:57:04.176Z] #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-04-19T15:57:04.176Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:57:04.176Z] #60 0.681 + RM_GOPATH=0 [2022-04-19T15:57:04.176Z] #60 0.681 + TMP_GOPATH= [2022-04-19T15:57:04.176Z] #60 0.681 + : /build [2022-04-19T15:57:04.176Z] #60 0.681 + '[' -z '' ']' [2022-04-19T15:57:04.176Z] #60 0.681 ++ mktemp -d [2022-04-19T15:57:04.176Z] #60 0.683 + export GOPATH=/tmp/tmp.65sryDDUYx [2022-04-19T15:57:04.176Z] #60 0.683 + GOPATH=/tmp/tmp.65sryDDUYx [2022-04-19T15:57:04.176Z] #60 0.683 + RM_GOPATH=1 [2022-04-19T15:57:04.176Z] #60 0.683 + case "$(go env GOARCH)" in [2022-04-19T15:57:04.176Z] #60 0.684 ++ go env GOARCH [2022-04-19T15:57:04.176Z] #60 0.692 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:04.176Z] #60 0.692 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:04.176Z] #60 0.692 ++ dirname /install.sh [2022-04-19T15:57:04.176Z] #60 0.693 + dir=/ [2022-04-19T15:57:04.176Z] #60 0.693 + bin=containerd [2022-04-19T15:57:04.176Z] #60 0.693 + shift [2022-04-19T15:57:04.176Z] #60 0.693 + '[' '!' -f //containerd.installer ']' [2022-04-19T15:57:04.176Z] #60 0.693 + . //containerd.installer [2022-04-19T15:57:04.176Z] #60 0.693 ++ set -e [2022-04-19T15:57:04.176Z] #60 0.693 ++ : v1.6.2 [2022-04-19T15:57:04.176Z] #60 0.693 + install_containerd [2022-04-19T15:57:04.176Z] #60 0.693 + echo 'Install containerd version v1.6.2' [2022-04-19T15:57:04.176Z] #60 0.694 Install containerd version v1.6.2 [2022-04-19T15:57:04.176Z] #60 0.694 + git clone https://github.com/containerd/containerd.git /tmp/tmp.65sryDDUYx/src/github.com/containerd/containerd [2022-04-19T15:57:04.176Z] #60 0.695 Cloning into '/tmp/tmp.65sryDDUYx/src/github.com/containerd/containerd'... [2022-04-19T15:57:04.192Z] Still waiting to schedule task [2022-04-19T15:57:04.192Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0697843c9db7bb28c)’ is offline [2022-04-19T15:57:04.196Z] Still waiting to schedule task [2022-04-19T15:57:04.196Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-19T15:57:04.451Z] Fetching without tags [2022-04-19T15:57:04.621Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:04.944Z] #74 exporting layers 0.8s done [2022-04-19T15:57:04.944Z] #74 writing image sha256:37100478f5ddaaada5d5e54b0a92d90b957081caa4800e59cca8c94f5b6b1c00 [2022-04-19T15:57:04.944Z] #74 writing image sha256:37100478f5ddaaada5d5e54b0a92d90b957081caa4800e59cca8c94f5b6b1c00 done [2022-04-19T15:57:04.944Z] #74 naming to docker.io/library/docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 done [2022-04-19T15:57:04.944Z] #74 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-19T15:57:05.173Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:05.173Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [2022-04-19T15:57:04.429Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:04.432Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:57:04.436Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:04.446Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:04.453Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:57:04.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:04.453Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:04.622Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:04.628Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:57:05.140Z] > git remote # timeout=10 [2022-04-19T15:57:05.147Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:57:05.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:05.157Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:57:05.167Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T15:57:05.175Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:05.180Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:57:05.264Z] + trap exit INT TERM [2022-04-19T15:57:05.264Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-19T15:57:05.264Z] + CONTAINER_NAME=docker-pr1 [2022-04-19T15:57:05.264Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43503/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh dynbinary [2022-04-19T15:57:05.382Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:57:05.393Z] > git --version # timeout=10 [2022-04-19T15:57:05.397Z] > git --version # 'git version 2.17.1' [2022-04-19T15:57:05.399Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T15:57:05.520Z] [2022-04-19T15:57:05.520Z] Removing bundles/ [2022-04-19T15:57:05.520Z] [2022-04-19T15:57:05.520Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T15:57:05.520Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:57:05.520Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:57:05.618Z] Fetching without tags [2022-04-19T15:57:05.260Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:05.318Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:57:05.378Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:05.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:05.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:57:05.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T15:57:06.016Z] + [ PR != PR ] [2022-04-19T15:57:06.016Z] + [ master != master ] [2022-04-19T15:57:06.016Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T15:57:06.348Z] + docker version [2022-04-19T15:57:06.348Z] Client: Docker Engine - Community [2022-04-19T15:57:06.348Z] Version: 20.10.14 [2022-04-19T15:57:06.348Z] API version: 1.41 [2022-04-19T15:57:06.348Z] Go version: go1.16.15 [2022-04-19T15:57:06.348Z] Git commit: a224086 [2022-04-19T15:57:06.348Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-19T15:57:06.348Z] OS/Arch: linux/amd64 [2022-04-19T15:57:06.348Z] Context: default [2022-04-19T15:57:06.348Z] Experimental: true [2022-04-19T15:57:06.348Z] [2022-04-19T15:57:06.348Z] Server: Docker Engine - Community [2022-04-19T15:57:06.348Z] Engine: [2022-04-19T15:57:06.348Z] Version: 20.10.14 [2022-04-19T15:57:06.348Z] API version: 1.41 (minimum version 1.12) [2022-04-19T15:57:06.348Z] Go version: go1.16.15 [2022-04-19T15:57:06.348Z] Git commit: 87a90dc [2022-04-19T15:57:06.348Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-19T15:57:06.348Z] OS/Arch: linux/amd64 [2022-04-19T15:57:06.348Z] Experimental: true [2022-04-19T15:57:06.348Z] containerd: [2022-04-19T15:57:06.348Z] Version: 1.5.11 [2022-04-19T15:57:06.348Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:57:06.348Z] runc: [2022-04-19T15:57:06.348Z] Version: 1.0.3 [2022-04-19T15:57:06.348Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T15:57:06.348Z] docker-init: [2022-04-19T15:57:06.348Z] Version: 0.19.0 [2022-04-19T15:57:06.348Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T15:57:06.363Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:06.632Z] + docker info [2022-04-19T15:57:06.632Z] Client: [2022-04-19T15:57:06.632Z] Context: default [2022-04-19T15:57:06.632Z] Debug Mode: false [2022-04-19T15:57:06.632Z] Plugins: [2022-04-19T15:57:06.632Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T15:57:06.632Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T15:57:06.632Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T15:57:06.632Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T15:57:06.632Z] [2022-04-19T15:57:06.632Z] Server: [2022-04-19T15:57:06.632Z] Containers: 0 [2022-04-19T15:57:06.632Z] Running: 0 [2022-04-19T15:57:06.632Z] Paused: 0 [2022-04-19T15:57:06.632Z] Stopped: 0 [2022-04-19T15:57:06.632Z] Images: 8 [2022-04-19T15:57:06.632Z] Server Version: 20.10.14 [2022-04-19T15:57:06.632Z] Storage Driver: overlay2 [2022-04-19T15:57:06.632Z] Backing Filesystem: extfs [2022-04-19T15:57:06.632Z] Supports d_type: true [2022-04-19T15:57:06.632Z] Native Overlay Diff: true [2022-04-19T15:57:06.632Z] userxattr: false [2022-04-19T15:57:06.632Z] Logging Driver: json-file [2022-04-19T15:57:06.632Z] Cgroup Driver: cgroupfs [2022-04-19T15:57:06.632Z] Cgroup Version: 1 [2022-04-19T15:57:06.632Z] Plugins: [2022-04-19T15:57:06.632Z] Volume: local [2022-04-19T15:57:06.632Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T15:57:06.632Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T15:57:06.632Z] Swarm: inactive [2022-04-19T15:57:06.632Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T15:57:06.632Z] Default Runtime: runc [2022-04-19T15:57:06.632Z] Init Binary: docker-init [2022-04-19T15:57:06.632Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:57:06.632Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T15:57:06.632Z] init version: de40ad0 [2022-04-19T15:57:06.632Z] Security Options: [2022-04-19T15:57:06.632Z] apparmor [2022-04-19T15:57:06.632Z] seccomp [2022-04-19T15:57:06.632Z] Profile: default [2022-04-19T15:57:06.632Z] Kernel Version: 5.4.0-1071-aws [2022-04-19T15:57:06.632Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-19T15:57:06.632Z] OSType: linux [2022-04-19T15:57:06.632Z] Architecture: x86_64 [2022-04-19T15:57:06.632Z] CPUs: 2 [2022-04-19T15:57:06.632Z] Total Memory: 7.483GiB [2022-04-19T15:57:06.632Z] Name: ip-10-100-126-161 [2022-04-19T15:57:06.632Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-19T15:57:06.632Z] Docker Root Dir: /var/lib/docker [2022-04-19T15:57:06.632Z] Debug Mode: false [2022-04-19T15:57:06.632Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:06.632Z] Labels: [2022-04-19T15:57:06.632Z] Experimental: true [2022-04-19T15:57:06.632Z] Insecure Registries: [2022-04-19T15:57:06.632Z] 127.0.0.0/8 [2022-04-19T15:57:06.632Z] Live Restore Enabled: true [2022-04-19T15:57:06.632Z] [2022-04-19T15:57:06.632Z] WARNING: No swap limit support [Pipeline] sh [2022-04-19T15:57:06.680Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:06.680Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [2022-04-19T15:57:06.912Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:57:06.912Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:57:06.912Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43503/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T15:57:06.912Z] + bash /home/ubuntu/workspace/moby_PR-43503/check-config.sh [2022-04-19T15:57:06.912Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T15:57:06.912Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-19T15:57:06.912Z] [2022-04-19T15:57:06.912Z] Generally Necessary: [2022-04-19T15:57:06.912Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T15:57:06.912Z] - apparmor: enabled and tools installed [2022-04-19T15:57:06.912Z] - CONFIG_NAMESPACES: enabled [2022-04-19T15:57:06.912Z] - CONFIG_NET_NS: enabled [2022-04-19T15:57:06.912Z] - CONFIG_PID_NS: enabled [2022-04-19T15:57:06.912Z] - CONFIG_IPC_NS: enabled [2022-04-19T15:57:06.912Z] - CONFIG_UTS_NS: enabled [2022-04-19T15:57:06.912Z] - CONFIG_CGROUPS: enabled [2022-04-19T15:57:06.912Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T15:57:06.912Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T15:57:06.912Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T15:57:06.912Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T15:57:06.912Z] - CONFIG_CPUSETS: enabled [2022-04-19T15:57:06.912Z] - CONFIG_MEMCG: enabled [2022-04-19T15:57:06.912Z] - CONFIG_KEYS: enabled [2022-04-19T15:57:06.912Z] - CONFIG_VETH: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T15:57:06.912Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T15:57:07.172Z] [2022-04-19T15:57:07.172Z] Optional Features: [2022-04-19T15:57:07.172Z] - CONFIG_USER_NS: enabled [2022-04-19T15:57:07.172Z] - CONFIG_SECCOMP: enabled [2022-04-19T15:57:07.172Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T15:57:07.172Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T15:57:07.172Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-19T15:57:07.172Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-19T15:57:07.172Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T15:57:07.172Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T15:57:07.172Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T15:57:07.172Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T15:57:07.172Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T15:57:07.172Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T15:57:07.172Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T15:57:07.172Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T15:57:07.172Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T15:57:07.172Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T15:57:07.172Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T15:57:07.172Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T15:57:07.172Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T15:57:07.172Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T15:57:07.172Z] - CONFIG_EXT4_FS: enabled [2022-04-19T15:57:07.172Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T15:57:07.172Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T15:57:07.172Z] - Network Drivers: [2022-04-19T15:57:07.172Z] - "overlay": [2022-04-19T15:57:07.172Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T15:57:07.172Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T15:57:07.172Z] Optional (for encrypted networks): [2022-04-19T15:57:07.172Z] - CONFIG_CRYPTO: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T15:57:07.172Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T15:57:07.172Z] - CONFIG_XFRM: enabled [2022-04-19T15:57:07.172Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T15:57:07.172Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T15:57:07.172Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T15:57:07.172Z] - "ipvlan": [2022-04-19T15:57:07.431Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T15:57:07.431Z] - "macvlan": [2022-04-19T15:57:07.431Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T15:57:07.431Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T15:57:07.431Z] - "ftp,tftp client in container": [2022-04-19T15:57:07.431Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T15:57:07.431Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T15:57:07.431Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T15:57:07.431Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T15:57:07.431Z] - Storage Drivers: [2022-04-19T15:57:07.431Z] - "aufs": [2022-04-19T15:57:07.431Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T15:57:07.431Z] - "btrfs": [2022-04-19T15:57:07.431Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T15:57:07.431Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T15:57:07.431Z] - "devicemapper": [2022-04-19T15:57:07.431Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T15:57:07.431Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T15:57:07.431Z] - "overlay": [2022-04-19T15:57:07.431Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T15:57:07.431Z] - "zfs": [2022-04-19T15:57:07.431Z] - /dev/zfs: present [2022-04-19T15:57:07.431Z] - zfs command: missing [2022-04-19T15:57:07.431Z] - zpool command: missing [2022-04-19T15:57:07.431Z] [2022-04-19T15:57:07.431Z] Limits: [2022-04-19T15:57:07.431Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T15:57:07.431Z] [2022-04-19T15:57:07.431Z] + true [2022-04-19T15:57:06.222Z] > git remote # timeout=10 [2022-04-19T15:57:06.262Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:57:06.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:06.302Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:57:06.416Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T15:57:06.713Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:06.755Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-04-19T15:57:05.659Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:06.400Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:06.464Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [Pipeline] sh [2022-04-19T15:57:07.575Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:57:07.762Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 . [2022-04-19T15:57:07.762Z] #1 [internal] load build definition from Dockerfile [2022-04-19T15:57:07.762Z] #1 sha256:0f60447f43e1dde9262bf2e9cb02f63a8235a8382d1ade5c23a5d2a0d2bd648b [2022-04-19T15:57:07.762Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T15:57:07.762Z] #1 DONE 0.0s [2022-04-19T15:57:07.762Z] [2022-04-19T15:57:07.762Z] #2 [internal] load .dockerignore [2022-04-19T15:57:07.762Z] #2 sha256:53c416da61968c714f481ff84bed35be180948eed661bc9298ea41fe3ea82d50 [2022-04-19T15:57:07.762Z] #2 transferring context: 87B done [2022-04-19T15:57:07.762Z] #2 DONE 0.0s [2022-04-19T15:57:07.762Z] [2022-04-19T15:57:07.762Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T15:57:07.762Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T15:57:08.021Z] #3 DONE 0.1s [2022-04-19T15:57:08.021Z] [2022-04-19T15:57:08.021Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T15:57:08.021Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T15:57:08.021Z] #4 CACHED [2022-04-19T15:57:07.970Z] > git --version # timeout=10 [2022-04-19T15:57:08.008Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T15:57:08.045Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T15:57:08.280Z] [2022-04-19T15:57:08.280Z] #6 [internal] load build definition from Dockerfile [2022-04-19T15:57:08.280Z] #6 sha256:ac42cb221ecd79ce3467262d7d2a94247eedc46538a73f947a94f2af110b865b [2022-04-19T15:57:08.280Z] #6 DONE 0.0s [2022-04-19T15:57:08.280Z] [2022-04-19T15:57:08.280Z] #5 [internal] load .dockerignore [2022-04-19T15:57:08.280Z] #5 sha256:8c85b38d47d575628f52022cbdce2e233529a2d3605b071e03463fca75d8101a [2022-04-19T15:57:08.280Z] #5 DONE 0.0s [2022-04-19T15:57:08.280Z] [2022-04-19T15:57:08.280Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T15:57:08.280Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T15:57:08.280Z] #7 DONE 0.1s [2022-04-19T15:57:08.280Z] [2022-04-19T15:57:08.280Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:57:08.280Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T15:57:08.280Z] #8 DONE 0.1s [2022-04-19T15:57:08.280Z] [2022-04-19T15:57:08.280Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T15:57:08.280Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T15:57:08.280Z] #9 DONE 0.1s [2022-04-19T15:57:08.280Z] [2022-04-19T15:57:08.280Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:57:08.280Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-19T15:57:08.490Z] Fetching without tags [Pipeline] sh [2022-04-19T15:57:08.540Z] #10 DONE 0.2s [2022-04-19T15:57:08.800Z] [2022-04-19T15:57:08.800Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:57:08.800Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T15:57:08.800Z] #76 DONE 0.0s [2022-04-19T15:57:08.800Z] [2022-04-19T15:57:08.800Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:57:08.800Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T15:57:08.800Z] #74 DONE 0.0s [2022-04-19T15:57:08.800Z] [2022-04-19T15:57:08.800Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:57:08.800Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:57:08.800Z] #11 DONE 0.0s [2022-04-19T15:57:08.800Z] [2022-04-19T15:57:08.800Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T15:57:08.800Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T15:57:08.800Z] #35 DONE 0.0s [2022-04-19T15:57:08.800Z] [2022-04-19T15:57:08.800Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T15:57:08.800Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T15:57:08.800Z] #12 CACHED [2022-04-19T15:57:08.800Z] [2022-04-19T15:57:08.800Z] #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-04-19T15:57:08.800Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T15:57:08.800Z] #13 CACHED [2022-04-19T15:57:08.800Z] [2022-04-19T15:57:08.800Z] #31 [internal] load build context [2022-04-19T15:57:08.800Z] #31 sha256:7c01ad1f476bab6d8a27c6fee3cd96e204bbd3ae1386384e95fd421e5ec57604 [2022-04-19T15:57:09.067Z] #31 ... [2022-04-19T15:57:09.067Z] [2022-04-19T15:57:09.067Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T15:57:09.067Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T15:57:09.067Z] #52 DONE 0.4s [2022-04-19T15:57:09.067Z] [2022-04-19T15:57:09.067Z] #31 [internal] load build context [2022-04-19T15:57:09.067Z] #31 sha256:7c01ad1f476bab6d8a27c6fee3cd96e204bbd3ae1386384e95fd421e5ec57604 [2022-04-19T15:57:09.293Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:08.139Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:08.191Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:57:08.243Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:08.369Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:57:08.528Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:57:08.528Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:08.530Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:09.330Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:09.439Z] + docker version [2022-04-19T15:57:09.439Z] Client: [2022-04-19T15:57:09.439Z] Version: 20.10.9 [2022-04-19T15:57:09.439Z] API version: 1.41 [2022-04-19T15:57:09.439Z] Go version: go1.16.8 [2022-04-19T15:57:09.439Z] Git commit: c2ea9bc [2022-04-19T15:57:09.439Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:57:09.439Z] OS/Arch: windows/amd64 [2022-04-19T15:57:09.439Z] Context: default [2022-04-19T15:57:09.439Z] Experimental: true [2022-04-19T15:57:09.439Z] [2022-04-19T15:57:09.439Z] Server: Docker Engine - Community [2022-04-19T15:57:09.439Z] Engine: [2022-04-19T15:57:09.439Z] Version: 20.10.9 [2022-04-19T15:57:09.439Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:57:09.439Z] Go version: go1.16.8 [2022-04-19T15:57:09.439Z] Git commit: 79ea9d3 [2022-04-19T15:57:09.439Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:57:09.439Z] OS/Arch: windows/amd64 [2022-04-19T15:57:09.439Z] Experimental: true [Pipeline] sh [2022-04-19T15:57:09.638Z] #31 ... [2022-04-19T15:57:09.638Z] [2022-04-19T15:57:09.638Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-19T15:57:09.638Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-19T15:57:09.638Z] #14 DONE 1.0s [2022-04-19T15:57:09.638Z] [2022-04-19T15:57:09.638Z] #31 [internal] load build context [2022-04-19T15:57:09.638Z] #31 sha256:7c01ad1f476bab6d8a27c6fee3cd96e204bbd3ae1386384e95fd421e5ec57604 [2022-04-19T15:57:10.449Z] + docker info [2022-04-19T15:57:10.449Z] Client: [2022-04-19T15:57:10.449Z] Context: default [2022-04-19T15:57:10.449Z] Debug Mode: false [2022-04-19T15:57:10.449Z] [2022-04-19T15:57:10.449Z] Server: [2022-04-19T15:57:10.449Z] Containers: 0 [2022-04-19T15:57:10.449Z] Running: 0 [2022-04-19T15:57:10.449Z] Paused: 0 [2022-04-19T15:57:10.449Z] Stopped: 0 [2022-04-19T15:57:10.449Z] Images: 11 [2022-04-19T15:57:10.449Z] Server Version: 20.10.9 [2022-04-19T15:57:10.449Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:57:10.449Z] Windows: [2022-04-19T15:57:10.449Z] LCOW: [2022-04-19T15:57:10.449Z] Logging Driver: json-file [2022-04-19T15:57:10.449Z] Plugins: [2022-04-19T15:57:10.449Z] Volume: local [2022-04-19T15:57:10.449Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:57:10.449Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:57:10.449Z] Swarm: inactive [2022-04-19T15:57:10.449Z] Default Isolation: process [2022-04-19T15:57:10.449Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:57:10.449Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T15:57:10.449Z] OSType: windows [2022-04-19T15:57:10.449Z] Architecture: x86_64 [2022-04-19T15:57:10.449Z] CPUs: 4 [2022-04-19T15:57:10.449Z] Total Memory: 32GiB [2022-04-19T15:57:10.449Z] Name: azwin-2-7dd170 [2022-04-19T15:57:10.449Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T15:57:10.449Z] Docker Root Dir: D:\docker [2022-04-19T15:57:10.449Z] Debug Mode: false [2022-04-19T15:57:10.449Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:10.449Z] Labels: [2022-04-19T15:57:10.449Z] Experimental: true [2022-04-19T15:57:10.449Z] Insecure Registries: [2022-04-19T15:57:10.449Z] 10.0.0.4:5000 [2022-04-19T15:57:10.449Z] 127.0.0.0/8 [2022-04-19T15:57:10.449Z] Registry Mirrors: [2022-04-19T15:57:10.449Z] http://10.0.0.4:5000/ [2022-04-19T15:57:10.449Z] Live Restore Enabled: false [2022-04-19T15:57:10.449Z] Product License: Community Engine [2022-04-19T15:57:10.449Z] [2022-04-19T15:57:10.583Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:10.583Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T15:57:10.770Z] #60 ... [2022-04-19T15:57:10.770Z] [2022-04-19T15:57:10.770Z] #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-04-19T15:57:10.770Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:57:10.770Z] #38 10.65 Selecting previously unselected package libicu67:amd64. [2022-04-19T15:57:10.770Z] #38 10.65 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-19T15:57:10.770Z] #38 10.66 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T15:57:10.770Z] #38 12.62 Selecting previously unselected package libxml2:amd64. [2022-04-19T15:57:10.770Z] #38 12.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T15:57:10.770Z] #38 12.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 12.88 Selecting previously unselected package libarchive13:amd64. [2022-04-19T15:57:10.770Z] #38 12.89 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T15:57:10.770Z] #38 12.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 13.02 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T15:57:10.770Z] #38 13.02 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T15:57:10.770Z] #38 13.03 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T15:57:10.770Z] #38 13.11 Selecting previously unselected package librhash0:amd64. [2022-04-19T15:57:10.770Z] #38 13.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T15:57:10.770Z] #38 13.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T15:57:10.770Z] #38 13.22 Selecting previously unselected package libuv1:amd64. [2022-04-19T15:57:10.770Z] #38 13.22 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T15:57:10.770Z] #38 13.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T15:57:10.770Z] #38 13.30 Selecting previously unselected package cmake. [2022-04-19T15:57:10.770Z] #38 13.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T15:57:10.770Z] #38 13.30 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 14.98 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T15:57:10.770Z] #38 15.00 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 15.02 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T15:57:10.770Z] #38 15.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 15.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T15:57:10.770Z] #38 15.06 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T15:57:10.770Z] #38 15.07 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 15.10 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 15.11 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 15.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T15:57:10.770Z] #38 15.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:57:10.770Z] #38 DONE 16.5s [2022-04-19T15:57:10.770Z] [2022-04-19T15:57:10.770Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T15:57:10.770Z] #39 sha256:64f2953811817bae201022152e6c94e524d6ce78fd7c7e47461d87caf8aee783 [2022-04-19T15:57:10.770Z] #39 DONE 0.1s [2022-04-19T15:57:10.770Z] [2022-04-19T15:57:10.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-04-19T15:57:10.770Z] #40 sha256:0af3514f9684dbae8a7e7022be2ace35a2a2e36f9a45b4fd4621cbaffafe6679 [2022-04-19T15:57:10.770Z] #40 0.783 + RM_GOPATH=0 [2022-04-19T15:57:10.770Z] #40 0.783 + TMP_GOPATH= [2022-04-19T15:57:10.770Z] #40 0.783 + : /build [2022-04-19T15:57:10.770Z] #40 0.783 + '[' -z '' ']' [2022-04-19T15:57:10.770Z] #40 0.783 ++ mktemp -d [2022-04-19T15:57:10.770Z] #40 0.784 + export GOPATH=/tmp/tmp.9qdCiheijA [2022-04-19T15:57:10.770Z] #40 0.784 + GOPATH=/tmp/tmp.9qdCiheijA [2022-04-19T15:57:10.770Z] #40 0.784 + RM_GOPATH=1 [2022-04-19T15:57:10.770Z] #40 0.784 + case "$(go env GOARCH)" in [2022-04-19T15:57:10.770Z] #40 0.787 ++ go env GOARCH [2022-04-19T15:57:10.770Z] #40 0.801 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:10.770Z] #40 0.801 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:10.770Z] #40 0.805 ++ dirname /install.sh [2022-04-19T15:57:10.770Z] #40 0.805 + dir=/ [2022-04-19T15:57:10.770Z] #40 0.806 + bin=tini [2022-04-19T15:57:10.770Z] #40 0.806 + shift [2022-04-19T15:57:10.770Z] #40 0.806 + '[' '!' -f //tini.installer ']' [2022-04-19T15:57:10.770Z] #40 0.806 + . //tini.installer [2022-04-19T15:57:10.770Z] #40 0.807 ++ : v0.19.0 [2022-04-19T15:57:10.770Z] #40 0.807 + install_tini [2022-04-19T15:57:10.770Z] #40 0.807 + echo 'Install tini version v0.19.0' [2022-04-19T15:57:10.770Z] #40 0.807 Install tini version v0.19.0 [2022-04-19T15:57:10.770Z] #40 0.808 + git clone https://github.com/krallin/tini.git /tmp/tmp.9qdCiheijA/tini [2022-04-19T15:57:10.770Z] #40 0.809 Cloning into '/tmp/tmp.9qdCiheijA/tini'... [2022-04-19T15:57:11.016Z] #31 ... [2022-04-19T15:57:11.016Z] [2022-04-19T15:57:11.016Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-19T15:57:11.016Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-19T15:57:11.016Z] #15 DONE 1.2s [2022-04-19T15:57:11.016Z] [2022-04-19T15:57:11.016Z] #31 [internal] load build context [2022-04-19T15:57:11.016Z] #31 sha256:7c01ad1f476bab6d8a27c6fee3cd96e204bbd3ae1386384e95fd421e5ec57604 [2022-04-19T15:57:10.228Z] > git remote # timeout=10 [2022-04-19T15:57:10.285Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:57:10.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:10.350Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:57:10.486Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T15:57:10.620Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:10.686Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:57:11.341Z] #40 1.227 + cd /tmp/tmp.9qdCiheijA/tini [2022-04-19T15:57:11.342Z] #40 1.227 + git checkout -q v0.19.0 [2022-04-19T15:57:11.342Z] #40 1.235 + cmake . [2022-04-19T15:57:11.342Z] #40 1.433 -- The C compiler identification is GNU 10.2.1 [2022-04-19T15:57:09.383Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:57:11.583Z] #31 transferring context: 60.72MB 2.9s done [2022-04-19T15:57:11.583Z] #31 DONE 2.9s [2022-04-19T15:57:11.583Z] [2022-04-19T15:57:11.583Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-19T15:57:11.583Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-19T15:57:11.603Z] #40 1.476 -- Detecting C compiler ABI info [2022-04-19T15:57:11.603Z] #40 1.717 -- Detecting C compiler ABI info - done [2022-04-19T15:57:11.632Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:57:11.847Z] #16 DONE 0.9s [2022-04-19T15:57:11.847Z] [2022-04-19T15:57:11.847Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-19T15:57:11.847Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-19T15:57:11.864Z] #40 1.789 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T15:57:11.864Z] #40 1.792 -- Detecting C compile features [2022-04-19T15:57:11.864Z] #40 1.794 -- Detecting C compile features - done [2022-04-19T15:57:11.864Z] #40 1.813 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T15:57:11.864Z] #40 1.904 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T15:57:11.864Z] #40 1.954 -- Configuring done [2022-04-19T15:57:11.864Z] #40 1.959 -- Generating done [2022-04-19T15:57:11.864Z] #40 1.964 -- Build files have been written to: /tmp/tmp.9qdCiheijA/tini [2022-04-19T15:57:11.864Z] #40 1.971 + make tini-static [2022-04-19T15:57:12.125Z] #40 2.089 Scanning dependencies of target tini-static [2022-04-19T15:57:12.126Z] #40 2.122 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T15:57:12.049Z] > git --version # timeout=10 [2022-04-19T15:57:12.114Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T15:57:12.172Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T15:57:12.413Z] #17 DONE 0.5s [2022-04-19T15:57:12.413Z] [2022-04-19T15:57:12.413Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-19T15:57:12.413Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T15:57:12.673Z] #18 DONE 0.5s [2022-04-19T15:57:12.673Z] [2022-04-19T15:57:12.673Z] #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-04-19T15:57:12.673Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-19T15:57:12.699Z] #40 2.659 [100%] Linking C executable tini-static [2022-04-19T15:57:12.962Z] #40 2.936 [100%] Built target tini-static [2022-04-19T15:57:12.962Z] #40 2.975 + mkdir -p /build [2022-04-19T15:57:12.962Z] #40 2.978 + cp tini-static /build/docker-init [2022-04-19T15:57:13.225Z] #40 DONE 3.2s [2022-04-19T15:57:13.225Z] [2022-04-19T15:57:13.225Z] #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-04-19T15:57:13.225Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:57:13.225Z] #14 10.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T15:57:13.225Z] #14 10.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T15:57:13.225Z] #14 10.78 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T15:57:13.225Z] #14 11.39 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T15:57:13.225Z] #14 11.39 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T15:57:13.225Z] #14 11.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T15:57:13.225Z] #14 12.38 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T15:57:13.225Z] #14 12.39 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T15:57:13.225Z] #14 12.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T15:57:13.225Z] #14 12.48 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T15:57:13.225Z] #14 12.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T15:57:13.225Z] #14 12.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T15:57:13.225Z] #14 12.59 Selecting previously unselected package dmsetup. [2022-04-19T15:57:13.225Z] #14 12.60 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T15:57:13.225Z] #14 12.60 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T15:57:13.225Z] #14 12.67 Selecting previously unselected package mingw-w64-common. [2022-04-19T15:57:13.225Z] #14 12.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T15:57:13.225Z] #14 12.68 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T15:57:13.225Z] #14 14.73 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T15:57:13.225Z] #14 14.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T15:57:13.225Z] #14 14.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T15:57:13.225Z] #14 17.16 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T15:57:13.225Z] #14 17.17 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:57:13.225Z] #14 17.17 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T15:57:13.225Z] #14 17.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T15:57:13.225Z] #14 17.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:57:13.225Z] #14 17.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T15:57:13.183Z] > git remote # timeout=10 [2022-04-19T15:57:13.242Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:57:13.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:13.297Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:57:13.488Z] + docker version [2022-04-19T15:57:13.488Z] Client: [2022-04-19T15:57:13.488Z] Version: 20.10.9 [2022-04-19T15:57:13.488Z] API version: 1.41 [2022-04-19T15:57:13.488Z] Go version: go1.16.8 [2022-04-19T15:57:13.488Z] Git commit: c2ea9bc [2022-04-19T15:57:13.488Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:57:13.488Z] OS/Arch: windows/amd64 [2022-04-19T15:57:13.488Z] Context: default [2022-04-19T15:57:13.488Z] Experimental: true [2022-04-19T15:57:13.488Z] [2022-04-19T15:57:13.488Z] Server: Docker Engine - Community [2022-04-19T15:57:13.488Z] Engine: [2022-04-19T15:57:13.488Z] Version: 20.10.9 [2022-04-19T15:57:13.488Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:57:13.488Z] Go version: go1.16.8 [2022-04-19T15:57:13.488Z] Git commit: 79ea9d3 [2022-04-19T15:57:13.488Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:57:13.488Z] OS/Arch: windows/amd64 [2022-04-19T15:57:13.488Z] Experimental: true [2022-04-19T15:57:13.526Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:13.526Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [2022-04-19T15:57:13.611Z] #19 0.768 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:57:13.611Z] #19 0.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:57:13.611Z] #19 0.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:57:13.611Z] #19 0.906 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T15:57:13.611Z] #19 1.010 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [Pipeline] sh [2022-04-19T15:57:13.872Z] #19 1.144 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T15:57:13.872Z] #19 1.231 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T15:57:14.131Z] #19 1.321 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T15:57:14.131Z] #19 1.432 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T15:57:14.178Z] #14 ... [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T15:57:14.178Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T15:57:14.178Z] #42 CACHED [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #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-04-19T15:57:14.178Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T15:57:14.178Z] #43 CACHED [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #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-04-19T15:57:14.178Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T15:57:14.178Z] #46 CACHED [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #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-04-19T15:57:14.178Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T15:57:14.178Z] #47 CACHED [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #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-04-19T15:57:14.178Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T15:57:14.178Z] #49 CACHED [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #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-04-19T15:57:14.178Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:57:14.178Z] #51 CACHED [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #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-04-19T15:57:14.178Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T15:57:14.178Z] #53 CACHED [2022-04-19T15:57:14.178Z] [2022-04-19T15:57:14.178Z] #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-04-19T15:57:14.178Z] #63 sha256:3c73aec0c1ff421bc2df51f69b97f0478082d41c909aec9bfb0b5ebf7764fba5 [2022-04-19T15:57:14.178Z] #63 7.412 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:57:14.178Z] #63 7.417 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T15:57:14.178Z] #63 7.597 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T15:57:14.178Z] #63 8.580 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T15:57:14.178Z] #63 8.779 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T15:57:14.178Z] #63 8.779 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T15:57:14.178Z] #63 8.834 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T15:57:14.178Z] #63 8.888 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T15:57:14.178Z] #63 8.900 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T15:57:14.178Z] #63 8.967 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T15:57:14.178Z] #63 9.075 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T15:57:14.178Z] #63 9.111 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T15:57:14.178Z] #63 9.609 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T15:57:14.178Z] #63 9.669 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T15:57:14.391Z] #19 1.582 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T15:57:14.391Z] #19 1.584 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T15:57:14.391Z] #19 1.585 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T15:57:14.391Z] #19 1.587 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:57:14.391Z] #19 1.589 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T15:57:14.391Z] #19 1.590 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T15:57:14.391Z] #19 1.592 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:57:14.391Z] #19 1.592 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T15:57:14.391Z] #19 1.593 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T15:57:14.391Z] #19 1.595 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T15:57:14.391Z] #19 1.598 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T15:57:14.391Z] #19 1.599 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T15:57:14.502Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:57:14.556Z] + docker info [2022-04-19T15:57:14.753Z] #63 ... [2022-04-19T15:57:14.753Z] [2022-04-19T15:57:14.753Z] #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-04-19T15:57:14.753Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:57:14.753Z] #14 21.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T15:57:14.753Z] #14 21.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:57:14.753Z] #14 21.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T15:57:14.831Z] > git --version # timeout=10 [2022-04-19T15:57:14.882Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-19T15:57:14.962Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T15:57:13.432Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-19T15:57:13.563Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:57:13.615Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:57:16.124Z] Client: [2022-04-19T15:57:16.124Z] Context: default [2022-04-19T15:57:16.124Z] Debug Mode: false [2022-04-19T15:57:16.124Z] Plugins: [2022-04-19T15:57:16.124Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-19T15:57:16.124Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-19T15:57:16.124Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-19T15:57:16.124Z] [2022-04-19T15:57:16.124Z] Server: [2022-04-19T15:57:16.124Z] Containers: 0 [2022-04-19T15:57:16.124Z] Running: 0 [2022-04-19T15:57:16.124Z] Paused: 0 [2022-04-19T15:57:16.124Z] Stopped: 0 [2022-04-19T15:57:16.124Z] Images: 11 [2022-04-19T15:57:16.124Z] Server Version: 20.10.9 [2022-04-19T15:57:16.124Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:57:16.124Z] Windows: [2022-04-19T15:57:16.124Z] LCOW: [2022-04-19T15:57:16.124Z] Logging Driver: json-file [2022-04-19T15:57:16.124Z] Plugins: [2022-04-19T15:57:16.124Z] Volume: local [2022-04-19T15:57:16.124Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:57:16.124Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:57:16.124Z] Swarm: inactive [2022-04-19T15:57:16.124Z] Default Isolation: process [2022-04-19T15:57:16.124Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T15:57:16.124Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-19T15:57:16.124Z] OSType: windows [2022-04-19T15:57:16.124Z] Architecture: x86_64 [2022-04-19T15:57:16.124Z] CPUs: 4 [2022-04-19T15:57:16.124Z] Total Memory: 32GiB [2022-04-19T15:57:16.124Z] Name: azwin-2-2f9c50 [2022-04-19T15:57:16.124Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-19T15:57:16.124Z] Docker Root Dir: D:\docker [2022-04-19T15:57:16.124Z] Debug Mode: false [2022-04-19T15:57:16.124Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:16.124Z] Labels: [2022-04-19T15:57:16.124Z] Experimental: true [2022-04-19T15:57:16.124Z] Insecure Registries: [2022-04-19T15:57:16.124Z] 10.0.0.4:5000 [2022-04-19T15:57:16.124Z] 127.0.0.0/8 [2022-04-19T15:57:16.124Z] Registry Mirrors: [2022-04-19T15:57:16.124Z] http://10.0.0.4:5000/ [2022-04-19T15:57:16.124Z] Live Restore Enabled: false [2022-04-19T15:57:16.124Z] Product License: Community Engine [2022-04-19T15:57:16.124Z] [Pipeline] } [Pipeline] // stage [2022-04-19T15:57:16.295Z] + docker version [2022-04-19T15:57:16.295Z] Client: [2022-04-19T15:57:16.295Z] Version: 20.10.9 [2022-04-19T15:57:16.295Z] API version: 1.41 [2022-04-19T15:57:16.295Z] Go version: go1.16.8 [2022-04-19T15:57:16.295Z] Git commit: c2ea9bc [2022-04-19T15:57:16.295Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:57:16.295Z] OS/Arch: windows/amd64 [2022-04-19T15:57:16.295Z] Context: default [2022-04-19T15:57:16.295Z] Experimental: true [2022-04-19T15:57:16.295Z] [2022-04-19T15:57:16.295Z] Server: Docker Engine - Community [2022-04-19T15:57:16.295Z] Engine: [2022-04-19T15:57:16.295Z] Version: 20.10.9 [2022-04-19T15:57:16.295Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:57:16.295Z] Go version: go1.16.8 [2022-04-19T15:57:16.295Z] Git commit: 79ea9d3 [2022-04-19T15:57:16.295Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:57:16.295Z] OS/Arch: windows/amd64 [2022-04-19T15:57:16.295Z] Experimental: true [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [Pipeline] sh [2022-04-19T15:57:17.769Z] + docker info [2022-04-19T15:57:17.769Z] Client: [2022-04-19T15:57:17.769Z] Context: default [2022-04-19T15:57:17.769Z] Debug Mode: false [2022-04-19T15:57:17.769Z] [2022-04-19T15:57:17.769Z] Server: [2022-04-19T15:57:17.769Z] Containers: 0 [2022-04-19T15:57:17.769Z] Running: 0 [2022-04-19T15:57:17.770Z] Paused: 0 [2022-04-19T15:57:17.770Z] Stopped: 0 [2022-04-19T15:57:17.770Z] Images: 11 [2022-04-19T15:57:17.770Z] Server Version: 20.10.9 [2022-04-19T15:57:17.770Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:57:17.770Z] Windows: [2022-04-19T15:57:17.770Z] LCOW: [2022-04-19T15:57:17.770Z] Logging Driver: json-file [2022-04-19T15:57:17.770Z] Plugins: [2022-04-19T15:57:17.770Z] Volume: local [2022-04-19T15:57:17.770Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:57:17.770Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:57:17.770Z] Swarm: inactive [2022-04-19T15:57:17.770Z] Default Isolation: process [2022-04-19T15:57:17.770Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:57:17.770Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T15:57:17.770Z] OSType: windows [2022-04-19T15:57:17.770Z] Architecture: x86_64 [2022-04-19T15:57:17.770Z] CPUs: 4 [2022-04-19T15:57:17.770Z] Total Memory: 32GiB [2022-04-19T15:57:17.770Z] Name: azwin-2-86fbc0 [2022-04-19T15:57:17.770Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T15:57:17.770Z] Docker Root Dir: D:\docker [2022-04-19T15:57:17.770Z] Debug Mode: false [2022-04-19T15:57:17.770Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:17.770Z] Labels: [2022-04-19T15:57:17.770Z] Experimental: true [2022-04-19T15:57:17.770Z] Insecure Registries: [2022-04-19T15:57:17.770Z] 10.0.0.4:5000 [2022-04-19T15:57:17.770Z] 127.0.0.0/8 [2022-04-19T15:57:17.770Z] Registry Mirrors: [2022-04-19T15:57:17.770Z] http://10.0.0.4:5000/ [2022-04-19T15:57:17.770Z] Live Restore Enabled: false [2022-04-19T15:57:17.770Z] Product License: Community Engine [2022-04-19T15:57:17.770Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-19T15:57:18.169Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T15:57:18.169Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e8031538\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T15:57:18.169Z] ---------------------------------------------------------------------------- [2022-04-19T15:57:18.169Z] [2022-04-19T15:57:18.169Z] INFO: executeCI.ps1 starting at Tue Apr 19 15:57:17 CUT 2022 [2022-04-19T15:57:18.169Z] [2022-04-19T15:57:18.169Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T15:57:18.169Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T15:57:18.169Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-19T15:57:18.169Z] INFO: Environment variables: [2022-04-19T15:57:18.169Z] [2022-04-19T15:57:18.169Z] Name Value [2022-04-19T15:57:18.169Z] ---- ----- [2022-04-19T15:57:18.169Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T15:57:18.169Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T15:57:18.169Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T15:57:18.169Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T15:57:18.169Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T15:57:18.169Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T15:57:18.169Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T15:57:18.169Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T15:57:18.169Z] BRANCH_NAME PR-43503 [2022-04-19T15:57:18.169Z] BUILD_DISPLAY_NAME #1 [2022-04-19T15:57:18.169Z] BUILD_ID 1 [2022-04-19T15:57:18.169Z] BUILD_NUMBER 1 [2022-04-19T15:57:18.169Z] BUILD_TAG jenkins-moby-PR-43503-1 [2022-04-19T15:57:18.169Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/ [2022-04-19T15:57:18.169Z] CHANGE_AUTHOR thaJeztah [2022-04-19T15:57:18.169Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-19T15:57:18.169Z] CHANGE_BRANCH optional_kill_signal [2022-04-19T15:57:18.169Z] CHANGE_FORK thaJeztah/docker [2022-04-19T15:57:18.169Z] CHANGE_ID 43503 [2022-04-19T15:57:18.169Z] CHANGE_TARGET master [2022-04-19T15:57:18.169Z] CHANGE_TITLE client: ContainerKill(): don't send signal query-param if none was set [2022-04-19T15:57:18.169Z] CHANGE_URL https://github.com/moby/moby/pull/43503 [2022-04-19T15:57:18.169Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:57:18.169Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T15:57:18.169Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T15:57:18.169Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T15:57:18.169Z] COMPUTERNAME azwin-2-7dd170 [2022-04-19T15:57:18.169Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T15:57:18.169Z] ConfigSequenceNumber 0 [2022-04-19T15:57:18.169Z] DOCKER_BUILDKIT 0 [2022-04-19T15:57:18.169Z] DOCKER_DUT_DEBUG 1 [2022-04-19T15:57:18.169Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T15:57:18.169Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T15:57:18.169Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-19T15:57:18.169Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T15:57:18.169Z] EXECUTOR_NUMBER 0 [2022-04-19T15:57:18.169Z] FQDN azwin-2-7dd170.westus.cloudapp.azure.com [2022-04-19T15:57:18.169Z] GIT_BRANCH PR-43503 [2022-04-19T15:57:18.169Z] GIT_COMMIT b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:18.169Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T15:57:18.169Z] HUDSON_COOKIE 3717b1ce-96b5-4dc8-b7ab-79d0dc89eea5 [2022-04-19T15:57:18.169Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T15:57:18.169Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T15:57:18.169Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T15:57:18.169Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T15:57:18.169Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T15:57:18.169Z] JENKINS_NODE_COOKIE 941361e1-d1c7-41b7-ab80-7cb7e63b189f [2022-04-19T15:57:18.169Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T15:57:18.169Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T15:57:18.169Z] JOB_BASE_NAME PR-43503 [2022-04-19T15:57:18.169Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/display/redirect [2022-04-19T15:57:18.169Z] JOB_NAME moby/PR-43503 [2022-04-19T15:57:18.169Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/ [2022-04-19T15:57:18.169Z] library.jps.version master [2022-04-19T15:57:18.169Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T15:57:18.169Z] NODE_LABELS amd64 azure azwin-2-7dd170 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-19T15:57:18.169Z] NODE_NAME azwin-2-7dd170 [2022-04-19T15:57:18.169Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T15:57:18.169Z] OS Windows_NT [2022-04-19T15:57:18.169Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T15:57:18.170Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T15:57:18.170Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T15:57:18.170Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-19T15:57:18.170Z] PROCESSOR_LEVEL 6 [2022-04-19T15:57:18.170Z] PROCESSOR_REVISION 5507 [2022-04-19T15:57:18.170Z] ProgramData C:\ProgramData [2022-04-19T15:57:18.170Z] ProgramFiles C:\Program Files [2022-04-19T15:57:18.170Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T15:57:18.170Z] ProgramW6432 C:\Program Files [2022-04-19T15:57:18.170Z] PROMPT $P$G [2022-04-19T15:57:18.170Z] PSExecutionPolicyPreference Bypass [2022-04-19T15:57:18.170Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T15:57:18.170Z] PUBLIC C:\Users\Public [2022-04-19T15:57:18.170Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=artif... [2022-04-19T15:57:18.170Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=changes [2022-04-19T15:57:18.170Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect [2022-04-19T15:57:18.170Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=tests [2022-04-19T15:57:18.170Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T15:57:18.170Z] SOURCES_DRIVE d [2022-04-19T15:57:18.170Z] SOURCES_SUBDIR gopath [2022-04-19T15:57:18.170Z] STAGE_NAME Run tests [2022-04-19T15:57:18.170Z] SystemDrive C: [2022-04-19T15:57:18.170Z] SystemRoot C:\Windows [2022-04-19T15:57:18.170Z] TEMP C:\Windows\TEMP [2022-04-19T15:57:18.170Z] TESTDEBUG 0 [2022-04-19T15:57:18.170Z] TESTRUN_DRIVE d [2022-04-19T15:57:18.170Z] TESTRUN_SUBDIR CI [2022-04-19T15:57:18.170Z] TIMEOUT 120m [2022-04-19T15:57:18.170Z] TMP C:\Windows\TEMP [2022-04-19T15:57:18.170Z] USERDOMAIN WORKGROUP [2022-04-19T15:57:18.170Z] USERNAME azwin-2-7dd170$ [2022-04-19T15:57:18.170Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T15:57:18.170Z] windir C:\Windows [2022-04-19T15:57:18.170Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T15:57:18.170Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-19T15:57:18.170Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T15:57:18.170Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T15:57:18.170Z] [2022-04-19T15:57:18.170Z] [2022-04-19T15:57:18.170Z] [2022-04-19T15:57:18.624Z] INFO: Sources under d:\gopath\... [2022-04-19T15:57:18.624Z] INFO: Test run under d:\CI\... [2022-04-19T15:57:18.624Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T15:57:18.624Z] INFO: docker/docker repository was found [2022-04-19T15:57:18.624Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-19T15:57:18.624Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-19T15:57:18.624Z] INFO: Docker version of control daemon [2022-04-19T15:57:18.624Z] [2022-04-19T15:57:18.624Z] Client: [2022-04-19T15:57:18.624Z] Version: 20.10.9 [2022-04-19T15:57:18.624Z] API version: 1.41 [2022-04-19T15:57:18.624Z] Go version: go1.16.8 [2022-04-19T15:57:18.624Z] Git commit: c2ea9bc [2022-04-19T15:57:18.624Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:57:18.624Z] OS/Arch: windows/amd64 [2022-04-19T15:57:18.624Z] Context: default [2022-04-19T15:57:18.624Z] Experimental: true [2022-04-19T15:57:18.624Z] [2022-04-19T15:57:18.624Z] Server: Docker Engine - Community [2022-04-19T15:57:18.624Z] Engine: [2022-04-19T15:57:18.624Z] Version: 20.10.9 [2022-04-19T15:57:18.624Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:57:18.624Z] Go version: go1.16.8 [2022-04-19T15:57:18.624Z] Git commit: 79ea9d3 [2022-04-19T15:57:18.624Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:57:18.624Z] OS/Arch: windows/amd64 [2022-04-19T15:57:18.624Z] Experimental: true [2022-04-19T15:57:18.624Z] [2022-04-19T15:57:18.624Z] INFO: Docker info of control daemon [2022-04-19T15:57:18.624Z] [2022-04-19T15:57:19.094Z] Client: [2022-04-19T15:57:19.094Z] Context: default [2022-04-19T15:57:19.094Z] Debug Mode: false [2022-04-19T15:57:19.094Z] [2022-04-19T15:57:19.094Z] Server: [2022-04-19T15:57:19.094Z] Containers: 0 [2022-04-19T15:57:19.094Z] Running: 0 [2022-04-19T15:57:19.094Z] Paused: 0 [2022-04-19T15:57:19.094Z] Stopped: 0 [2022-04-19T15:57:19.094Z] Images: 11 [2022-04-19T15:57:19.094Z] Server Version: 20.10.9 [2022-04-19T15:57:19.094Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:57:19.094Z] Windows: [2022-04-19T15:57:19.094Z] LCOW: [2022-04-19T15:57:19.094Z] Logging Driver: json-file [2022-04-19T15:57:19.094Z] Plugins: [2022-04-19T15:57:19.094Z] Volume: local [2022-04-19T15:57:19.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:57:19.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:57:19.094Z] Swarm: inactive [2022-04-19T15:57:19.094Z] Default Isolation: process [2022-04-19T15:57:19.094Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:57:19.094Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T15:57:19.094Z] OSType: windows [2022-04-19T15:57:19.094Z] Architecture: x86_64 [2022-04-19T15:57:19.094Z] CPUs: 4 [2022-04-19T15:57:19.094Z] Total Memory: 32GiB [2022-04-19T15:57:19.094Z] Name: azwin-2-7dd170 [2022-04-19T15:57:19.094Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T15:57:19.094Z] Docker Root Dir: D:\docker [2022-04-19T15:57:19.094Z] Debug Mode: false [2022-04-19T15:57:19.094Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:19.094Z] Labels: [2022-04-19T15:57:19.094Z] Experimental: true [2022-04-19T15:57:19.094Z] Insecure Registries: [2022-04-19T15:57:19.094Z] 10.0.0.4:5000 [2022-04-19T15:57:19.094Z] 127.0.0.0/8 [2022-04-19T15:57:19.094Z] Registry Mirrors: [2022-04-19T15:57:19.094Z] http://10.0.0.4:5000/ [2022-04-19T15:57:19.094Z] Live Restore Enabled: false [2022-04-19T15:57:19.094Z] Product License: Community Engine [2022-04-19T15:57:19.094Z] [2022-04-19T15:57:19.094Z] [2022-04-19T15:57:19.094Z] INFO: Commit hash is b365924ec3 [2022-04-19T15:57:19.094Z] INFO: Nuke-Everything... [2022-04-19T15:57:19.094Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T15:57:19.094Z] INFO: Nuking d:\CI [2022-04-19T15:57:19.094Z] INFO: Zapped successfully [2022-04-19T15:57:19.094Z] INFO: Location for testing is d:\CI\PR-43503\1 [2022-04-19T15:57:19.094Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T15:57:19.094Z] [2022-04-19T15:57:19.094Z] [2022-04-19T15:57:19.094Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 15:57:19... [2022-04-19T15:57:19.094Z] [2022-04-19T15:57:20.055Z] #14 26.28 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T15:57:20.055Z] #14 26.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:57:20.055Z] #14 26.29 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T15:57:20.964Z] #19 7.229 Fetched 48.9 MB in 7s (7272 kB/s) [2022-04-19T15:57:21.000Z] #14 ... [2022-04-19T15:57:21.000Z] [2022-04-19T15:57:21.000Z] #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-04-19T15:57:21.000Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:57:21.000Z] #60 17.45 + cd /tmp/tmp.65sryDDUYx/src/github.com/containerd/containerd [2022-04-19T15:57:21.000Z] #60 17.45 + git checkout -q v1.6.2 [2022-04-19T15:57:21.957Z] #60 18.33 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T15:57:21.957Z] #60 18.33 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T15:57:21.957Z] #60 18.33 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T15:57:21.957Z] #60 18.33 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T15:57:21.957Z] #60 18.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T15:57:21.957Z] #60 18.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T15:57:21.957Z] #60 18.33 + '[' '' = dynamic ']' [2022-04-19T15:57:21.957Z] #60 18.33 + make [2022-04-19T15:57:22.529Z] #60 19.15 + bin/ctr [2022-04-19T15:57:22.919Z] #19 7.229 Reading package lists... [2022-04-19T15:57:24.866Z] Sending build context to Docker daemon 66.3MB [2022-04-19T15:57:24.866Z] [2022-04-19T15:57:24.866Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T15:57:24.866Z] ---> aa8714eb8356 [2022-04-19T15:57:24.866Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> 790b5cd40ab0 [2022-04-19T15:57:24.866Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> 2924b8ca89df [2022-04-19T15:57:24.866Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> b29404bf77b1 [2022-04-19T15:57:24.866Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> 3b1b35ecf857 [2022-04-19T15:57:24.866Z] 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-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> ef9e2d60d890 [2022-04-19T15:57:24.866Z] 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-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> 2c53841d71b4 [2022-04-19T15:57:24.866Z] 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-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> 45e2a2deb8fe [2022-04-19T15:57:24.866Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> 2f55555e9673 [2022-04-19T15:57:24.866Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T15:57:24.866Z] ---> Using cache [2022-04-19T15:57:24.866Z] ---> 14297d358e8a [2022-04-19T15:57:24.866Z] Step 11/11 : COPY . . [2022-04-19T15:57:26.217Z] #19 10.26 Reading package lists... [2022-04-19T15:57:26.786Z] #19 13.26 Building dependency tree... [2022-04-19T15:57:27.140Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T15:57:27.141Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2dd8508f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T15:57:27.141Z] ---------------------------------------------------------------------------- [2022-04-19T15:57:27.141Z] [2022-04-19T15:57:27.141Z] INFO: executeCI.ps1 starting at Tue Apr 19 15:57:26 CUT 2022 [2022-04-19T15:57:27.141Z] [2022-04-19T15:57:27.141Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T15:57:27.141Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T15:57:27.141Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-19T15:57:27.141Z] INFO: Environment variables: [2022-04-19T15:57:27.141Z] [2022-04-19T15:57:27.141Z] Name Value [2022-04-19T15:57:27.141Z] ---- ----- [2022-04-19T15:57:27.141Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T15:57:27.141Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T15:57:27.141Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T15:57:27.141Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T15:57:27.141Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T15:57:27.141Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T15:57:27.141Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T15:57:27.141Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T15:57:27.141Z] BRANCH_NAME PR-43503 [2022-04-19T15:57:27.141Z] BUILD_DISPLAY_NAME #1 [2022-04-19T15:57:27.141Z] BUILD_ID 1 [2022-04-19T15:57:27.141Z] BUILD_NUMBER 1 [2022-04-19T15:57:27.141Z] BUILD_TAG jenkins-moby-PR-43503-1 [2022-04-19T15:57:27.141Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/ [2022-04-19T15:57:27.141Z] CHANGE_AUTHOR thaJeztah [2022-04-19T15:57:27.141Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-19T15:57:27.141Z] CHANGE_BRANCH optional_kill_signal [2022-04-19T15:57:27.141Z] CHANGE_FORK thaJeztah/docker [2022-04-19T15:57:27.141Z] CHANGE_ID 43503 [2022-04-19T15:57:27.141Z] CHANGE_TARGET master [2022-04-19T15:57:27.141Z] CHANGE_TITLE client: ContainerKill(): don't send signal query-param if none was set [2022-04-19T15:57:27.141Z] CHANGE_URL https://github.com/moby/moby/pull/43503 [2022-04-19T15:57:27.141Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:57:27.141Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T15:57:27.141Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T15:57:27.141Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T15:57:27.141Z] COMPUTERNAME azwin-2-86fbc0 [2022-04-19T15:57:27.141Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T15:57:27.141Z] ConfigSequenceNumber 0 [2022-04-19T15:57:27.141Z] DOCKER_BUILDKIT 0 [2022-04-19T15:57:27.141Z] DOCKER_DUT_DEBUG 1 [2022-04-19T15:57:27.141Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T15:57:27.141Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T15:57:27.141Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T15:57:27.141Z] EXECUTOR_NUMBER 0 [2022-04-19T15:57:27.141Z] FQDN azwin-2-86fbc0.westus.cloudapp.azure.com [2022-04-19T15:57:27.141Z] GIT_BRANCH PR-43503 [2022-04-19T15:57:27.141Z] GIT_COMMIT b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:27.141Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T15:57:27.141Z] HUDSON_COOKIE cc092bc2-46f9-4276-9f67-e0ae9174cd5c [2022-04-19T15:57:27.141Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T15:57:27.141Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T15:57:27.141Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T15:57:27.141Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T15:57:27.141Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T15:57:27.141Z] JENKINS_NODE_COOKIE 1cd656d4-d561-4761-8135-af3f126d7e68 [2022-04-19T15:57:27.141Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T15:57:27.141Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T15:57:27.141Z] JOB_BASE_NAME PR-43503 [2022-04-19T15:57:27.141Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/display/redirect [2022-04-19T15:57:27.141Z] JOB_NAME moby/PR-43503 [2022-04-19T15:57:27.141Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/ [2022-04-19T15:57:27.141Z] library.jps.version master [2022-04-19T15:57:27.141Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T15:57:27.141Z] NODE_LABELS amd64 azure azwin-2-86fbc0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-19T15:57:27.141Z] NODE_NAME azwin-2-86fbc0 [2022-04-19T15:57:27.141Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T15:57:27.141Z] OS Windows_NT [2022-04-19T15:57:27.141Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T15:57:27.141Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T15:57:27.141Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T15:57:27.141Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-19T15:57:27.141Z] PROCESSOR_LEVEL 6 [2022-04-19T15:57:27.141Z] PROCESSOR_REVISION 4f01 [2022-04-19T15:57:27.141Z] ProgramData C:\ProgramData [2022-04-19T15:57:27.141Z] ProgramFiles C:\Program Files [2022-04-19T15:57:27.141Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T15:57:27.141Z] ProgramW6432 C:\Program Files [2022-04-19T15:57:27.141Z] PROMPT $P$G [2022-04-19T15:57:27.141Z] PSExecutionPolicyPreference Bypass [2022-04-19T15:57:27.141Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T15:57:27.141Z] PUBLIC C:\Users\Public [2022-04-19T15:57:27.141Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=artif... [2022-04-19T15:57:27.141Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=changes [2022-04-19T15:57:27.141Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect [2022-04-19T15:57:27.141Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=tests [2022-04-19T15:57:27.141Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T15:57:27.141Z] SOURCES_DRIVE d [2022-04-19T15:57:27.141Z] SOURCES_SUBDIR gopath [2022-04-19T15:57:27.141Z] STAGE_NAME Run tests [2022-04-19T15:57:27.141Z] SystemDrive C: [2022-04-19T15:57:27.141Z] SystemRoot C:\Windows [2022-04-19T15:57:27.141Z] TEMP C:\Windows\TEMP [2022-04-19T15:57:27.141Z] TESTDEBUG 0 [2022-04-19T15:57:27.141Z] TESTRUN_DRIVE d [2022-04-19T15:57:27.141Z] TESTRUN_SUBDIR CI [2022-04-19T15:57:27.141Z] TIMEOUT 120m [2022-04-19T15:57:27.141Z] TMP C:\Windows\TEMP [2022-04-19T15:57:27.141Z] USERDOMAIN WORKGROUP [2022-04-19T15:57:27.141Z] USERNAME azwin-2-86fbc0$ [2022-04-19T15:57:27.141Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T15:57:27.141Z] windir C:\Windows [2022-04-19T15:57:27.141Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T15:57:27.141Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-19T15:57:27.141Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T15:57:27.141Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T15:57:27.141Z] [2022-04-19T15:57:27.141Z] [2022-04-19T15:57:27.141Z] [2022-04-19T15:57:27.141Z] INFO: Sources under d:\gopath\... [2022-04-19T15:57:27.141Z] INFO: Test run under d:\CI\... [2022-04-19T15:57:27.141Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T15:57:27.141Z] INFO: docker/docker repository was found [2022-04-19T15:57:27.358Z] #19 14.47 The following additional packages will be installed: [2022-04-19T15:57:27.358Z] #19 14.47 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-19T15:57:27.358Z] #19 14.47 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.47 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.47 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-19T15:57:27.358Z] #19 14.47 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.47 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.47 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-19T15:57:27.358Z] #19 14.47 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-19T15:57:27.358Z] #19 14.47 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.47 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.48 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-19T15:57:27.358Z] #19 14.48 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-19T15:57:27.358Z] #19 14.48 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-19T15:57:27.358Z] #19 14.48 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-19T15:57:27.358Z] #19 14.48 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.48 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-19T15:57:27.358Z] #19 14.48 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-19T15:57:27.358Z] #19 14.48 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-19T15:57:27.358Z] #19 14.48 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-19T15:57:27.358Z] #19 14.48 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-19T15:57:27.358Z] #19 14.48 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-19T15:57:27.359Z] #19 14.48 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-19T15:57:27.359Z] #19 14.48 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-19T15:57:27.359Z] #19 14.48 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-19T15:57:27.359Z] #19 14.48 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-19T15:57:27.359Z] #19 14.48 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-19T15:57:27.359Z] #19 14.48 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-19T15:57:27.359Z] #19 14.48 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-19T15:57:27.359Z] #19 14.48 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-19T15:57:27.359Z] #19 14.48 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-19T15:57:27.359Z] #19 14.48 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-19T15:57:27.359Z] #19 14.48 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-19T15:57:27.359Z] #19 14.48 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-19T15:57:27.359Z] #19 14.48 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-19T15:57:27.359Z] #19 14.48 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-19T15:57:27.359Z] #19 14.48 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-19T15:57:27.359Z] #19 14.48 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-19T15:57:27.359Z] #19 14.48 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-19T15:57:27.359Z] #19 14.48 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-19T15:57:27.359Z] #19 14.48 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-19T15:57:27.359Z] #19 14.48 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-19T15:57:27.359Z] #19 14.48 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-19T15:57:27.359Z] #19 14.48 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-19T15:57:27.359Z] #19 14.48 linux-libc-dev-s390x-cross patch xz-utils [2022-04-19T15:57:27.359Z] #19 14.49 Suggested packages: [2022-04-19T15:57:27.359Z] #19 14.49 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-19T15:57:27.359Z] #19 14.49 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-19T15:57:27.359Z] #19 14.49 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-19T15:57:27.359Z] #19 14.49 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-19T15:57:27.359Z] #19 14.49 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-19T15:57:27.359Z] #19 14.49 libyaml-shell-perl ed diffutils-doc [2022-04-19T15:57:27.359Z] #19 14.49 Recommended packages: [2022-04-19T15:57:27.359Z] #19 14.49 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-19T15:57:27.359Z] #19 14.49 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-19T15:57:27.613Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-19T15:57:27.613Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-19T15:57:27.613Z] INFO: Docker version of control daemon [2022-04-19T15:57:27.613Z] [2022-04-19T15:57:27.613Z] Client: [2022-04-19T15:57:27.613Z] Version: 20.10.9 [2022-04-19T15:57:27.613Z] API version: 1.41 [2022-04-19T15:57:27.613Z] Go version: go1.16.8 [2022-04-19T15:57:27.613Z] Git commit: c2ea9bc [2022-04-19T15:57:27.613Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:57:27.613Z] OS/Arch: windows/amd64 [2022-04-19T15:57:27.613Z] Context: default [2022-04-19T15:57:27.613Z] Experimental: true [2022-04-19T15:57:27.613Z] [2022-04-19T15:57:27.613Z] Server: Docker Engine - Community [2022-04-19T15:57:27.613Z] Engine: [2022-04-19T15:57:27.614Z] Version: 20.10.9 [2022-04-19T15:57:27.614Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:57:27.614Z] Go version: go1.16.8 [2022-04-19T15:57:27.614Z] Git commit: 79ea9d3 [2022-04-19T15:57:27.614Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:57:27.614Z] OS/Arch: windows/amd64 [2022-04-19T15:57:27.614Z] Experimental: true [2022-04-19T15:57:27.614Z] [2022-04-19T15:57:27.614Z] INFO: Docker info of control daemon [2022-04-19T15:57:27.614Z] [2022-04-19T15:57:27.614Z] Client: [2022-04-19T15:57:27.614Z] Context: default [2022-04-19T15:57:27.614Z] Debug Mode: false [2022-04-19T15:57:27.614Z] [2022-04-19T15:57:27.614Z] Server: [2022-04-19T15:57:27.614Z] Containers: 0 [2022-04-19T15:57:27.614Z] Running: 0 [2022-04-19T15:57:27.614Z] Paused: 0 [2022-04-19T15:57:27.614Z] Stopped: 0 [2022-04-19T15:57:27.614Z] Images: 11 [2022-04-19T15:57:27.614Z] Server Version: 20.10.9 [2022-04-19T15:57:27.614Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-19T15:57:27.614Z] LCOW: [2022-04-19T15:57:27.614Z] Windows: [2022-04-19T15:57:27.614Z] Logging Driver: json-file [2022-04-19T15:57:27.614Z] Plugins: [2022-04-19T15:57:27.614Z] Volume: local [2022-04-19T15:57:27.614Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:57:27.614Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:57:27.614Z] Swarm: inactive [2022-04-19T15:57:27.614Z] Default Isolation: process [2022-04-19T15:57:27.614Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:57:27.614Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-19T15:57:27.614Z] OSType: windows [2022-04-19T15:57:27.614Z] Architecture: x86_64 [2022-04-19T15:57:27.614Z] CPUs: 4 [2022-04-19T15:57:27.614Z] Total Memory: 32GiB [2022-04-19T15:57:27.614Z] Name: azwin-2-86fbc0 [2022-04-19T15:57:27.614Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-19T15:57:27.614Z] Docker Root Dir: D:\docker [2022-04-19T15:57:27.614Z] Debug Mode: false [2022-04-19T15:57:27.614Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:27.614Z] Labels: [2022-04-19T15:57:27.614Z] Experimental: true [2022-04-19T15:57:27.614Z] Insecure Registries: [2022-04-19T15:57:27.614Z] 10.0.0.4:5000 [2022-04-19T15:57:27.614Z] 127.0.0.0/8 [2022-04-19T15:57:27.614Z] Registry Mirrors: [2022-04-19T15:57:27.614Z] http://10.0.0.4:5000/ [2022-04-19T15:57:27.614Z] Live Restore Enabled: false [2022-04-19T15:57:27.614Z] Product License: Community Engine [2022-04-19T15:57:27.614Z] [2022-04-19T15:57:27.614Z] [2022-04-19T15:57:27.614Z] INFO: Commit hash is b365924ec3 [2022-04-19T15:57:27.614Z] INFO: Nuke-Everything... [2022-04-19T15:57:28.082Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T15:57:28.082Z] INFO: Nuking d:\CI [2022-04-19T15:57:28.082Z] INFO: Zapped successfully [2022-04-19T15:57:28.082Z] INFO: Location for testing is d:\CI\PR-43503\1 [2022-04-19T15:57:28.551Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T15:57:28.551Z] [2022-04-19T15:57:28.551Z] [2022-04-19T15:57:28.551Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 15:57:28... [2022-04-19T15:57:28.551Z] [2022-04-19T15:57:28.742Z] #19 15.68 The following NEW packages will be installed: [2022-04-19T15:57:28.742Z] #19 15.68 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-19T15:57:28.742Z] #19 15.68 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-19T15:57:28.742Z] #19 15.68 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-19T15:57:28.742Z] #19 15.68 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-19T15:57:28.742Z] #19 15.68 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-19T15:57:28.742Z] #19 15.68 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-19T15:57:28.742Z] #19 15.68 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-19T15:57:28.742Z] #19 15.68 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-19T15:57:28.742Z] #19 15.68 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-19T15:57:28.742Z] #19 15.68 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-19T15:57:28.742Z] #19 15.68 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-19T15:57:28.742Z] #19 15.68 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-19T15:57:28.742Z] #19 15.68 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-19T15:57:28.742Z] #19 15.68 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-19T15:57:28.742Z] #19 15.68 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-19T15:57:28.742Z] #19 15.68 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-19T15:57:28.742Z] #19 15.68 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-19T15:57:28.742Z] #19 15.68 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-19T15:57:28.742Z] #19 15.68 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-19T15:57:28.742Z] #19 15.68 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-19T15:57:28.742Z] #19 15.68 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-19T15:57:28.742Z] #19 15.68 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-19T15:57:28.742Z] #19 15.68 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-19T15:57:28.742Z] #19 15.68 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-19T15:57:28.742Z] #19 15.68 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-19T15:57:28.742Z] #19 15.68 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-19T15:57:28.742Z] #19 15.68 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-19T15:57:28.742Z] #19 15.68 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-19T15:57:28.742Z] #19 15.68 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-19T15:57:28.742Z] #19 15.68 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-19T15:57:28.742Z] #19 15.68 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-19T15:57:28.742Z] #19 15.68 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-19T15:57:28.742Z] #19 15.69 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-19T15:57:28.742Z] #19 15.69 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-19T15:57:28.742Z] #19 15.69 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-19T15:57:28.742Z] #19 15.69 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-19T15:57:28.742Z] #19 15.69 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-19T15:57:28.742Z] #19 15.69 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-19T15:57:28.742Z] #19 15.69 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-19T15:57:28.742Z] #19 15.69 linux-libc-dev-s390x-cross patch xz-utils [2022-04-19T15:57:28.742Z] #19 15.99 0 upgraded, 133 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:57:28.742Z] #19 15.99 Need to get 787 MB of archives. [2022-04-19T15:57:28.742Z] #19 15.99 After this operation, 3385 MB of additional disk space will be used. [2022-04-19T15:57:28.742Z] #19 15.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-19T15:57:28.742Z] #19 16.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T15:57:28.742Z] #19 16.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-19T15:57:28.742Z] #19 16.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-19T15:57:28.742Z] #19 16.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-19T15:57:28.742Z] #19 16.03 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-19T15:57:28.742Z] #19 16.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-19T15:57:28.742Z] #19 16.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-19T15:57:28.742Z] #19 16.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-19T15:57:29.002Z] #19 16.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-19T15:57:29.002Z] #19 16.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-19T15:57:29.002Z] #19 16.19 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-04-19T15:57:29.003Z] #19 16.19 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-04-19T15:57:29.144Z] #60 ... [2022-04-19T15:57:29.144Z] [2022-04-19T15:57:29.144Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T15:57:29.144Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:57:29.144Z] #14 28.44 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T15:57:29.144Z] #14 28.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:57:29.144Z] #14 28.45 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T15:57:29.144Z] #14 30.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T15:57:29.144Z] #14 30.74 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:57:29.144Z] #14 30.75 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T15:57:29.144Z] #14 34.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T15:57:29.144Z] #14 34.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:57:29.144Z] #14 34.44 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T15:57:29.357Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-19T15:57:29.357Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8c930c5e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-19T15:57:29.357Z] ---------------------------------------------------------------------------- [2022-04-19T15:57:29.357Z] [2022-04-19T15:57:29.357Z] INFO: executeCI.ps1 starting at Tue Apr 19 15:57:28 CUT 2022 [2022-04-19T15:57:29.357Z] [2022-04-19T15:57:29.357Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-19T15:57:29.357Z] INFO: Running git version 2.24.1.windows.2 [2022-04-19T15:57:29.357Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-19T15:57:29.357Z] INFO: Environment variables: [2022-04-19T15:57:29.357Z] [2022-04-19T15:57:29.357Z] Name Value [2022-04-19T15:57:29.357Z] ---- ----- [2022-04-19T15:57:29.357Z] ALLUSERSPROFILE C:\ProgramData [2022-04-19T15:57:29.357Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-19T15:57:29.357Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-19T15:57:29.357Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-19T15:57:29.357Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-19T15:57:29.357Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-19T15:57:29.357Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-19T15:57:29.357Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-19T15:57:29.357Z] BRANCH_NAME PR-43503 [2022-04-19T15:57:29.357Z] BUILD_DISPLAY_NAME #1 [2022-04-19T15:57:29.357Z] BUILD_ID 1 [2022-04-19T15:57:29.357Z] BUILD_NUMBER 1 [2022-04-19T15:57:29.357Z] BUILD_TAG jenkins-moby-PR-43503-1 [2022-04-19T15:57:29.357Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/ [2022-04-19T15:57:29.357Z] CHANGE_AUTHOR thaJeztah [2022-04-19T15:57:29.357Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-19T15:57:29.357Z] CHANGE_BRANCH optional_kill_signal [2022-04-19T15:57:29.357Z] CHANGE_FORK thaJeztah/docker [2022-04-19T15:57:29.357Z] CHANGE_ID 43503 [2022-04-19T15:57:29.357Z] CHANGE_TARGET master [2022-04-19T15:57:29.357Z] CHANGE_TITLE client: ContainerKill(): don't send signal query-param if none was set [2022-04-19T15:57:29.357Z] CHANGE_URL https://github.com/moby/moby/pull/43503 [2022-04-19T15:57:29.357Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:57:29.357Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-19T15:57:29.357Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-19T15:57:29.357Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-19T15:57:29.357Z] COMPUTERNAME azwin-2-2f9c50 [2022-04-19T15:57:29.357Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-19T15:57:29.357Z] ConfigSequenceNumber 0 [2022-04-19T15:57:29.357Z] DOCKER_BUILDKIT 0 [2022-04-19T15:57:29.357Z] DOCKER_DUT_DEBUG 1 [2022-04-19T15:57:29.357Z] DOCKER_EXPERIMENTAL 1 [2022-04-19T15:57:29.357Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-19T15:57:29.357Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-19T15:57:29.357Z] EXECUTOR_NUMBER 0 [2022-04-19T15:57:29.357Z] FQDN azwin-2-2f9c50.westus.cloudapp.azure.com [2022-04-19T15:57:29.357Z] GIT_BRANCH PR-43503 [2022-04-19T15:57:29.357Z] GIT_COMMIT b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:29.357Z] GIT_URL https://github.com/moby/moby.git [2022-04-19T15:57:29.357Z] HUDSON_COOKIE 8b0018fa-0258-4026-bd53-a9526eb30040 [2022-04-19T15:57:29.357Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-19T15:57:29.357Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-19T15:57:29.357Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-19T15:57:29.357Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-19T15:57:29.357Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-19T15:57:29.357Z] JENKINS_NODE_COOKIE e799277e-f780-4f75-b978-8b8836be7bab [2022-04-19T15:57:29.357Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-19T15:57:29.357Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-19T15:57:29.357Z] JOB_BASE_NAME PR-43503 [2022-04-19T15:57:29.357Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/display/redirect [2022-04-19T15:57:29.357Z] JOB_NAME moby/PR-43503 [2022-04-19T15:57:29.357Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/ [2022-04-19T15:57:29.357Z] library.jps.version master [2022-04-19T15:57:29.357Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-19T15:57:29.357Z] NODE_LABELS amd64 azure azwin-2-2f9c50 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-19T15:57:29.357Z] NODE_NAME azwin-2-2f9c50 [2022-04-19T15:57:29.357Z] NUMBER_OF_PROCESSORS 4 [2022-04-19T15:57:29.357Z] OS Windows_NT [2022-04-19T15:57:29.357Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-19T15:57:29.357Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-19T15:57:29.358Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-19T15:57:29.358Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-19T15:57:29.358Z] PROCESSOR_LEVEL 6 [2022-04-19T15:57:29.358Z] PROCESSOR_REVISION 4f01 [2022-04-19T15:57:29.358Z] ProgramData C:\ProgramData [2022-04-19T15:57:29.358Z] ProgramFiles C:\Program Files [2022-04-19T15:57:29.358Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-19T15:57:29.358Z] ProgramW6432 C:\Program Files [2022-04-19T15:57:29.358Z] PROMPT $P$G [2022-04-19T15:57:29.358Z] PSExecutionPolicyPreference Bypass [2022-04-19T15:57:29.358Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-19T15:57:29.358Z] PUBLIC C:\Users\Public [2022-04-19T15:57:29.358Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=artif... [2022-04-19T15:57:29.358Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=changes [2022-04-19T15:57:29.358Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect [2022-04-19T15:57:29.358Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43503/1/display/redirect?page=tests [2022-04-19T15:57:29.358Z] SKIP_VALIDATION_TESTS 1 [2022-04-19T15:57:29.358Z] SOURCES_DRIVE d [2022-04-19T15:57:29.358Z] SOURCES_SUBDIR gopath [2022-04-19T15:57:29.358Z] STAGE_NAME Run tests [2022-04-19T15:57:29.358Z] SystemDrive C: [2022-04-19T15:57:29.358Z] SystemRoot C:\Windows [2022-04-19T15:57:29.358Z] TEMP C:\Windows\TEMP [2022-04-19T15:57:29.358Z] TESTDEBUG 0 [2022-04-19T15:57:29.358Z] TESTRUN_DRIVE d [2022-04-19T15:57:29.358Z] TESTRUN_SUBDIR CI [2022-04-19T15:57:29.358Z] TIMEOUT 120m [2022-04-19T15:57:29.358Z] TMP C:\Windows\TEMP [2022-04-19T15:57:29.358Z] USERDOMAIN WORKGROUP [2022-04-19T15:57:29.358Z] USERNAME azwin-2-2f9c50$ [2022-04-19T15:57:29.358Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-19T15:57:29.358Z] windir C:\Windows [2022-04-19T15:57:29.358Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-19T15:57:29.358Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-19T15:57:29.358Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-19T15:57:29.358Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-19T15:57:29.358Z] [2022-04-19T15:57:29.358Z] [2022-04-19T15:57:29.358Z] [2022-04-19T15:57:29.358Z] INFO: Sources under d:\gopath\... [2022-04-19T15:57:29.358Z] INFO: Test run under d:\CI\... [2022-04-19T15:57:29.358Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-19T15:57:29.358Z] INFO: docker/docker repository was found [2022-04-19T15:57:29.358Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-19T15:57:29.358Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-19T15:57:29.358Z] INFO: Docker version of control daemon [2022-04-19T15:57:29.358Z] [2022-04-19T15:57:29.827Z] Client: [2022-04-19T15:57:29.827Z] Version: 20.10.9 [2022-04-19T15:57:29.827Z] API version: 1.41 [2022-04-19T15:57:29.827Z] Go version: go1.16.8 [2022-04-19T15:57:29.827Z] Git commit: c2ea9bc [2022-04-19T15:57:29.827Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-19T15:57:29.827Z] OS/Arch: windows/amd64 [2022-04-19T15:57:29.827Z] Context: default [2022-04-19T15:57:29.827Z] Experimental: true [2022-04-19T15:57:29.827Z] [2022-04-19T15:57:29.827Z] Server: Docker Engine - Community [2022-04-19T15:57:29.827Z] Engine: [2022-04-19T15:57:29.827Z] Version: 20.10.9 [2022-04-19T15:57:29.827Z] API version: 1.41 (minimum version 1.24) [2022-04-19T15:57:29.827Z] Go version: go1.16.8 [2022-04-19T15:57:29.827Z] Git commit: 79ea9d3 [2022-04-19T15:57:29.827Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-19T15:57:29.827Z] OS/Arch: windows/amd64 [2022-04-19T15:57:29.827Z] Experimental: true [2022-04-19T15:57:29.827Z] [2022-04-19T15:57:29.827Z] INFO: Docker info of control daemon [2022-04-19T15:57:29.827Z] [2022-04-19T15:57:29.940Z] #19 17.04 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-04-19T15:57:29.940Z] #19 17.04 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-04-19T15:57:30.297Z] Client: [2022-04-19T15:57:30.297Z] Context: default [2022-04-19T15:57:30.297Z] Debug Mode: false [2022-04-19T15:57:30.297Z] Plugins: [2022-04-19T15:57:30.297Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-19T15:57:30.297Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-19T15:57:30.297Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-19T15:57:30.297Z] [2022-04-19T15:57:30.297Z] Server: [2022-04-19T15:57:30.297Z] Containers: 0 [2022-04-19T15:57:30.297Z] Running: 0 [2022-04-19T15:57:30.297Z] Paused: 0 [2022-04-19T15:57:30.297Z] Stopped: 0 [2022-04-19T15:57:30.297Z] Images: 11 [2022-04-19T15:57:30.297Z] Server Version: 20.10.9 [2022-04-19T15:57:30.297Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-19T15:57:30.297Z] Windows: [2022-04-19T15:57:30.297Z] LCOW: [2022-04-19T15:57:30.297Z] Logging Driver: json-file [2022-04-19T15:57:30.297Z] Plugins: [2022-04-19T15:57:30.297Z] Volume: local [2022-04-19T15:57:30.297Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:57:30.297Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:57:30.297Z] Swarm: inactive [2022-04-19T15:57:30.297Z] Default Isolation: process [2022-04-19T15:57:30.297Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T15:57:30.297Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-19T15:57:30.297Z] OSType: windows [2022-04-19T15:57:30.297Z] Architecture: x86_64 [2022-04-19T15:57:30.297Z] CPUs: 4 [2022-04-19T15:57:30.297Z] Total Memory: 32GiB [2022-04-19T15:57:30.297Z] Name: azwin-2-2f9c50 [2022-04-19T15:57:30.297Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-19T15:57:30.297Z] Docker Root Dir: D:\docker [2022-04-19T15:57:30.297Z] Debug Mode: false [2022-04-19T15:57:30.297Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:57:30.297Z] Labels: [2022-04-19T15:57:30.297Z] Experimental: true [2022-04-19T15:57:30.297Z] Insecure Registries: [2022-04-19T15:57:30.297Z] 10.0.0.4:5000 [2022-04-19T15:57:30.297Z] 127.0.0.0/8 [2022-04-19T15:57:30.297Z] Registry Mirrors: [2022-04-19T15:57:30.297Z] http://10.0.0.4:5000/ [2022-04-19T15:57:30.297Z] Live Restore Enabled: false [2022-04-19T15:57:30.297Z] Product License: Community Engine [2022-04-19T15:57:30.297Z] [2022-04-19T15:57:30.297Z] [2022-04-19T15:57:30.297Z] INFO: Commit hash is b365924ec3 [2022-04-19T15:57:30.297Z] INFO: Nuke-Everything... [2022-04-19T15:57:30.297Z] INFO: Container count on control daemon to delete is 0 [2022-04-19T15:57:30.510Z] #19 17.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-19T15:57:30.510Z] #19 17.61 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-04-19T15:57:30.538Z] #14 36.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T15:57:30.538Z] #14 36.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T15:57:30.538Z] #14 36.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T15:57:30.538Z] #14 37.13 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T15:57:30.538Z] #14 37.13 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T15:57:30.538Z] #14 37.16 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T15:57:30.769Z] INFO: Nuking d:\CI [2022-04-19T15:57:30.769Z] INFO: Zapped successfully [2022-04-19T15:57:30.769Z] INFO: Location for testing is d:\CI\PR-43503\1 [2022-04-19T15:57:30.769Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-19T15:57:30.769Z] [2022-04-19T15:57:30.769Z] [2022-04-19T15:57:30.769Z] INFO: Building the image from Dockerfile.windows at 04/19/2022 15:57:30... [2022-04-19T15:57:30.769Z] [2022-04-19T15:57:30.770Z] #19 17.97 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-19T15:57:30.770Z] #19 17.97 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-04-19T15:57:30.801Z] #14 37.44 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T15:57:30.801Z] #14 37.45 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T15:57:30.801Z] #14 37.50 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T15:57:31.031Z] #19 18.31 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-04-19T15:57:31.064Z] #14 37.76 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T15:57:31.291Z] #19 18.32 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-04-19T15:57:31.291Z] #19 18.65 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-04-19T15:57:31.291Z] #19 18.65 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-04-19T15:57:31.291Z] #19 18.65 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-04-19T15:57:31.291Z] #19 18.65 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-04-19T15:57:31.291Z] #19 18.65 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-04-19T15:57:31.291Z] #19 18.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-19T15:57:31.291Z] #19 18.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-19T15:57:31.291Z] #19 18.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-19T15:57:31.291Z] #19 18.66 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-04-19T15:57:31.291Z] #19 18.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-19T15:57:31.291Z] #19 18.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-19T15:57:31.291Z] #19 18.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-19T15:57:31.291Z] #19 18.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-19T15:57:31.291Z] #19 18.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-19T15:57:31.291Z] #19 18.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-19T15:57:31.291Z] #19 18.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-19T15:57:31.291Z] #19 18.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-19T15:57:31.291Z] #19 18.71 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-04-19T15:57:31.291Z] #19 18.72 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-04-19T15:57:31.328Z] #14 ... [2022-04-19T15:57:31.328Z] [2022-04-19T15:57:31.328Z] #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-04-19T15:57:31.328Z] #63 sha256:3c73aec0c1ff421bc2df51f69b97f0478082d41c909aec9bfb0b5ebf7764fba5 [2022-04-19T15:57:31.328Z] #63 27.22 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T15:57:31.328Z] #63 27.22 + GOBIN=/build [2022-04-19T15:57:31.328Z] #63 27.22 + GO111MODULE=on [2022-04-19T15:57:31.328Z] #63 27.22 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:57:31.328Z] #63 32.69 rootlesskit version 1.0.0 [2022-04-19T15:57:31.328Z] #63 32.69 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T15:57:31.328Z] #63 32.70 -container-ip string [2022-04-19T15:57:31.328Z] #63 32.70 container ip [2022-04-19T15:57:31.328Z] #63 32.70 -container-port int [2022-04-19T15:57:31.328Z] #63 32.70 container port (default -1) [2022-04-19T15:57:31.328Z] #63 32.70 -host-ip string [2022-04-19T15:57:31.328Z] #63 32.70 host ip [2022-04-19T15:57:31.328Z] #63 32.70 -host-port int [2022-04-19T15:57:31.328Z] #63 32.70 host port (default -1) [2022-04-19T15:57:31.328Z] #63 32.70 -proto string [2022-04-19T15:57:31.328Z] #63 32.70 proxy protocol (default "tcp") [2022-04-19T15:57:31.328Z] #63 DONE 33.8s [2022-04-19T15:57:31.328Z] [2022-04-19T15:57:31.328Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T15:57:31.328Z] #64 sha256:2f0c67cb30eae8c2155de47117d3d0d1375797794bd75cffd9e3a72fdd98976f [2022-04-19T15:57:31.328Z] #64 DONE 0.1s [2022-04-19T15:57:31.328Z] [2022-04-19T15:57:31.328Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T15:57:31.328Z] #65 sha256:3e30d2668c45338bd74bb501d25b06fca259907225fc161928f2dc77971b5edd [2022-04-19T15:57:31.328Z] #65 DONE 0.1s [2022-04-19T15:57:31.328Z] [2022-04-19T15:57:31.328Z] #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-04-19T15:57:31.328Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:57:31.328Z] #14 37.76 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T15:57:31.328Z] #14 37.77 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:57:31.590Z] #14 37.93 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T15:57:31.590Z] #14 37.94 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T15:57:31.590Z] #14 37.95 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:57:31.590Z] #14 38.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T15:57:31.590Z] #14 38.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T15:57:31.590Z] #14 38.13 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T15:57:31.852Z] #14 38.23 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T15:57:31.852Z] #14 38.24 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T15:57:31.852Z] #14 38.25 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T15:57:31.852Z] #14 38.34 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T15:57:31.852Z] #14 38.34 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T15:57:31.852Z] #14 38.35 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T15:57:31.861Z] #19 19.13 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-04-19T15:57:31.861Z] #19 19.13 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-04-19T15:57:31.861Z] #19 19.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-19T15:57:31.861Z] #19 19.15 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-04-19T15:57:31.861Z] #19 19.16 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-04-19T15:57:32.113Z] #14 38.51 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T15:57:32.113Z] #14 38.52 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T15:57:32.113Z] #14 38.52 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T15:57:32.113Z] #14 38.67 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T15:57:32.113Z] #14 38.68 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T15:57:32.113Z] #14 38.68 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T15:57:32.374Z] #14 38.80 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T15:57:32.374Z] #14 38.81 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T15:57:32.374Z] #14 38.81 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T15:57:32.374Z] #14 38.89 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T15:57:32.374Z] #14 38.89 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T15:57:32.374Z] #14 38.89 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T15:57:32.429Z] #19 19.60 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-04-19T15:57:32.429Z] #19 19.60 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T15:57:32.429Z] #19 19.60 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-19T15:57:32.429Z] #19 19.62 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-19T15:57:32.429Z] #19 19.62 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-19T15:57:32.429Z] #19 19.62 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T15:57:32.429Z] #19 19.69 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T15:57:32.429Z] #19 19.69 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-19T15:57:32.429Z] #19 19.69 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-04-19T15:57:32.429Z] #19 19.69 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-19T15:57:32.429Z] #19 19.69 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-19T15:57:32.429Z] #19 19.69 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-19T15:57:32.429Z] #19 19.70 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-19T15:57:32.429Z] #19 19.70 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-19T15:57:32.429Z] #19 19.70 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-19T15:57:32.429Z] #19 19.70 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-19T15:57:32.429Z] #19 19.70 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-19T15:57:32.429Z] #19 19.70 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-19T15:57:32.429Z] #19 19.70 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-19T15:57:32.429Z] #19 19.70 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-19T15:57:32.429Z] #19 19.71 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-04-19T15:57:32.429Z] #19 19.71 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-19T15:57:32.429Z] #19 19.71 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-19T15:57:32.429Z] #19 19.71 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-19T15:57:32.429Z] #19 19.73 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-19T15:57:32.429Z] #19 19.73 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-19T15:57:32.429Z] #19 19.74 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-04-19T15:57:32.429Z] #19 19.74 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-04-19T15:57:32.635Z] #14 ... [2022-04-19T15:57:32.636Z] [2022-04-19T15:57:32.636Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T15:57:32.636Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T15:57:32.636Z] #68 CACHED [2022-04-19T15:57:32.636Z] [2022-04-19T15:57:32.636Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T15:57:32.636Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T15:57:32.636Z] #70 CACHED [2022-04-19T15:57:32.636Z] [2022-04-19T15:57:32.636Z] #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-04-19T15:57:32.636Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:57:32.636Z] #14 39.10 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T15:57:32.636Z] #14 39.10 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T15:57:32.636Z] #14 39.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T15:57:32.897Z] #14 39.22 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T15:57:32.897Z] #14 39.23 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T15:57:32.897Z] #14 39.23 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T15:57:32.897Z] #14 39.28 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T15:57:32.897Z] #14 39.28 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T15:57:32.897Z] #14 39.29 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T15:57:32.897Z] #14 39.35 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T15:57:32.897Z] #14 39.35 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T15:57:32.897Z] #14 39.35 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T15:57:32.996Z] #19 20.13 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-04-19T15:57:32.996Z] #19 20.13 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-04-19T15:57:32.996Z] #19 20.14 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-19T15:57:32.996Z] #19 20.15 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-04-19T15:57:32.996Z] #19 20.17 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-04-19T15:57:33.158Z] #14 39.54 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T15:57:33.158Z] #14 39.56 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T15:57:33.158Z] #14 39.57 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T15:57:33.158Z] #14 39.58 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T15:57:33.158Z] #14 39.59 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T15:57:33.158Z] #14 39.61 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T15:57:33.158Z] #14 39.64 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:57:33.158Z] #14 39.67 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T15:57:33.158Z] #14 39.74 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T15:57:33.158Z] #14 39.77 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T15:57:33.158Z] #14 39.79 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T15:57:33.256Z] #19 20.55 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-04-19T15:57:33.427Z] #14 39.84 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:57:33.427Z] #14 39.86 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T15:57:33.427Z] #14 39.88 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T15:57:33.427Z] #14 39.90 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T15:57:33.427Z] #14 39.91 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T15:57:33.427Z] #14 39.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T15:57:33.427Z] #14 39.94 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T15:57:33.427Z] #14 39.95 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T15:57:33.427Z] #14 39.96 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T15:57:33.427Z] #14 39.97 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T15:57:33.427Z] #14 39.99 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-04-19T15:57:33.427Z] #14 40.00 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T15:57:33.427Z] #14 40.01 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-04-19T15:57:33.427Z] #14 40.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T15:57:33.427Z] #14 40.03 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T15:57:33.427Z] #14 40.04 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-04-19T15:57:33.427Z] #14 40.04 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T15:57:33.514Z] #19 20.55 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-19T15:57:33.514Z] #19 20.55 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-19T15:57:33.514Z] #19 20.56 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-04-19T15:57:33.514Z] #19 20.56 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-19T15:57:33.514Z] #19 20.56 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-19T15:57:33.514Z] #19 20.56 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-19T15:57:33.514Z] #19 20.58 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-19T15:57:33.514Z] #19 20.58 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-19T15:57:33.514Z] #19 20.59 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-04-19T15:57:33.514Z] #19 20.59 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-04-19T15:57:33.689Z] #14 40.06 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T15:57:33.689Z] #14 40.08 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T15:57:33.689Z] #14 40.09 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T15:57:33.689Z] #14 40.11 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T15:57:33.689Z] #14 40.12 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T15:57:33.689Z] #14 40.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:57:33.777Z] #19 20.96 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-04-19T15:57:33.777Z] #19 20.96 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-04-19T15:57:33.777Z] #19 20.97 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-19T15:57:33.777Z] #19 20.99 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-04-19T15:57:33.777Z] #19 21.00 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-04-19T15:57:33.950Z] #14 DONE 40.4s [2022-04-19T15:57:33.951Z] [2022-04-19T15:57:33.951Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T15:57:33.951Z] #55 sha256:8cc21a46038de72812857dc3246a9fd7720b7637faa3b216db2e221ae9494940 [2022-04-19T15:57:34.039Z] #19 21.35 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-04-19T15:57:34.039Z] #19 21.36 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-19T15:57:34.039Z] #19 21.36 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-19T15:57:34.039Z] #19 21.37 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-04-19T15:57:34.213Z] #55 DONE 0.2s [2022-04-19T15:57:34.213Z] [2022-04-19T15:57:34.213Z] #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-04-19T15:57:34.213Z] #56 sha256:0b3405ed5b7ebcd4545f7386c2c78378c3c379db962c9effb1f848b18f221b4c [2022-04-19T15:57:34.299Z] #19 21.37 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-19T15:57:34.299Z] #19 21.37 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-19T15:57:34.299Z] #19 21.37 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-19T15:57:34.299Z] #19 21.37 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-19T15:57:34.299Z] #19 21.39 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-19T15:57:34.299Z] #19 21.39 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-19T15:57:34.299Z] #19 21.41 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-19T15:57:34.299Z] #19 21.41 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-19T15:57:34.299Z] #19 21.42 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-19T15:57:34.299Z] #19 21.42 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-04-19T15:57:34.299Z] #19 21.42 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-04-19T15:57:34.559Z] #19 21.79 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-04-19T15:57:34.559Z] #19 21.80 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-04-19T15:57:34.559Z] #19 21.80 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-19T15:57:34.559Z] #19 21.82 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-04-19T15:57:34.559Z] #19 21.83 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-04-19T15:57:34.820Z] #19 22.17 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-04-19T15:57:34.820Z] #19 22.17 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-19T15:57:34.820Z] #19 22.17 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-19T15:57:34.820Z] #19 22.18 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-04-19T15:57:34.820Z] #19 22.18 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-19T15:57:34.820Z] #19 22.18 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-19T15:57:34.820Z] #19 22.18 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-19T15:57:34.820Z] #19 22.18 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-19T15:57:34.820Z] #19 22.20 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-19T15:57:35.079Z] #19 22.20 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-19T15:57:35.079Z] #19 22.20 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-04-19T15:57:35.079Z] #19 22.21 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-04-19T15:57:35.158Z] #56 0.972 + RM_GOPATH=0 [2022-04-19T15:57:35.158Z] #56 0.972 + TMP_GOPATH= [2022-04-19T15:57:35.158Z] #56 0.972 + : /build [2022-04-19T15:57:35.158Z] #56 0.972 + '[' -z '' ']' [2022-04-19T15:57:35.158Z] #56 0.972 ++ mktemp -d [2022-04-19T15:57:35.158Z] #56 ... [2022-04-19T15:57:35.158Z] [2022-04-19T15:57:35.158Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T15:57:35.158Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-19T15:57:35.158Z] #15 DONE 1.1s [2022-04-19T15:57:35.158Z] [2022-04-19T15:57:35.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-04-19T15:57:35.158Z] #56 sha256:0b3405ed5b7ebcd4545f7386c2c78378c3c379db962c9effb1f848b18f221b4c [2022-04-19T15:57:35.158Z] #56 0.978 + export GOPATH=/tmp/tmp.hIpAWTbgUq [2022-04-19T15:57:35.158Z] #56 0.978 + GOPATH=/tmp/tmp.hIpAWTbgUq [2022-04-19T15:57:35.158Z] #56 0.978 + RM_GOPATH=1 [2022-04-19T15:57:35.158Z] #56 0.978 + case "$(go env GOARCH)" in [2022-04-19T15:57:35.158Z] #56 0.978 ++ go env GOARCH [2022-04-19T15:57:35.158Z] #56 0.982 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:35.158Z] #56 0.982 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:57:35.158Z] #56 0.983 ++ dirname /install.sh [2022-04-19T15:57:35.159Z] #56 0.996 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T15:57:35.159Z] #56 0.996 + dir=/ [2022-04-19T15:57:35.159Z] #56 0.996 + bin=runc [2022-04-19T15:57:35.159Z] #56 0.996 + shift [2022-04-19T15:57:35.159Z] #56 0.996 + '[' '!' -f //runc.installer ']' [2022-04-19T15:57:35.159Z] #56 0.996 + . //runc.installer [2022-04-19T15:57:35.159Z] #56 0.996 ++ set -e [2022-04-19T15:57:35.159Z] #56 0.996 ++ : v1.1.1 [2022-04-19T15:57:35.159Z] #56 0.996 + install_runc [2022-04-19T15:57:35.159Z] #56 0.996 + RUNC_BUILDTAGS=seccomp [2022-04-19T15:57:35.159Z] #56 0.996 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T15:57:35.159Z] #56 0.996 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.hIpAWTbgUq/src/github.com/opencontainers/runc [2022-04-19T15:57:35.159Z] #56 0.997 Cloning into '/tmp/tmp.hIpAWTbgUq/src/github.com/opencontainers/runc'... [2022-04-19T15:57:35.340Z] #19 22.61 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-04-19T15:57:35.340Z] #19 22.61 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-04-19T15:57:35.340Z] #19 22.62 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-19T15:57:35.340Z] #19 22.63 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-04-19T15:57:35.340Z] #19 22.64 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-04-19T15:57:35.909Z] #19 23.00 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-04-19T15:57:35.909Z] #19 23.00 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-19T15:57:35.909Z] #19 23.32 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:57:36.105Z] #56 ... [2022-04-19T15:57:36.105Z] [2022-04-19T15:57:36.105Z] #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-04-19T15:57:36.105Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-19T15:57:36.105Z] #16 DONE 1.0s [2022-04-19T15:57:36.105Z] [2022-04-19T15:57:36.105Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T15:57:36.105Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-19T15:57:36.170Z] #19 23.44 Fetched 787 MB in 7s (108 MB/s) [2022-04-19T15:57:36.170Z] #19 23.48 Selecting previously unselected package liblocale-gettext-perl. [2022-04-19T15:57:36.430Z] #19 23.48 (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-04-19T15:57:36.430Z] #19 23.66 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-19T15:57:36.430Z] #19 23.66 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-19T15:57:36.430Z] #19 23.72 Selecting previously unselected package bzip2. [2022-04-19T15:57:36.430Z] #19 23.72 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T15:57:36.430Z] #19 23.73 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T15:57:36.430Z] #19 23.76 Selecting previously unselected package libmagic-mgc. [2022-04-19T15:57:36.689Z] #19 23.76 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-19T15:57:36.689Z] #19 23.77 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-19T15:57:36.689Z] #19 23.84 Selecting previously unselected package libmagic1:amd64. [2022-04-19T15:57:36.689Z] #19 23.84 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-19T15:57:36.689Z] #19 23.85 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-19T15:57:36.689Z] #19 23.89 Selecting previously unselected package file. [2022-04-19T15:57:36.689Z] #19 23.89 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-19T15:57:36.689Z] #19 23.89 Unpacking file (1:5.39-3) ... [2022-04-19T15:57:36.689Z] #19 23.93 Selecting previously unselected package xz-utils. [2022-04-19T15:57:36.689Z] #19 23.93 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T15:57:36.689Z] #19 23.93 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T15:57:36.949Z] #19 24.06 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-19T15:57:36.949Z] #19 24.06 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T15:57:36.949Z] #19 24.07 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-19T15:57:37.053Z] #17 0.872 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T15:57:37.053Z] #17 DONE 1.0s [2022-04-19T15:57:37.053Z] [2022-04-19T15:57:37.053Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T15:57:37.053Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-19T15:57:37.208Z] #19 24.41 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-19T15:57:37.208Z] #19 24.41 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-19T15:57:37.209Z] #19 24.41 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-19T15:57:37.214Z] Sending build context to Docker daemon 66.3MB [2022-04-19T15:57:37.214Z] [2022-04-19T15:57:37.214Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T15:57:37.214Z] ---> aa8714eb8356 [2022-04-19T15:57:37.214Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 7bd1eb3c2ef3 [2022-04-19T15:57:37.214Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 712f7a25be7b [2022-04-19T15:57:37.214Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 08a5f76f73d1 [2022-04-19T15:57:37.214Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 0ef67dfd72bf [2022-04-19T15:57:37.214Z] 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-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 075762e73903 [2022-04-19T15:57:37.214Z] 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-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 55e9e7ca394c [2022-04-19T15:57:37.214Z] 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-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 84161908b3d4 [2022-04-19T15:57:37.214Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> d2fb9e2fdcf7 [2022-04-19T15:57:37.214Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T15:57:37.214Z] ---> Using cache [2022-04-19T15:57:37.214Z] ---> 35b05426e8ee [2022-04-19T15:57:37.214Z] Step 11/11 : COPY . . [2022-04-19T15:57:37.469Z] #19 24.71 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-19T15:57:37.469Z] #19 24.71 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-19T15:57:37.469Z] #19 24.71 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-19T15:57:37.735Z] #19 25.01 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-19T15:57:37.735Z] #19 25.02 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T15:57:37.735Z] #19 25.02 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-19T15:57:37.999Z] #18 DONE 0.9s [2022-04-19T15:57:37.999Z] [2022-04-19T15:57:37.999Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T15:57:37.999Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-19T15:57:38.012Z] #19 25.33 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-19T15:57:38.012Z] #19 25.33 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-19T15:57:38.012Z] #19 25.33 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-19T15:57:38.274Z] #19 25.57 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-19T15:57:38.274Z] #19 25.57 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:38.274Z] #19 25.58 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:57:38.274Z] #19 25.61 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-19T15:57:38.274Z] #19 25.61 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:38.274Z] #19 25.62 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:57:38.944Z] #19 DONE 0.9s [2022-04-19T15:57:38.944Z] [2022-04-19T15:57:38.944Z] #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-04-19T15:57:38.944Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:57:38.944Z] #60 ... [2022-04-19T15:57:38.944Z] [2022-04-19T15:57:38.944Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T15:57:38.944Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-19T15:57:39.415Z] Sending build context to Docker daemon 66.3MB [2022-04-19T15:57:39.415Z] [2022-04-19T15:57:39.415Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-19T15:57:39.415Z] ---> e8870c5c3ab2 [2022-04-19T15:57:39.415Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> 3c24599052b6 [2022-04-19T15:57:39.415Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> bf8f8953dcfc [2022-04-19T15:57:39.415Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> 0cbed9fd0643 [2022-04-19T15:57:39.415Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> c31e707ce8b3 [2022-04-19T15:57:39.415Z] 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-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> bec63f9d987f [2022-04-19T15:57:39.415Z] 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-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> 4da6dc6bb211 [2022-04-19T15:57:39.415Z] 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-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> 50335817323d [2022-04-19T15:57:39.415Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> d300b9ce1394 [2022-04-19T15:57:39.415Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-19T15:57:39.415Z] ---> Using cache [2022-04-19T15:57:39.415Z] ---> 49ac9b5fa9de [2022-04-19T15:57:39.415Z] Step 11/11 : COPY . . [2022-04-19T15:57:39.891Z] #20 DONE 1.0s [2022-04-19T15:57:39.891Z] [2022-04-19T15:57:39.892Z] #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-04-19T15:57:39.892Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T15:57:40.839Z] #21 1.132 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T15:57:40.839Z] #21 1.132 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T15:57:41.102Z] #21 1.132 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T15:57:42.624Z] #21 1.777 Reading package lists... [2022-04-19T15:57:43.551Z] #19 30.09 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-19T15:57:43.551Z] #19 30.09 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:43.551Z] #19 30.09 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:57:43.551Z] #19 30.13 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-19T15:57:43.551Z] #19 30.13 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:43.551Z] #19 30.13 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T15:57:43.567Z] #21 2.742 Reading package lists... [2022-04-19T15:57:43.837Z] #21 3.768 Building dependency tree... [2022-04-19T15:57:43.837Z] #21 4.043 Reading state information... [2022-04-19T15:57:44.098Z] #21 4.367 The following additional packages will be installed: [2022-04-19T15:57:44.098Z] #21 4.367 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T15:57:44.098Z] #21 4.367 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T15:57:44.098Z] #21 4.380 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T15:57:44.098Z] #21 4.380 python3-pkg-resources vim-runtime xxd [2022-04-19T15:57:44.098Z] #21 4.381 Suggested packages: [2022-04-19T15:57:44.098Z] #21 4.381 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T15:57:44.098Z] #21 4.381 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T15:57:44.098Z] #21 4.381 acl attr quota [2022-04-19T15:57:44.098Z] #21 4.381 Recommended packages: [2022-04-19T15:57:44.098Z] #21 4.381 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T15:57:44.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:57:44.242Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:57:44.242Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:57:44.242Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T15:57:44.242Z] [2022-04-19T15:57:44.242Z] + TEST_INTEGRATION_DEST=2 [2022-04-19T15:57:44.242Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-19T15:57:44.242Z] + TEST_SKIP_INTEGRATION=1 [2022-04-19T15:57:44.242Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-19T15:57:44.242Z] + run_tests [2022-04-19T15:57:44.242Z] + c=0 [2022-04-19T15:57:44.242Z] + '[' -n 0 ']' [2022-04-19T15:57:44.242Z] + rm= [2022-04-19T15:57:44.242Z] + TEST_INTEGRATION_DEST=3 [2022-04-19T15:57:44.242Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-19T15:57:44.242Z] + TEST_SKIP_INTEGRATION=1 [2022-04-19T15:57:44.242Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-19T15:57:44.242Z] + run_tests [2022-04-19T15:57:44.242Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43503/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43503/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh '' test-integration [2022-04-19T15:57:44.242Z] + '[' -n 0 ']' [2022-04-19T15:57:44.242Z] + rm= [2022-04-19T15:57:44.242Z] + TEST_INTEGRATION_DEST=1 [2022-04-19T15:57:44.242Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-19T15:57:44.242Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T15:57:44.242Z] + run_tests test-integration-flaky [2022-04-19T15:57:44.242Z] ++ jobs -p [2022-04-19T15:57:44.242Z] + '[' -n 0 ']' [2022-04-19T15:57:44.242Z] + rm= [2022-04-19T15:57:44.242Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43503/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43503/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh '' test-integration [2022-04-19T15:57:44.242Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43503/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43503/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh test-integration-flaky test-integration [2022-04-19T15:57:44.242Z] + for job in $(jobs -p) [2022-04-19T15:57:44.242Z] + wait 9225 [2022-04-19T15:57:44.242Z] [2022-04-19T15:57:44.242Z] [2022-04-19T15:57:44.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T15:57:44.242Z] [2022-04-19T15:57:44.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T15:57:44.242Z] HOSTNAME=cc1797682dba [2022-04-19T15:57:44.242Z] TEST_SKIP_INTEGRATION=1 [2022-04-19T15:57:44.242Z] TESTDEBUG=0 [2022-04-19T15:57:44.242Z] DEST=bundles/test-integration [2022-04-19T15:57:44.242Z] PWD=/go/src/github.com/docker/docker [2022-04-19T15:57:44.242Z] KEEPBUNDLE=1 [2022-04-19T15:57:44.242Z] DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:44.242Z] container=docker [2022-04-19T15:57:44.242Z] HOME=/root [2022-04-19T15:57:44.242Z] GOLANG_VERSION=1.18 [2022-04-19T15:57:44.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T15:57:44.242Z] VALIDATE_BRANCH=master [2022-04-19T15:57:44.242Z] TERM=xterm [2022-04-19T15:57:44.242Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T15:57:44.242Z] SHLVL=1 [2022-04-19T15:57:44.242Z] TIMEOUT=120m [2022-04-19T15:57:44.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T15:57:44.242Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T15:57:44.242Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-19T15:57:44.242Z] GO111MODULE=off [2022-04-19T15:57:44.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T15:57:44.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T15:57:44.242Z] GOPATH=/go [2022-04-19T15:57:44.242Z] PKG_CONFIG=pkg-config [2022-04-19T15:57:44.242Z] _=/usr/bin/env [2022-04-19T15:57:44.242Z] Building test suite binary ./integration-cli/test.main [2022-04-19T15:57:44.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T15:57:44.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T15:57:44.242Z] HOSTNAME=7d7bb63bae53 [2022-04-19T15:57:44.242Z] TEST_SKIP_INTEGRATION=1 [2022-04-19T15:57:44.242Z] TESTDEBUG=0 [2022-04-19T15:57:44.242Z] DEST=bundles/test-integration [2022-04-19T15:57:44.242Z] PWD=/go/src/github.com/docker/docker [2022-04-19T15:57:44.242Z] KEEPBUNDLE=1 [2022-04-19T15:57:44.242Z] DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:44.242Z] container=docker [2022-04-19T15:57:44.242Z] HOME=/root [2022-04-19T15:57:44.242Z] GOLANG_VERSION=1.18 [2022-04-19T15:57:44.242Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T15:57:44.242Z] VALIDATE_BRANCH=master [2022-04-19T15:57:44.242Z] TERM=xterm [2022-04-19T15:57:44.242Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T15:57:44.242Z] SHLVL=1 [2022-04-19T15:57:44.242Z] TIMEOUT=120m [2022-04-19T15:57:44.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T15:57:44.242Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T15:57:44.242Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-19T15:57:44.242Z] GO111MODULE=off [2022-04-19T15:57:44.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T15:57:44.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T15:57:44.242Z] GOPATH=/go [2022-04-19T15:57:44.242Z] PKG_CONFIG=pkg-config [2022-04-19T15:57:44.242Z] _=/usr/bin/env [2022-04-19T15:57:44.242Z] Building test suite binary ./integration-cli/test.main [2022-04-19T15:57:44.242Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-19T15:57:44.242Z] No new tests added to integration. [2022-04-19T15:57:44.242Z] [2022-04-19T15:57:44.242Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T15:57:44.499Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T15:57:44.499Z] HOSTNAME=395a844f7108 [2022-04-19T15:57:44.499Z] TESTDEBUG=0 [2022-04-19T15:57:44.499Z] DEST=bundles/test-integration [2022-04-19T15:57:44.499Z] PWD=/go/src/github.com/docker/docker [2022-04-19T15:57:44.499Z] KEEPBUNDLE=1 [2022-04-19T15:57:44.499Z] DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:57:44.499Z] container=docker [2022-04-19T15:57:44.499Z] HOME=/root [2022-04-19T15:57:44.499Z] GOLANG_VERSION=1.18 [2022-04-19T15:57:44.499Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T15:57:44.499Z] VALIDATE_BRANCH=master [2022-04-19T15:57:44.499Z] TERM=xterm [2022-04-19T15:57:44.499Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T15:57:44.499Z] SHLVL=1 [2022-04-19T15:57:44.499Z] TIMEOUT=120m [2022-04-19T15:57:44.499Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T15:57:44.499Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T15:57:44.499Z] GO111MODULE=off [2022-04-19T15:57:44.499Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T15:57:44.499Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T15:57:44.499Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T15:57:44.499Z] GOPATH=/go [2022-04-19T15:57:44.499Z] PKG_CONFIG=pkg-config [2022-04-19T15:57:44.499Z] _=/usr/bin/env [2022-04-19T15:57:44.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T15:57:44.669Z] #21 5.017 The following NEW packages will be installed: [2022-04-19T15:57:44.669Z] #21 5.024 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T15:57:44.669Z] #21 5.024 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T15:57:44.669Z] #21 5.024 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T15:57:44.669Z] #21 5.025 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T15:57:44.669Z] #21 5.025 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T15:57:44.669Z] #21 5.025 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T15:57:44.669Z] #21 5.025 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T15:57:44.669Z] #21 5.025 xz-utils zip zstd [2022-04-19T15:57:45.242Z] #21 ... [2022-04-19T15:57:45.242Z] [2022-04-19T15:57:45.242Z] #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-04-19T15:57:45.242Z] #56 sha256:0b3405ed5b7ebcd4545f7386c2c78378c3c379db962c9effb1f848b18f221b4c [2022-04-19T15:57:45.242Z] #56 5.365 + cd /tmp/tmp.hIpAWTbgUq/src/github.com/opencontainers/runc [2022-04-19T15:57:45.242Z] #56 5.365 + git checkout -q v1.1.1 [2022-04-19T15:57:45.242Z] #56 5.677 + '[' -z '' ']' [2022-04-19T15:57:45.242Z] #56 5.677 + target=static [2022-04-19T15:57:45.242Z] #56 5.677 + make BUILDTAGS=seccomp static [2022-04-19T15:57:45.242Z] #56 6.119 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T15:57:45.242Z] #56 10.79 + mkdir -p /build [2022-04-19T15:57:45.242Z] #56 10.79 + cp runc /build/runc [2022-04-19T15:57:45.242Z] #56 DONE 11.0s [2022-04-19T15:57:45.242Z] [2022-04-19T15:57:45.242Z] #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-04-19T15:57:45.242Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T15:57:45.242Z] #21 5.312 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:57:45.242Z] #21 5.312 Need to get 27.6 MB of archives. [2022-04-19T15:57:45.242Z] #21 5.312 After this operation, 106 MB of additional disk space will be used. [2022-04-19T15:57:45.242Z] #21 5.312 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T15:57:45.242Z] #21 5.317 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T15:57:45.242Z] #21 5.319 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T15:57:45.242Z] #21 5.321 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T15:57:45.242Z] #21 5.495 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T15:57:45.242Z] #21 5.495 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T15:57:45.242Z] #21 5.495 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T15:57:45.242Z] #21 5.503 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T15:57:45.242Z] #21 5.506 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T15:57:45.242Z] #21 5.508 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T15:57:45.242Z] #21 5.512 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T15:57:45.242Z] #21 5.515 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T15:57:45.242Z] #21 5.518 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-19T15:57:45.242Z] #21 5.520 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T15:57:45.242Z] #21 5.529 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T15:57:45.242Z] #21 5.531 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T15:57:45.242Z] #21 5.532 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T15:57:45.242Z] #21 5.533 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T15:57:45.242Z] #21 5.534 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T15:57:45.242Z] #21 5.536 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T15:57:45.242Z] #21 5.537 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T15:57:45.242Z] #21 5.545 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T15:57:45.242Z] #21 5.547 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T15:57:45.242Z] #21 5.551 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T15:57:45.242Z] #21 5.552 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T15:57:45.242Z] #21 5.553 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T15:57:45.242Z] #21 5.554 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T15:57:45.503Z] #21 5.667 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T15:57:45.503Z] #21 5.668 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T15:57:45.503Z] #21 5.670 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-04-19T15:57:45.503Z] #21 5.672 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T15:57:45.503Z] #21 5.673 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T15:57:45.503Z] #21 5.679 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T15:57:45.503Z] #21 5.683 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T15:57:45.503Z] #21 5.704 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T15:57:45.503Z] #21 5.712 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T15:57:45.503Z] #21 5.714 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T15:57:45.503Z] #21 5.716 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T15:57:45.503Z] #21 5.720 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T15:57:45.503Z] #21 5.724 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T15:57:45.503Z] #21 5.729 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T15:57:45.503Z] #21 5.741 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T15:57:45.503Z] #21 5.746 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T15:57:45.503Z] #21 5.749 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T15:57:45.764Z] #21 5.827 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T15:57:45.764Z] #21 5.850 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T15:57:45.764Z] #21 5.861 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T15:57:45.764Z] #21 5.864 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T15:57:45.973Z] ---> 05da94bbc33d [2022-04-19T15:57:45.973Z] Successfully built 05da94bbc33d [2022-04-19T15:57:45.973Z] Successfully tagged docker:latest [2022-04-19T15:57:45.973Z] INFO: Image build ended at 04/19/2022 15:57:44. Duration:00:00:25.8104351 [2022-04-19T15:57:45.973Z] [2022-04-19T15:57:45.973Z] [2022-04-19T15:57:45.973Z] INFO: Building the test binaries at 04/19/2022 15:57:44... [2022-04-19T15:57:46.025Z] #21 6.248 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:57:46.025Z] #21 6.330 Fetched 27.6 MB in 1s (32.9 MB/s) [2022-04-19T15:57:46.286Z] #21 6.402 Selecting previously unselected package pigz. [2022-04-19T15:57:46.287Z] #21 6.402 (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-04-19T15:57:46.287Z] #21 6.429 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T15:57:46.287Z] #21 6.444 Unpacking pigz (2.6-1) ... [2022-04-19T15:57:46.287Z] #21 6.554 Selecting previously unselected package libelf1:amd64. [2022-04-19T15:57:46.287Z] #21 6.554 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T15:57:46.287Z] #21 6.580 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T15:57:46.549Z] #21 6.731 Selecting previously unselected package libbpf0:amd64. [2022-04-19T15:57:46.549Z] #21 6.740 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T15:57:46.549Z] #21 6.743 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T15:57:46.549Z] #21 6.810 Selecting previously unselected package libcap2:amd64. [2022-04-19T15:57:46.549Z] #21 6.813 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T15:57:46.549Z] #21 6.824 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T15:57:46.549Z] #21 6.874 Selecting previously unselected package libmnl0:amd64. [2022-04-19T15:57:46.549Z] #21 6.877 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T15:57:46.549Z] #21 6.881 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T15:57:46.811Z] #21 6.935 Selecting previously unselected package libxtables12:amd64. [2022-04-19T15:57:46.811Z] #21 6.943 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T15:57:46.811Z] #21 6.946 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T15:57:46.811Z] #21 6.999 Selecting previously unselected package libcap2-bin. [2022-04-19T15:57:46.811Z] #21 7.002 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T15:57:46.811Z] #21 7.006 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T15:57:46.811Z] #21 7.082 Selecting previously unselected package iproute2. [2022-04-19T15:57:46.811Z] #21 7.082 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T15:57:46.811Z] #21 7.087 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T15:57:47.073Z] #21 7.375 Selecting previously unselected package xxd. [2022-04-19T15:57:47.073Z] #21 7.379 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T15:57:47.073Z] #21 7.386 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:47.073Z] #21 7.462 Selecting previously unselected package vim-common. [2022-04-19T15:57:47.073Z] #21 7.467 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:57:47.335Z] #21 7.486 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:47.335Z] #21 7.569 Selecting previously unselected package bash-completion. [2022-04-19T15:57:47.335Z] #21 7.575 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T15:57:47.743Z] #19 34.32 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-19T15:57:47.743Z] #19 34.32 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:47.743Z] #19 34.33 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:57:47.743Z] #19 34.36 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-19T15:57:47.743Z] #19 34.36 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:47.743Z] #19 34.37 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T15:57:48.281Z] #21 8.562 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T15:57:48.544Z] #21 8.736 Selecting previously unselected package bzip2. [2022-04-19T15:57:48.544Z] #21 8.747 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T15:57:48.544Z] #21 8.752 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T15:57:48.544Z] #21 8.801 Selecting previously unselected package xz-utils. [2022-04-19T15:57:48.544Z] #21 8.805 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T15:57:48.544Z] #21 8.809 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T15:57:48.544Z] #21 8.900 Selecting previously unselected package apparmor. [2022-04-19T15:57:48.544Z] #21 8.904 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T15:57:48.806Z] #21 8.937 Unpacking apparmor (2.13.6-10) ... [2022-04-19T15:57:48.806Z] #21 9.141 Selecting previously unselected package inetutils-ping. [2022-04-19T15:57:48.806Z] #21 9.147 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T15:57:48.806Z] #21 9.152 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T15:57:48.923Z] INFO: make.ps1 starting at 04/19/2022 15:57:48 [2022-04-19T15:57:48.923Z] INFO: Git commit (b365924ec3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:57:48.923Z] INFO: Invoking autogen... [2022-04-19T15:57:48.923Z] INFO: Building daemon... [2022-04-19T15:57:49.068Z] #21 9.212 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T15:57:49.068Z] #21 9.216 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T15:57:49.068Z] #21 9.220 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T15:57:49.068Z] #21 9.267 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T15:57:49.068Z] #21 9.271 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T15:57:49.068Z] #21 9.280 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T15:57:49.068Z] #21 9.320 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T15:57:49.068Z] #21 9.323 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T15:57:49.068Z] #21 9.344 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T15:57:49.068Z] #21 9.385 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T15:57:49.068Z] #21 9.389 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T15:57:49.068Z] #21 9.393 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T15:57:49.068Z] #21 9.433 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T15:57:49.330Z] #21 9.437 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T15:57:49.330Z] #21 9.441 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T15:57:49.330Z] #21 9.492 Selecting previously unselected package iptables. [2022-04-19T15:57:49.330Z] #21 9.492 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-19T15:57:49.330Z] #21 9.499 Unpacking iptables (1.8.7-1) ... [2022-04-19T15:57:49.330Z] #21 9.642 Selecting previously unselected package libonig5:amd64. [2022-04-19T15:57:49.330Z] #21 9.645 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T15:57:49.330Z] #21 9.650 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T15:57:49.330Z] #21 9.724 Selecting previously unselected package libjq1:amd64. [2022-04-19T15:57:49.590Z] #21 9.728 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T15:57:49.590Z] #21 9.734 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T15:57:49.590Z] #21 9.796 Selecting previously unselected package jq. [2022-04-19T15:57:49.590Z] #21 9.804 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-19T15:57:49.590Z] #21 9.807 Unpacking jq (1.6-2.1) ... [2022-04-19T15:57:49.590Z] #21 9.858 Selecting previously unselected package libaio1:amd64. [2022-04-19T15:57:49.590Z] #21 9.862 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T15:57:49.590Z] #21 9.867 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T15:57:49.590Z] #21 9.904 Selecting previously unselected package libgpm2:amd64. [2022-04-19T15:57:49.590Z] #21 9.911 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T15:57:49.590Z] #21 9.916 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T15:57:49.590Z] #21 9.952 Selecting previously unselected package libicu67:amd64. [2022-04-19T15:57:49.590Z] #21 9.957 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-19T15:57:49.590Z] #21 9.960 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T15:57:50.980Z] #21 11.15 Selecting previously unselected package libinih1:amd64. [2022-04-19T15:57:50.980Z] #21 11.15 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-19T15:57:50.980Z] #21 11.16 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T15:57:50.980Z] #21 11.20 Selecting previously unselected package libnet1:amd64. [2022-04-19T15:57:50.980Z] #21 11.21 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T15:57:50.980Z] #21 11.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T15:57:50.980Z] #21 11.27 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T15:57:50.980Z] #21 11.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T15:57:50.980Z] #21 11.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T15:57:50.980Z] #21 11.32 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T15:57:50.980Z] #21 11.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T15:57:50.980Z] #21 11.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T15:57:51.242Z] #21 11.37 Selecting previously unselected package net-tools. [2022-04-19T15:57:51.242Z] #21 11.37 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T15:57:51.242Z] #21 11.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T15:57:51.242Z] #21 11.47 Selecting previously unselected package patch. [2022-04-19T15:57:51.242Z] #21 11.47 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-19T15:57:51.242Z] #21 11.48 Unpacking patch (2.7.6-7) ... [2022-04-19T15:57:51.242Z] #21 11.52 Selecting previously unselected package python-pip-whl. [2022-04-19T15:57:51.242Z] #21 11.53 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T15:57:51.242Z] #21 11.54 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T15:57:51.515Z] #21 11.80 Selecting previously unselected package python3-lib2to3. [2022-04-19T15:57:51.515Z] #21 11.81 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T15:57:51.515Z] #21 11.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T15:57:51.777Z] #21 11.88 Selecting previously unselected package python3-distutils. [2022-04-19T15:57:51.777Z] #21 11.89 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T15:57:51.777Z] #21 11.89 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T15:57:51.777Z] #21 12.01 Selecting previously unselected package python3-pkg-resources. [2022-04-19T15:57:51.777Z] #21 12.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T15:57:51.777Z] #21 12.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T15:57:51.777Z] #21 12.11 Selecting previously unselected package python3-setuptools. [2022-04-19T15:57:51.941Z] #19 38.55 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-19T15:57:51.941Z] #19 38.55 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:51.941Z] #19 38.56 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:57:51.941Z] #19 38.59 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-19T15:57:51.941Z] #19 38.59 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:51.941Z] #19 38.60 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:57:52.038Z] #21 12.11 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T15:57:52.038Z] #21 12.12 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T15:57:52.038Z] #21 12.25 Selecting previously unselected package python3-wheel. [2022-04-19T15:57:52.038Z] #21 12.26 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T15:57:52.038Z] #21 12.26 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T15:57:52.038Z] #21 12.31 Selecting previously unselected package python3-pip. [2022-04-19T15:57:52.038Z] #21 12.31 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T15:57:52.038Z] #21 12.32 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T15:57:52.299Z] #21 12.46 Selecting previously unselected package sudo. [2022-04-19T15:57:52.299Z] #21 12.46 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T15:57:52.299Z] #21 12.47 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T15:57:52.560Z] #21 12.72 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T15:57:52.560Z] #21 12.73 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T15:57:52.560Z] #21 12.74 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T15:57:52.560Z] #21 12.85 Selecting previously unselected package uidmap. [2022-04-19T15:57:52.560Z] #21 12.85 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T15:57:52.560Z] #21 12.86 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T15:57:52.560Z] #21 12.93 Selecting previously unselected package vim-runtime. [2022-04-19T15:57:52.560Z] #21 12.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:57:52.560Z] #21 12.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-04-19T15:57:52.823Z] #21 12.97 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T15:57:52.823Z] #21 12.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:53.329Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0697843c9db7bb28c) in /home/ubuntu/workspace/moby_PR-43503 [Pipeline] { [Pipeline] checkout [2022-04-19T15:57:53.441Z] The recommended git tool is: git [2022-04-19T15:57:53.770Z] #21 14.10 Selecting previously unselected package vim. [2022-04-19T15:57:53.770Z] #21 14.10 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T15:57:53.770Z] #21 14.11 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:54.009Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f108f30fafb112b8) in /home/ubuntu/workspace/moby_PR-43503 [Pipeline] { [2022-04-19T15:57:54.031Z] #21 14.39 Selecting previously unselected package xfsprogs. [2022-04-19T15:57:54.031Z] #21 14.39 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [Pipeline] checkout [2022-04-19T15:57:54.199Z] The recommended git tool is: git [2022-04-19T15:57:54.293Z] #21 14.39 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T15:57:54.293Z] #21 14.59 Selecting previously unselected package zip. [2022-04-19T15:57:54.293Z] #21 14.59 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-19T15:57:54.293Z] #21 14.60 Unpacking zip (3.0-12) ... [2022-04-19T15:57:54.293Z] #21 14.67 Selecting previously unselected package zstd. [2022-04-19T15:57:54.554Z] #21 14.68 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T15:57:54.554Z] #21 14.68 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T15:57:54.554Z] #21 14.87 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T15:57:55.126Z] #21 15.28 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T15:57:55.126Z] #21 15.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T15:57:55.126Z] #21 15.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T15:57:55.126Z] #21 15.32 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T15:57:55.126Z] #21 15.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T15:57:55.126Z] #21 15.35 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T15:57:55.126Z] #21 15.36 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T15:57:55.126Z] #21 15.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T15:57:55.126Z] #21 15.38 Setting up bzip2 (1.0.8-4) ... [2022-04-19T15:57:55.126Z] #21 15.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T15:57:55.126Z] #21 15.41 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T15:57:55.387Z] #21 15.64 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:55.387Z] #21 15.65 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T15:57:55.387Z] #21 15.66 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T15:57:55.387Z] #21 15.67 Setting up apparmor (2.13.6-10) ... [2022-04-19T15:57:55.704Z] using credential docker-jenkins-github-credentials [2022-04-19T15:57:55.713Z] Cloning the remote Git repository [2022-04-19T15:57:55.713Z] Cloning with configured refspecs honoured and without tags [2022-04-19T15:57:56.142Z] #19 43.24 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-19T15:57:56.142Z] #19 43.24 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:56.142Z] #19 43.44 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:57:56.328Z] #21 16.59 Setting up zip (3.0-12) ... [2022-04-19T15:57:56.328Z] #21 16.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:56.328Z] #21 16.63 Setting up bash-completion (1:2.11-2) ... [2022-04-19T15:57:56.396Z] using credential docker-jenkins-github-credentials [2022-04-19T15:57:56.405Z] Cloning the remote Git repository [2022-04-19T15:57:56.405Z] Cloning with configured refspecs honoured and without tags [2022-04-19T15:57:56.363Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:57:56.418Z] > git init /home/ubuntu/workspace/moby_PR-43503 # timeout=10 [2022-04-19T15:57:56.710Z] #19 44.07 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-19T15:57:55.661Z] Cloning repository https://github.com/moby/moby.git [2022-04-19T15:57:55.722Z] > git init /home/ubuntu/workspace/moby_PR-43503 # timeout=10 [2022-04-19T15:57:56.000Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:57:56.000Z] > git --version # timeout=10 [2022-04-19T15:57:56.013Z] > git --version # 'git version 2.25.1' [2022-04-19T15:57:56.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:56.016Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:56.969Z] #19 44.07 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:57:56.969Z] #19 44.07 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:57:57.271Z] #21 17.48 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T15:57:57.271Z] #21 17.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T15:57:57.271Z] #21 17.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T15:57:57.271Z] #21 17.53 Setting up patch (2.7.6-7) ... [2022-04-19T15:57:57.271Z] #21 17.54 Setting up sudo (1.9.5p2-3) ... [2022-04-19T15:57:57.271Z] #21 17.59 invoke-rc.d: could not determine current runlevel [2022-04-19T15:57:57.533Z] #21 17.60 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T15:57:57.533Z] #21 17.60 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T15:57:57.533Z] #21 17.61 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T15:57:57.533Z] #21 17.62 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T15:57:57.533Z] #21 17.64 Setting up pigz (2.6-1) ... [2022-04-19T15:57:57.533Z] #21 17.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T15:57:57.533Z] #21 17.66 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T15:57:57.533Z] #21 17.68 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T15:57:57.533Z] #21 17.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:56.879Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:57:56.879Z] > git --version # timeout=10 [2022-04-19T15:57:56.890Z] > git --version # 'git version 2.25.1' [2022-04-19T15:57:56.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:57:56.892Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:57:57.796Z] #21 18.01 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T15:57:57.796Z] #21 18.03 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T15:57:58.058Z] #21 18.22 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T15:57:58.058Z] #21 18.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T15:57:58.058Z] #21 18.26 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T15:57:58.058Z] #21 18.27 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T15:57:58.320Z] #21 18.45 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:57:58.320Z] #21 18.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T15:57:58.320Z] #21 18.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T15:57:58.320Z] #21 18.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T15:57:58.320Z] #21 18.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T15:57:58.320Z] #21 18.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T15:57:58.320Z] #21 18.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T15:57:58.320Z] #21 18.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T15:57:58.320Z] #21 18.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T15:57:58.320Z] #21 18.51 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T15:57:58.894Z] #21 19.02 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T15:57:58.894Z] #21 19.03 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T15:57:58.894Z] #21 19.05 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T15:57:58.894Z] #21 19.06 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T15:57:59.156Z] #21 19.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T15:57:59.156Z] #21 19.53 Setting up jq (1.6-2.1) ... [2022-04-19T15:57:59.156Z] #21 19.54 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T15:57:59.156Z] #21 19.55 Setting up iptables (1.8.7-1) ... [2022-04-19T15:57:59.156Z] #21 19.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T15:57:59.156Z] #21 19.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T15:57:59.157Z] #21 19.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T15:57:59.419Z] #21 19.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T15:57:59.419Z] #21 19.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T15:57:59.419Z] #21 19.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T15:57:59.419Z] #21 19.59 Setting up iproute2 (5.10.0-4) ... [2022-04-19T15:57:59.681Z] #21 19.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:57:59.954Z] #21 DONE 20.3s [2022-04-19T15:57:59.955Z] [2022-04-19T15:57:59.955Z] #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-04-19T15:57:59.955Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:58:00.223Z] #60 ... [2022-04-19T15:58:00.223Z] [2022-04-19T15:58:00.223Z] #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-04-19T15:58:00.223Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-19T15:58:00.804Z] #22 0.854 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T15:58:01.068Z] #22 0.858 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T15:58:01.068Z] #22 0.861 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T15:58:01.068Z] #22 DONE 0.9s [2022-04-19T15:58:01.068Z] [2022-04-19T15:58:01.068Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T15:58:01.068Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-19T15:58:01.167Z] #19 47.95 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-19T15:58:01.167Z] #19 47.95 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:01.167Z] #19 47.95 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:01.167Z] #19 47.98 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-19T15:58:01.167Z] #19 47.98 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:01.167Z] #19 47.99 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T15:58:01.167Z] #19 48.01 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-19T15:58:01.167Z] #19 48.02 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:01.167Z] #19 48.02 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T15:58:01.167Z] #19 48.05 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-19T15:58:01.167Z] #19 48.05 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:01.167Z] #19 48.05 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:01.167Z] #19 48.08 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-19T15:58:01.167Z] #19 48.08 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:01.167Z] #19 48.09 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:01.167Z] #19 48.12 Selecting previously unselected package cross-config. [2022-04-19T15:58:01.167Z] #19 48.12 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.12 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-19T15:58:01.167Z] #19 48.15 Selecting previously unselected package gcc-10-cross-base. [2022-04-19T15:58:01.167Z] #19 48.16 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.16 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-19T15:58:01.167Z] #19 48.20 Selecting previously unselected package libc6-arm64-cross. [2022-04-19T15:58:01.167Z] #19 48.20 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.20 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-19T15:58:01.167Z] #19 48.33 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-19T15:58:01.167Z] #19 48.33 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.34 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.167Z] #19 48.37 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-19T15:58:01.167Z] #19 48.37 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.38 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.167Z] #19 48.42 Selecting previously unselected package libitm1-arm64-cross. [2022-04-19T15:58:01.167Z] #19 48.42 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.42 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.167Z] #19 48.45 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-19T15:58:01.167Z] #19 48.45 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.46 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.167Z] #19 48.49 Selecting previously unselected package libasan6-arm64-cross. [2022-04-19T15:58:01.167Z] #19 48.49 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.167Z] #19 48.49 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.427Z] #19 48.72 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-19T15:58:01.427Z] #19 48.73 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.427Z] #19 48.73 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.427Z] #19 48.84 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-19T15:58:01.687Z] #19 48.84 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.687Z] #19 48.84 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.946Z] #19 49.07 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-19T15:58:01.946Z] #19 49.07 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.946Z] #19 49.07 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.946Z] #19 49.14 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-19T15:58:01.946Z] #19 49.15 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:01.946Z] #19 49.15 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:01.946Z] #19 49.25 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-19T15:58:02.205Z] #19 49.25 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:02.205Z] #19 49.25 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:02.205Z] #19 49.39 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-19T15:58:02.205Z] #19 49.39 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:02.205Z] #19 49.39 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:58:07.329Z] ---> e5dcbfe4fa72 [2022-04-19T15:58:07.485Z] #19 54.44 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-19T15:58:07.485Z] #19 54.44 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:07.485Z] #19 54.45 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:07.485Z] #19 54.48 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-19T15:58:07.485Z] #19 54.48 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-19T15:58:07.485Z] #19 54.48 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-19T15:58:07.485Z] #19 54.66 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-19T15:58:07.485Z] #19 54.67 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:07.485Z] #19 54.67 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-19T15:58:07.485Z] #19 54.91 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-19T15:58:07.660Z] #23 6.692 Collecting yamllint==1.26.1 [2022-04-19T15:58:07.743Z] #19 54.92 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:07.743Z] #19 54.92 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:58:08.001Z] #19 55.28 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-19T15:58:08.001Z] #19 55.28 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:08.001Z] #19 55.29 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:58:08.373Z] Successfully built e5dcbfe4fa72 [2022-04-19T15:58:08.373Z] Successfully tagged docker:latest [2022-04-19T15:58:08.373Z] INFO: Image build ended at 04/19/2022 15:58:08. Duration:00:00:40.1883158 [2022-04-19T15:58:08.603Z] #23 7.724 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T15:58:08.840Z] [2022-04-19T15:58:08.840Z] [2022-04-19T15:58:08.840Z] INFO: Building the test binaries at 04/19/2022 15:58:08... [2022-04-19T15:58:09.178Z] #23 8.209 Collecting pathspec>=0.5.3 [2022-04-19T15:58:09.178Z] #23 8.214 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T15:58:09.440Z] #23 8.379 Collecting pyyaml [2022-04-19T15:58:09.440Z] #23 8.391 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-04-19T15:58:09.440Z] #23 8.429 Building wheels for collected packages: yamllint [2022-04-19T15:58:09.440Z] #23 8.430 Building wheel for yamllint (setup.py): started [2022-04-19T15:58:09.702Z] #23 8.829 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T15:58:09.702Z] #23 8.830 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8c72426151b154cb419f40b20f232b21e37204e752904520ef881155780551a5 [2022-04-19T15:58:09.702Z] #23 8.830 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T15:58:09.702Z] #23 8.834 Successfully built yamllint [2022-04-19T15:58:09.964Z] #23 8.847 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T15:58:09.964Z] #23 9.036 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T15:58:10.539Z] #23 DONE 9.3s [2022-04-19T15:58:10.539Z] [2022-04-19T15:58:10.539Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T15:58:10.539Z] #27 sha256:d5edcd53bfdd17ec29d07743b0ac5fd7d102b8b08b2648d9fad31dc1998de161 [2022-04-19T15:58:10.539Z] #27 DONE 0.1s [2022-04-19T15:58:10.539Z] [2022-04-19T15:58:10.539Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T15:58:10.539Z] #32 sha256:0caee1f55f7ab234b71f66e3f3e321d8538be6afa9a186bc79ff01b52bba1d3c [2022-04-19T15:58:10.800Z] #32 DONE 0.4s [2022-04-19T15:58:10.800Z] [2022-04-19T15:58:10.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-04-19T15:58:10.800Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:58:10.800Z] #60 ... [2022-04-19T15:58:10.800Z] [2022-04-19T15:58:10.800Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T15:58:10.800Z] #35 sha256:ecd83cfff4223d85d529a3bde9dd4dafe05d56cf35964b74d3bbadc1b0ef2b51 [2022-04-19T15:58:11.061Z] #35 DONE 0.2s [2022-04-19T15:58:11.061Z] [2022-04-19T15:58:11.062Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T15:58:11.062Z] #37 sha256:eb8d1a11d1ac43a46031a3dda1e3a08c5188512da0f41dfb5ef47600382b1d04 [2022-04-19T15:58:11.062Z] #37 DONE 0.1s [2022-04-19T15:58:11.062Z] [2022-04-19T15:58:11.062Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T15:58:11.062Z] #41 sha256:aec0e0c0aca7965f48eb28cdead967a19ca0b0569fc7f454446129b9ae1b9612 [2022-04-19T15:58:11.062Z] #41 DONE 0.0s [2022-04-19T15:58:11.062Z] [2022-04-19T15:58:11.062Z] #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-04-19T15:58:11.062Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:58:11.326Z] #60 ... [2022-04-19T15:58:11.326Z] [2022-04-19T15:58:11.326Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T15:58:11.326Z] #44 sha256:8391c3e621ec92675d80a67574776f6652f2889a9593c5f9b0892af00d3c6276 [2022-04-19T15:58:11.326Z] #44 DONE 0.2s [2022-04-19T15:58:11.326Z] [2022-04-19T15:58:11.326Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T15:58:11.326Z] #48 sha256:0a5222d17d6d03cc1abdf9bc98bc92bd9e33b35eb9b69c2270ae8b176999f363 [2022-04-19T15:58:11.326Z] #48 DONE 0.1s [2022-04-19T15:58:11.326Z] [2022-04-19T15:58:11.326Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T15:58:11.326Z] #50 sha256:6a7d23a62a9ce95cfab983b8e8abef0bbaa75c8c22826d95e00b183f0b0a0daa [2022-04-19T15:58:11.590Z] #50 DONE 0.1s [2022-04-19T15:58:11.590Z] [2022-04-19T15:58:11.590Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T15:58:11.590Z] #52 sha256:e3db04263d91d75c4fa5f0a18498ba58c8e9e90c4c866faa8b5cca8493b86a1d [2022-04-19T15:58:11.590Z] #52 DONE 0.2s [2022-04-19T15:58:11.590Z] [2022-04-19T15:58:11.590Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T15:58:11.590Z] #54 sha256:5c8b8d23631b4ee3c7df8228e47f7615fd4ad0cf5b8efeace612aa59ea50df30 [2022-04-19T15:58:11.590Z] #54 DONE 0.1s [2022-04-19T15:58:11.590Z] [2022-04-19T15:58:11.590Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T15:58:11.590Z] #57 sha256:8644b5f4c41e003e1e7985113fe50c0d0a1f1971fbed81a7ab2c76d07169b475 [2022-04-19T15:58:11.853Z] #57 DONE 0.1s [2022-04-19T15:58:11.853Z] [2022-04-19T15:58:11.853Z] #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-04-19T15:58:11.853Z] #60 sha256:6d49703713452c5d504560ed17433d98c184d27cd48865ddd3bac4bba108e3f4 [2022-04-19T15:58:12.960Z] Fetching without tags [2022-04-19T15:58:13.166Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:58:13.230Z] Fetching without tags [2022-04-19T15:58:13.291Z] #19 60.36 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-19T15:58:13.291Z] #19 60.36 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:13.291Z] #19 60.39 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:13.491Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:58:13.550Z] #19 60.80 Selecting previously unselected package patch. [2022-04-19T15:58:13.550Z] #19 60.80 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-19T15:58:13.550Z] #19 60.81 Unpacking patch (2.7.6-7) ... [2022-04-19T15:58:13.550Z] #19 60.84 Selecting previously unselected package dpkg-dev. [2022-04-19T15:58:13.550Z] #19 60.85 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-19T15:58:13.550Z] #19 60.85 Unpacking dpkg-dev (1.20.9) ... [2022-04-19T15:58:13.621Z] INFO: make.ps1 starting at 04/19/2022 15:58:12 [2022-04-19T15:58:13.621Z] INFO: Git commit (b365924ec3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:58:13.621Z] INFO: Invoking autogen... [2022-04-19T15:58:13.733Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:58:13.733Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [2022-04-19T15:58:13.809Z] #19 61.00 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-19T15:58:13.809Z] #19 61.00 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-19T15:58:13.809Z] #19 61.01 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-19T15:58:13.809Z] #19 61.04 Selecting previously unselected package libio-string-perl. [2022-04-19T15:58:13.809Z] #19 61.04 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-19T15:58:13.809Z] #19 61.04 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-19T15:58:13.809Z] #19 61.08 Selecting previously unselected package libicu67:amd64. [2022-04-19T15:58:13.809Z] #19 61.08 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-19T15:58:13.809Z] #19 61.09 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T15:58:12.879Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:58:12.885Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:58:12.894Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:58:12.911Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:58:12.933Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:58:12.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:58:12.934Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:58:13.139Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:58:13.148Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:58:13.659Z] > git remote # timeout=10 [2022-04-19T15:58:13.670Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:58:13.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:58:13.677Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:58:13.690Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T15:58:13.703Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:58:13.716Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:58:14.090Z] INFO: Building daemon... [2022-04-19T15:58:14.173Z] Merge succeeded, producing b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T15:58:14.173Z] Checking out Revision b365924ec3eb073d9501d90ec7ab66cc8c2a6872 (PR-43503) [2022-04-19T15:58:15.082Z] ---> c1a398061f02 [2022-04-19T15:58:15.082Z] Successfully built c1a398061f02 [2022-04-19T15:58:15.082Z] Successfully tagged docker:latest [2022-04-19T15:58:15.082Z] INFO: Image build ended at 04/19/2022 15:58:14. Duration:00:00:43.6589570 [2022-04-19T15:58:15.082Z] [2022-04-19T15:58:15.082Z] [2022-04-19T15:58:15.082Z] INFO: Building the test binaries at 04/19/2022 15:58:14... [2022-04-19T15:58:13.145Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:58:13.160Z] > git config --add remote.origin.fetch +refs/pull/43503/head:refs/remotes/origin/PR-43503 # timeout=10 [2022-04-19T15:58:13.173Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:58:13.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-19T15:58:13.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-19T15:58:13.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:58:13.196Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43503/head:refs/remotes/origin/PR-43503 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-19T15:58:13.460Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:58:13.467Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:58:14.073Z] > git remote # timeout=10 [2022-04-19T15:58:14.089Z] > git config --get remote.origin.url # timeout=10 [2022-04-19T15:58:14.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-19T15:58:14.109Z] > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10 [2022-04-19T15:58:14.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-19T15:58:14.138Z] > git config core.sparsecheckout # timeout=10 [2022-04-19T15:58:14.147Z] > git checkout -f b365924ec3eb073d9501d90ec7ab66cc8c2a6872 # timeout=10 [2022-04-19T15:58:15.717Z] #19 62.95 Selecting previously unselected package libxml2:amd64. [2022-04-19T15:58:15.717Z] #19 62.95 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T15:58:16.005Z] #19 63.25 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T15:58:16.264Z] #19 63.63 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-19T15:58:16.264Z] #19 63.63 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-19T15:58:16.264Z] #19 63.63 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-19T15:58:16.264Z] #19 63.66 Selecting previously unselected package libxml-sax-base-perl. [2022-04-19T15:58:16.523Z] #19 63.67 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-19T15:58:16.523Z] #19 63.67 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-19T15:58:16.523Z] #19 63.71 Selecting previously unselected package libxml-sax-perl. [2022-04-19T15:58:16.524Z] #19 63.71 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-19T15:58:16.524Z] #19 63.72 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-19T15:58:16.524Z] #19 63.76 Selecting previously unselected package libxml-libxml-perl. [2022-04-19T15:58:16.524Z] #19 63.77 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-19T15:58:16.524Z] #19 63.77 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-19T15:58:16.524Z] #19 63.84 Selecting previously unselected package libxml-simple-perl. [2022-04-19T15:58:16.524Z] #19 63.84 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-19T15:58:16.524Z] #19 63.84 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-19T15:58:16.524Z] #19 63.87 Selecting previously unselected package libyaml-perl. [2022-04-19T15:58:16.783Z] #19 63.87 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-19T15:58:16.783Z] #19 63.88 Unpacking libyaml-perl (1.30-1) ... [2022-04-19T15:58:16.783Z] #19 63.91 Selecting previously unselected package libconfig-auto-perl. [2022-04-19T15:58:16.783Z] #19 63.92 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-19T15:58:16.783Z] #19 63.92 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-19T15:58:16.783Z] #19 63.94 Selecting previously unselected package libfile-which-perl. [2022-04-19T15:58:16.783Z] #19 63.95 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-19T15:58:16.783Z] #19 63.95 Unpacking libfile-which-perl (1.23-1) ... [2022-04-19T15:58:16.783Z] #19 63.98 Selecting previously unselected package libfile-homedir-perl. [2022-04-19T15:58:16.783Z] #19 63.98 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-19T15:58:16.783Z] #19 63.99 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-19T15:58:16.783Z] #19 64.02 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-19T15:58:16.783Z] #19 64.02 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-19T15:58:16.783Z] #19 64.03 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-19T15:58:16.783Z] #19 64.06 Selecting previously unselected package dpkg-cross. [2022-04-19T15:58:16.783Z] #19 64.07 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-19T15:58:16.783Z] #19 64.07 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-19T15:58:16.783Z] #19 64.11 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-19T15:58:17.042Z] #19 64.11 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-19T15:58:17.042Z] #19 64.11 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-19T15:58:17.042Z] #19 64.14 Selecting previously unselected package libc6-armel-cross. [2022-04-19T15:58:17.042Z] #19 64.14 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:17.042Z] #19 64.14 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-19T15:58:17.042Z] #19 64.27 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-19T15:58:17.042Z] #19 64.27 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:17.042Z] #19 64.27 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:17.042Z] #19 64.30 Selecting previously unselected package libgomp1-armel-cross. [2022-04-19T15:58:17.042Z] #19 64.30 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:17.042Z] #19 64.31 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:17.042Z] #19 64.34 Selecting previously unselected package libatomic1-armel-cross. [2022-04-19T15:58:17.042Z] #19 64.34 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:17.042Z] #19 64.35 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:17.042Z] #19 64.38 Selecting previously unselected package libasan6-armel-cross. [2022-04-19T15:58:17.152Z] #60 72.77 + bin/containerd [2022-04-19T15:58:17.301Z] #19 64.38 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:17.301Z] #19 64.38 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:17.301Z] #19 64.61 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-19T15:58:17.301Z] #19 64.61 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:17.301Z] #19 64.62 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:17.561Z] #19 64.69 Selecting previously unselected package libubsan1-armel-cross. [2022-04-19T15:58:17.561Z] #19 64.69 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:17.561Z] #19 64.69 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:17.561Z] #19 64.79 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-19T15:58:17.561Z] #19 64.79 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:17.561Z] #19 64.79 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:17.561Z] #19 64.90 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-19T15:58:17.823Z] #19 64.90 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:17.823Z] #19 64.91 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T15:58:17.972Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:58:17.954Z] > git --version # timeout=10 [2022-04-19T15:58:17.967Z] > git --version # 'git version 2.25.1' [2022-04-19T15:58:17.975Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-19T15:58:18.038Z] Commit message: "client: ContainerKill(): don't send signal query-param if none was set" [2022-04-19T15:58:18.067Z] > git --version # timeout=10 [2022-04-19T15:58:18.070Z] > git --version # 'git version 2.25.1' [2022-04-19T15:58:18.076Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-19T15:58:18.991Z] + docker version [2022-04-19T15:58:19.232Z] + docker version [2022-04-19T15:58:20.886Z] INFO: make.ps1 starting at 04/19/2022 15:58:20 [2022-04-19T15:58:20.886Z] INFO: Git commit (b365924ec3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T15:58:20.886Z] INFO: Invoking autogen... [2022-04-19T15:58:21.860Z] INFO: Building daemon... [2022-04-19T15:58:23.099Z] #19 69.66 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-19T15:58:23.100Z] #19 69.66 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:23.100Z] #19 69.67 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T15:58:23.100Z] #19 69.70 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-19T15:58:23.100Z] #19 69.70 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-19T15:58:23.100Z] #19 69.70 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-19T15:58:23.100Z] #19 69.87 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-19T15:58:23.100Z] #19 69.87 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:23.100Z] #19 69.87 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-19T15:58:23.100Z] #19 70.09 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-19T15:58:23.100Z] #19 70.10 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:23.100Z] #19 70.10 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:58:23.100Z] #19 70.35 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-19T15:58:23.100Z] #19 70.35 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:23.100Z] #19 70.36 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T15:58:27.088Z] Client: Docker Engine - Community [2022-04-19T15:58:27.088Z] Version: 20.10.14 [2022-04-19T15:58:27.088Z] API version: 1.41 [2022-04-19T15:58:27.088Z] Go version: go1.16.15 [2022-04-19T15:58:27.088Z] Git commit: a224086 [2022-04-19T15:58:27.088Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-19T15:58:27.088Z] OS/Arch: linux/amd64 [2022-04-19T15:58:27.088Z] Context: default [2022-04-19T15:58:27.088Z] Experimental: true [2022-04-19T15:58:27.088Z] [2022-04-19T15:58:27.088Z] Server: Docker Engine - Community [2022-04-19T15:58:27.088Z] Engine: [2022-04-19T15:58:27.088Z] Version: 20.10.14 [2022-04-19T15:58:27.088Z] API version: 1.41 (minimum version 1.12) [2022-04-19T15:58:27.088Z] Go version: go1.16.15 [2022-04-19T15:58:27.088Z] Git commit: 87a90dc [2022-04-19T15:58:27.088Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-19T15:58:27.088Z] OS/Arch: linux/amd64 [2022-04-19T15:58:27.088Z] Experimental: true [2022-04-19T15:58:27.088Z] containerd: [2022-04-19T15:58:27.088Z] Version: 1.5.11 [2022-04-19T15:58:27.088Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:58:27.088Z] runc: [2022-04-19T15:58:27.088Z] Version: 1.0.3 [2022-04-19T15:58:27.088Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T15:58:27.088Z] docker-init: [2022-04-19T15:58:27.088Z] Version: 0.19.0 [2022-04-19T15:58:27.088Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T15:58:27.333Z] Client: Docker Engine - Community [2022-04-19T15:58:27.333Z] Version: 20.10.14 [2022-04-19T15:58:27.333Z] API version: 1.41 [2022-04-19T15:58:27.333Z] Go version: go1.16.15 [2022-04-19T15:58:27.333Z] Git commit: a224086 [2022-04-19T15:58:27.333Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-19T15:58:27.333Z] OS/Arch: linux/arm64 [2022-04-19T15:58:27.333Z] Context: default [2022-04-19T15:58:27.333Z] Experimental: true [2022-04-19T15:58:27.333Z] [2022-04-19T15:58:27.333Z] Server: Docker Engine - Community [2022-04-19T15:58:27.333Z] Engine: [2022-04-19T15:58:27.333Z] Version: 20.10.14 [2022-04-19T15:58:27.333Z] API version: 1.41 (minimum version 1.12) [2022-04-19T15:58:27.333Z] Go version: go1.16.15 [2022-04-19T15:58:27.333Z] Git commit: 87a90dc [2022-04-19T15:58:27.333Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-19T15:58:27.333Z] OS/Arch: linux/arm64 [2022-04-19T15:58:27.333Z] Experimental: true [2022-04-19T15:58:27.333Z] containerd: [2022-04-19T15:58:27.333Z] Version: 1.5.11 [2022-04-19T15:58:27.333Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:58:27.333Z] runc: [2022-04-19T15:58:27.333Z] Version: 1.0.3 [2022-04-19T15:58:27.333Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-19T15:58:27.333Z] docker-init: [2022-04-19T15:58:27.333Z] Version: 0.19.0 [2022-04-19T15:58:27.333Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-19T15:58:27.390Z] + docker info [2022-04-19T15:58:27.678Z] + docker info [2022-04-19T15:58:28.380Z] #19 74.83 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-19T15:58:28.381Z] #19 74.83 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:28.381Z] #19 74.83 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T15:58:28.381Z] #19 74.85 Selecting previously unselected package crossbuild-essential-armel. [2022-04-19T15:58:28.381Z] #19 74.86 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-19T15:58:28.381Z] #19 74.86 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-19T15:58:28.381Z] #19 74.89 Selecting previously unselected package libc6-armhf-cross. [2022-04-19T15:58:28.381Z] #19 74.89 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:28.381Z] #19 74.89 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-19T15:58:28.381Z] #19 75.00 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-19T15:58:28.381Z] #19 75.01 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:28.381Z] #19 75.01 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:28.381Z] #19 75.04 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-19T15:58:28.381Z] #19 75.04 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:28.381Z] #19 75.05 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:28.381Z] #19 75.08 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-19T15:58:28.381Z] #19 75.08 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:28.381Z] #19 75.11 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:28.381Z] #19 75.15 Selecting previously unselected package libasan6-armhf-cross. [2022-04-19T15:58:28.381Z] #19 75.15 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:28.381Z] #19 75.15 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:28.381Z] #19 75.37 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-19T15:58:28.381Z] #19 75.37 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:28.381Z] #19 75.38 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:28.381Z] #19 75.44 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-19T15:58:28.381Z] #19 75.44 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:28.381Z] #19 75.45 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:28.381Z] #19 75.54 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-19T15:58:28.381Z] #19 75.54 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:28.381Z] #19 75.55 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:28.381Z] #19 75.65 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-19T15:58:28.381Z] #19 75.66 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:28.381Z] #19 75.66 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T15:58:31.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T15:58:31.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T15:58:33.660Z] #19 80.38 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-19T15:58:33.660Z] #19 80.39 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:33.660Z] #19 80.39 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T15:58:33.660Z] #19 80.42 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-19T15:58:33.660Z] #19 80.42 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-19T15:58:33.660Z] #19 80.43 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-19T15:58:33.660Z] #19 80.69 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-19T15:58:33.660Z] #19 80.70 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:33.660Z] #19 80.70 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-19T15:58:33.660Z] #19 80.92 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-19T15:58:33.660Z] #19 80.92 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:33.660Z] #19 80.92 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:58:33.925Z] #19 81.19 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-19T15:58:33.925Z] #19 81.19 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:33.925Z] #19 81.19 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T15:58:39.200Z] #19 85.70 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-19T15:58:39.200Z] #19 85.70 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:39.200Z] #19 85.71 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T15:58:39.200Z] #19 85.74 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-19T15:58:39.200Z] #19 85.74 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-19T15:58:39.200Z] #19 85.75 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-19T15:58:39.200Z] #19 85.78 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-19T15:58:39.200Z] #19 85.78 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:39.200Z] #19 85.79 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-19T15:58:39.200Z] #19 85.94 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-19T15:58:39.200Z] #19 85.95 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.200Z] #19 85.95 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.200Z] #19 85.98 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-19T15:58:39.200Z] #19 85.98 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.200Z] #19 85.99 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.200Z] #19 86.03 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-19T15:58:39.200Z] #19 86.03 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.200Z] #19 86.03 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.200Z] #19 86.06 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-19T15:58:39.200Z] #19 86.06 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.200Z] #19 86.07 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.200Z] #19 86.09 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-19T15:58:39.200Z] #19 86.10 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.200Z] #19 86.10 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.200Z] #19 86.46 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-19T15:58:39.200Z] #19 86.47 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.200Z] #19 86.49 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.459Z] #19 86.73 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-19T15:58:39.459Z] #19 86.74 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.459Z] #19 86.74 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.717Z] #19 86.97 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-19T15:58:39.717Z] #19 86.97 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.717Z] #19 86.98 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.975Z] #19 87.06 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-19T15:58:39.975Z] #19 87.06 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.975Z] #19 87.07 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.975Z] #19 87.17 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-19T15:58:39.975Z] #19 87.17 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.975Z] #19 87.17 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:39.975Z] #19 87.22 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-19T15:58:39.975Z] #19 87.22 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:39.975Z] #19 87.22 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:40.234Z] #19 87.40 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-19T15:58:40.234Z] #19 87.40 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:40.234Z] #19 87.40 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:58:42.531Z] Client: [2022-04-19T15:58:42.531Z] Context: default [2022-04-19T15:58:42.531Z] Debug Mode: false [2022-04-19T15:58:42.531Z] Plugins: [2022-04-19T15:58:42.531Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T15:58:42.531Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T15:58:42.531Z] [2022-04-19T15:58:42.531Z] Server: [2022-04-19T15:58:42.531Z] Containers: 0 [2022-04-19T15:58:42.531Z] Running: 0 [2022-04-19T15:58:42.531Z] Paused: 0 [2022-04-19T15:58:42.531Z] Stopped: 0 [2022-04-19T15:58:42.531Z] Images: 0 [2022-04-19T15:58:42.531Z] Server Version: 20.10.14 [2022-04-19T15:58:42.531Z] Storage Driver: overlay2 [2022-04-19T15:58:42.531Z] Backing Filesystem: extfs [2022-04-19T15:58:42.531Z] Supports d_type: true [2022-04-19T15:58:42.531Z] Native Overlay Diff: true [2022-04-19T15:58:42.531Z] userxattr: false [2022-04-19T15:58:42.531Z] Logging Driver: json-file [2022-04-19T15:58:42.531Z] Cgroup Driver: cgroupfs [2022-04-19T15:58:42.531Z] Cgroup Version: 1 [2022-04-19T15:58:42.531Z] Plugins: [2022-04-19T15:58:42.531Z] Volume: local [2022-04-19T15:58:42.531Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T15:58:42.531Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T15:58:42.531Z] Swarm: inactive [2022-04-19T15:58:42.531Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T15:58:42.531Z] Default Runtime: runc [2022-04-19T15:58:42.531Z] Init Binary: docker-init [2022-04-19T15:58:42.531Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:58:42.531Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T15:58:42.531Z] init version: de40ad0 [2022-04-19T15:58:42.531Z] Security Options: [2022-04-19T15:58:42.531Z] apparmor [2022-04-19T15:58:42.531Z] seccomp [2022-04-19T15:58:42.531Z] Profile: default [2022-04-19T15:58:42.531Z] Kernel Version: 5.13.0-1021-aws [2022-04-19T15:58:42.531Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-19T15:58:42.531Z] OSType: linux [2022-04-19T15:58:42.531Z] Architecture: aarch64 [2022-04-19T15:58:42.531Z] CPUs: 2 [2022-04-19T15:58:42.531Z] Total Memory: 7.578GiB [2022-04-19T15:58:42.531Z] Name: ip-10-100-73-207 [2022-04-19T15:58:42.531Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-19T15:58:42.531Z] Docker Root Dir: /var/lib/docker [2022-04-19T15:58:42.532Z] Debug Mode: false [2022-04-19T15:58:42.532Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:58:42.532Z] Labels: [2022-04-19T15:58:42.532Z] Experimental: true [2022-04-19T15:58:42.532Z] Insecure Registries: [2022-04-19T15:58:42.532Z] 127.0.0.0/8 [2022-04-19T15:58:42.532Z] Live Restore Enabled: true [2022-04-19T15:58:42.532Z] [Pipeline] sh [2022-04-19T15:58:42.810Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:58:42.810Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-19T15:58:42.810Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43503/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-19T15:58:42.810Z] + bash /home/ubuntu/workspace/moby_PR-43503/check-config.sh [2022-04-19T15:58:42.810Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-19T15:58:42.810Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-19T15:58:42.810Z] [2022-04-19T15:58:42.810Z] Generally Necessary: [2022-04-19T15:58:42.810Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-19T15:58:42.810Z] - apparmor: enabled and tools installed [2022-04-19T15:58:42.810Z] - CONFIG_NAMESPACES: enabled [2022-04-19T15:58:42.810Z] - CONFIG_NET_NS: enabled [2022-04-19T15:58:42.810Z] - CONFIG_PID_NS: enabled [2022-04-19T15:58:42.810Z] - CONFIG_IPC_NS: enabled [2022-04-19T15:58:42.810Z] - CONFIG_UTS_NS: enabled [2022-04-19T15:58:42.810Z] - CONFIG_CGROUPS: enabled [2022-04-19T15:58:42.810Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-19T15:58:42.810Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-19T15:58:42.810Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-19T15:58:42.810Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-19T15:58:42.810Z] - CONFIG_CPUSETS: enabled [2022-04-19T15:58:42.810Z] - CONFIG_MEMCG: enabled [2022-04-19T15:58:42.810Z] - CONFIG_KEYS: enabled [2022-04-19T15:58:42.810Z] - CONFIG_VETH: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-19T15:58:42.810Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-19T15:58:43.068Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-19T15:58:43.069Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-19T15:58:43.069Z] - CONFIG_CGROUP_BPF: enabled [2022-04-19T15:58:43.069Z] [2022-04-19T15:58:43.069Z] Optional Features: [2022-04-19T15:58:43.069Z] - CONFIG_USER_NS: enabled [2022-04-19T15:58:43.069Z] - CONFIG_SECCOMP: enabled [2022-04-19T15:58:43.069Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-19T15:58:43.069Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-19T15:58:43.069Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-19T15:58:43.069Z] (cgroup swap accounting is currently enabled) [2022-04-19T15:58:43.069Z] - CONFIG_BLK_CGROUP: enabled [2022-04-19T15:58:43.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-19T15:58:43.069Z] - CONFIG_CGROUP_PERF: enabled [2022-04-19T15:58:43.069Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-19T15:58:43.069Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-19T15:58:43.069Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-19T15:58:43.069Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-19T15:58:43.069Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-19T15:58:43.069Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-19T15:58:43.069Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-19T15:58:43.069Z] - CONFIG_IP_VS: enabled (as module) [2022-04-19T15:58:43.069Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-19T15:58:43.069Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-19T15:58:43.069Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-19T15:58:43.069Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-19T15:58:43.069Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-19T15:58:43.069Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-19T15:58:43.069Z] - CONFIG_EXT4_FS: enabled [2022-04-19T15:58:43.069Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-19T15:58:43.069Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-19T15:58:43.069Z] - Network Drivers: [2022-04-19T15:58:43.069Z] - "overlay": [2022-04-19T15:58:43.069Z] - CONFIG_VXLAN: enabled (as module) [2022-04-19T15:58:43.069Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-19T15:58:43.069Z] Optional (for encrypted networks): [2022-04-19T15:58:43.326Z] - CONFIG_CRYPTO: enabled [2022-04-19T15:58:43.326Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-19T15:58:43.326Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-19T15:58:43.326Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-19T15:58:43.326Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-19T15:58:43.326Z] - CONFIG_XFRM: enabled [2022-04-19T15:58:43.326Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-19T15:58:43.326Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-19T15:58:43.326Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-19T15:58:43.326Z] - "ipvlan": [2022-04-19T15:58:43.326Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-19T15:58:43.326Z] - "macvlan": [2022-04-19T15:58:43.326Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-19T15:58:43.326Z] - CONFIG_DUMMY: enabled (as module) [2022-04-19T15:58:43.326Z] - "ftp,tftp client in container": [2022-04-19T15:58:43.326Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-19T15:58:43.326Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-19T15:58:43.326Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-19T15:58:43.326Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-19T15:58:43.326Z] - Storage Drivers: [2022-04-19T15:58:43.326Z] - "aufs": [2022-04-19T15:58:43.326Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-19T15:58:43.326Z] - "btrfs": [2022-04-19T15:58:43.326Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-19T15:58:43.326Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-19T15:58:43.326Z] - "devicemapper": [2022-04-19T15:58:43.326Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-19T15:58:43.326Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-19T15:58:43.326Z] - "overlay": [2022-04-19T15:58:43.326Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-19T15:58:43.326Z] - "zfs": [2022-04-19T15:58:43.326Z] - /dev/zfs: present [2022-04-19T15:58:43.326Z] - zfs command: missing [2022-04-19T15:58:43.326Z] - zpool command: missing [2022-04-19T15:58:43.326Z] [2022-04-19T15:58:43.326Z] Limits: [2022-04-19T15:58:43.326Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-19T15:58:43.326Z] [2022-04-19T15:58:43.326Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T15:58:43.649Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 . [2022-04-19T15:58:43.906Z] #1 [internal] load build definition from Dockerfile [2022-04-19T15:58:43.906Z] #1 sha256:dab340b4063b9735537dcfad899e85386a8b95fb405cc95a61c12e9735ffb2ac [2022-04-19T15:58:43.906Z] #1 transferring dockerfile: 16.77kB done [2022-04-19T15:58:43.906Z] #1 DONE 0.1s [2022-04-19T15:58:43.906Z] [2022-04-19T15:58:43.906Z] #2 [internal] load .dockerignore [2022-04-19T15:58:43.906Z] #2 sha256:c3ec98a6ba5f7f276715877af929b4ebcb70d270653e0a514d6ac844cc0b2d46 [2022-04-19T15:58:43.906Z] #2 transferring context: 87B done [2022-04-19T15:58:43.906Z] #2 DONE 0.0s [2022-04-19T15:58:43.906Z] [2022-04-19T15:58:43.907Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T15:58:43.907Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-19T15:58:44.169Z] #3 DONE 0.4s [2022-04-19T15:58:44.426Z] [2022-04-19T15:58:44.426Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T15:58:44.426Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-19T15:58:44.426Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-19T15:58:44.426Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-19T15:58:44.426Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-19T15:58:44.426Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-19T15:58:44.426Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-19T15:58:44.426Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-04-19T15:58:44.683Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-19T15:58:44.939Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-04-19T15:58:45.215Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s done [2022-04-19T15:58:45.215Z] #4 DONE 0.9s [2022-04-19T15:58:45.474Z] [2022-04-19T15:58:45.474Z] #5 [internal] load .dockerignore [2022-04-19T15:58:45.474Z] #5 sha256:19331ccb5e98dfddfc4567ce725e58479c1370a1aa4ccf4c334c6dd0cb699b15 [2022-04-19T15:58:45.474Z] #5 DONE 0.0s [2022-04-19T15:58:45.474Z] [2022-04-19T15:58:45.474Z] #6 [internal] load build definition from Dockerfile [2022-04-19T15:58:45.474Z] #6 sha256:0601e45775197948355a9137ffa1a6b96392f22009702694d585ceb946dc33be [2022-04-19T15:58:45.474Z] #6 DONE 0.0s [2022-04-19T15:58:45.474Z] [2022-04-19T15:58:45.474Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T15:58:45.474Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-19T15:58:45.509Z] #19 91.98 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-19T15:58:45.509Z] #19 91.98 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:45.509Z] #19 91.98 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:45.509Z] #19 92.02 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-19T15:58:45.509Z] #19 92.02 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-19T15:58:45.509Z] #19 92.02 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-19T15:58:45.509Z] #19 92.20 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-19T15:58:45.509Z] #19 92.20 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:45.509Z] #19 92.21 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-19T15:58:45.509Z] #19 92.48 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-19T15:58:45.509Z] #19 92.48 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:45.509Z] #19 92.48 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:58:45.509Z] #19 92.74 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-19T15:58:45.509Z] #19 92.74 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:45.509Z] #19 92.75 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:58:46.404Z] #10 ... [2022-04-19T15:58:46.404Z] [2022-04-19T15:58:46.404Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:58:46.404Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T15:58:46.404Z] #9 DONE 1.0s [2022-04-19T15:58:46.404Z] [2022-04-19T15:58:46.404Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T15:58:46.405Z] #7 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-19T15:58:46.405Z] #7 DONE 1.0s [2022-04-19T15:58:46.405Z] [2022-04-19T15:58:46.405Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T15:58:46.405Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-19T15:58:46.405Z] #10 DONE 1.0s [2022-04-19T15:58:46.405Z] [2022-04-19T15:58:46.405Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:58:46.405Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T15:58:46.405Z] #8 DONE 1.1s [2022-04-19T15:58:49.298Z] Client: [2022-04-19T15:58:49.298Z] Context: default [2022-04-19T15:58:49.298Z] Debug Mode: false [2022-04-19T15:58:49.298Z] Plugins: [2022-04-19T15:58:49.298Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-19T15:58:49.298Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-19T15:58:49.298Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-19T15:58:49.298Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-19T15:58:49.298Z] [2022-04-19T15:58:49.298Z] Server: [2022-04-19T15:58:49.298Z] Containers: 0 [2022-04-19T15:58:49.298Z] Running: 0 [2022-04-19T15:58:49.298Z] Paused: 0 [2022-04-19T15:58:49.298Z] Stopped: 0 [2022-04-19T15:58:49.298Z] Images: 0 [2022-04-19T15:58:49.298Z] Server Version: 20.10.14 [2022-04-19T15:58:49.298Z] Storage Driver: overlay2 [2022-04-19T15:58:49.298Z] Backing Filesystem: extfs [2022-04-19T15:58:49.298Z] Supports d_type: true [2022-04-19T15:58:49.298Z] Native Overlay Diff: true [2022-04-19T15:58:49.298Z] userxattr: false [2022-04-19T15:58:49.298Z] Logging Driver: json-file [2022-04-19T15:58:49.298Z] Cgroup Driver: systemd [2022-04-19T15:58:49.298Z] Cgroup Version: 2 [2022-04-19T15:58:49.298Z] Plugins: [2022-04-19T15:58:49.298Z] Volume: local [2022-04-19T15:58:49.298Z] Network: bridge host ipvlan macvlan null overlay [2022-04-19T15:58:49.298Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-19T15:58:49.298Z] Swarm: inactive [2022-04-19T15:58:49.298Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-19T15:58:49.298Z] Default Runtime: runc [2022-04-19T15:58:49.298Z] Init Binary: docker-init [2022-04-19T15:58:49.298Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-19T15:58:49.298Z] runc version: v1.0.3-0-gf46b6ba [2022-04-19T15:58:49.298Z] init version: de40ad0 [2022-04-19T15:58:49.298Z] Security Options: [2022-04-19T15:58:49.298Z] apparmor [2022-04-19T15:58:49.298Z] seccomp [2022-04-19T15:58:49.298Z] Profile: default [2022-04-19T15:58:49.298Z] cgroupns [2022-04-19T15:58:49.298Z] Kernel Version: 5.13.0-1021-aws [2022-04-19T15:58:49.298Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-19T15:58:49.298Z] OSType: linux [2022-04-19T15:58:49.298Z] Architecture: x86_64 [2022-04-19T15:58:49.298Z] CPUs: 2 [2022-04-19T15:58:49.298Z] Total Memory: 7.476GiB [2022-04-19T15:58:49.298Z] Name: ip-10-100-88-60 [2022-04-19T15:58:49.298Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-19T15:58:49.298Z] Docker Root Dir: /var/lib/docker [2022-04-19T15:58:49.298Z] Debug Mode: false [2022-04-19T15:58:49.299Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:58:49.299Z] Labels: [2022-04-19T15:58:49.299Z] Experimental: true [2022-04-19T15:58:49.299Z] Insecure Registries: [2022-04-19T15:58:49.299Z] 127.0.0.0/8 [2022-04-19T15:58:49.299Z] Live Restore Enabled: true [2022-04-19T15:58:49.299Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-19T15:58:49.624Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 . [2022-04-19T15:58:49.624Z] #1 [internal] load build definition from Dockerfile [2022-04-19T15:58:49.624Z] #1 sha256:8ddefca8fb567740b0bbb4b644cacc8630159f06650aa160954b4b1f1e634bd5 [2022-04-19T15:58:49.624Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-04-19T15:58:49.882Z] #1 DONE 0.1s [2022-04-19T15:58:49.882Z] [2022-04-19T15:58:49.882Z] #2 [internal] load .dockerignore [2022-04-19T15:58:49.882Z] #2 sha256:a309eec16fb235ff2d497592fd954f52c36bed905015914e29dd42b9c5204b50 [2022-04-19T15:58:49.882Z] #2 transferring context: 87B done [2022-04-19T15:58:49.882Z] #2 DONE 0.1s [2022-04-19T15:58:49.883Z] [2022-04-19T15:58:49.883Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-19T15:58:49.883Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-19T15:58:50.448Z] #3 DONE 0.5s [2022-04-19T15:58:50.448Z] [2022-04-19T15:58:50.448Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-19T15:58:50.448Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-19T15:58:50.448Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-19T15:58:50.448Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-19T15:58:50.448Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-19T15:58:50.448Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-19T15:58:50.448Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-19T15:58:50.448Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-19T15:58:50.582Z] [2022-04-19T15:58:50.582Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:58:50.582Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T15:58:50.582Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-19T15:58:50.582Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T15:58:50.582Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-19T15:58:50.582Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-19T15:58:50.582Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-04-19T15:58:50.582Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.3s [2022-04-19T15:58:50.583Z] #67 ... [2022-04-19T15:58:50.583Z] [2022-04-19T15:58:50.583Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T15:58:50.583Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T15:58:50.583Z] #45 DONE 0.0s [2022-04-19T15:58:50.583Z] [2022-04-19T15:58:50.583Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:58:50.583Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T15:58:50.583Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-19T15:58:50.735Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-19T15:58:50.735Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-19T15:58:50.802Z] #19 97.17 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-19T15:58:50.802Z] #19 97.18 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:50.802Z] #19 97.18 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:50.802Z] #19 97.21 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-19T15:58:50.802Z] #19 97.21 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.21 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-19T15:58:50.802Z] #19 97.24 Selecting previously unselected package libc6-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.24 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.25 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-19T15:58:50.802Z] #19 97.38 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.38 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.39 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 97.42 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.42 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.42 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 97.46 Selecting previously unselected package libitm1-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.46 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.47 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 97.50 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.50 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.50 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 97.53 Selecting previously unselected package libasan6-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.53 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.54 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 97.76 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.76 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.77 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 97.84 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.85 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.85 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 97.95 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-19T15:58:50.802Z] #19 97.95 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:50.802Z] #19 97.95 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:50.802Z] #19 98.06 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-19T15:58:50.802Z] #19 98.07 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:50.802Z] #19 98.07 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:58:50.839Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-04-19T15:58:50.839Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-19T15:58:51.011Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-19T15:58:51.011Z] #4 DONE 0.6s [2022-04-19T15:58:51.267Z] [2022-04-19T15:58:51.267Z] #5 [internal] load .dockerignore [2022-04-19T15:58:51.267Z] #5 sha256:913764c1395a5d4105c0c1b154c2a8dc742984597b2c159ed1fb854b05823924 [2022-04-19T15:58:51.267Z] #5 DONE 0.0s [2022-04-19T15:58:51.267Z] [2022-04-19T15:58:51.267Z] #6 [internal] load build definition from Dockerfile [2022-04-19T15:58:51.267Z] #6 sha256:3808780b9c59f2b8b77ab48feabadc8a0b677078f409414090e09fe2fa80e4e0 [2022-04-19T15:58:51.267Z] #6 DONE 0.0s [2022-04-19T15:58:51.267Z] [2022-04-19T15:58:51.267Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:58:51.267Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-19T15:58:51.781Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-04-19T15:58:52.194Z] #10 DONE 1.1s [2022-04-19T15:58:52.194Z] [2022-04-19T15:58:52.194Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-19T15:58:52.194Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-19T15:58:52.451Z] #9 DONE 1.2s [2022-04-19T15:58:52.451Z] [2022-04-19T15:58:52.451Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-19T15:58:52.451Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-19T15:58:52.451Z] #7 DONE 1.2s [2022-04-19T15:58:52.451Z] [2022-04-19T15:58:52.451Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-19T15:58:52.451Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-19T15:58:52.451Z] #8 DONE 1.2s [2022-04-19T15:58:52.451Z] [2022-04-19T15:58:52.452Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T15:58:52.452Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T15:58:52.452Z] #28 DONE 0.0s [2022-04-19T15:58:52.452Z] [2022-04-19T15:58:52.452Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:52.452Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:58:52.452Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 done [2022-04-19T15:58:52.708Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-19T15:58:52.708Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-19T15:58:52.708Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-19T15:58:52.708Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.22MB / 54.94MB 0.2s [2022-04-19T15:58:52.708Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0B / 5.16MB 0.2s [2022-04-19T15:58:52.974Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 12.58MB / 54.94MB 0.3s [2022-04-19T15:58:52.974Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 1.05MB / 5.16MB 0.3s [2022-04-19T15:58:52.974Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0B / 10.87MB 0.3s [2022-04-19T15:58:52.974Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 19.92MB / 54.94MB 0.4s [2022-04-19T15:58:52.974Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.4s [2022-04-19T15:58:52.974Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 2.10MB / 10.87MB 0.4s [2022-04-19T15:58:53.235Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 35.65MB / 54.94MB 0.6s [2022-04-19T15:58:53.235Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.5s done [2022-04-19T15:58:53.235Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 6.29MB / 10.87MB 0.6s [2022-04-19T15:58:53.235Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0B / 54.58MB 0.6s [2022-04-19T15:58:53.235Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 47.19MB / 54.94MB 0.7s [2022-04-19T15:58:53.235Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.7s [2022-04-19T15:58:53.235Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 6.29MB / 54.58MB 0.7s [2022-04-19T15:58:53.506Z] #11 ... [2022-04-19T15:58:53.506Z] [2022-04-19T15:58:53.506Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-19T15:58:53.506Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-19T15:58:53.506Z] #45 DONE 0.0s [2022-04-19T15:58:53.506Z] [2022-04-19T15:58:53.506Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:53.506Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:58:53.506Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 0.9s [2022-04-19T15:58:53.506Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.9s done [2022-04-19T15:58:53.506Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 17.83MB / 54.58MB 0.9s [2022-04-19T15:58:53.506Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 0.9s [2022-04-19T15:58:53.506Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 29.36MB / 54.58MB 1.0s [2022-04-19T15:58:53.506Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.24MB / 85.84MB 1.0s [2022-04-19T15:58:53.675Z] #67 ... [2022-04-19T15:58:53.675Z] [2022-04-19T15:58:53.675Z] #24 [internal] load build context [2022-04-19T15:58:53.675Z] #24 sha256:17e3fee91aecc35799ffb10ddabdf8fa3fe53f8706ddcd8ddfa83b4be7fecf83 [2022-04-19T15:58:53.675Z] #24 transferring context: 60.72MB 2.5s done [2022-04-19T15:58:53.675Z] #24 DONE 3.5s [2022-04-19T15:58:53.675Z] [2022-04-19T15:58:53.675Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:58:53.675Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T15:58:53.675Z] #67 DONE 3.4s [2022-04-19T15:58:53.675Z] [2022-04-19T15:58:53.675Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:53.675Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T15:58:53.675Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-19T15:58:53.675Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-19T15:58:53.675Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done [2022-04-19T15:58:53.675Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done [2022-04-19T15:58:53.675Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.8s done [2022-04-19T15:58:53.675Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 0.4s done [2022-04-19T15:58:53.675Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 3.1s done [2022-04-19T15:58:53.675Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 2.1s done [2022-04-19T15:58:53.675Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 84.93MB / 108.66MB 3.3s [2022-04-19T15:58:53.675Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 0.9s [2022-04-19T15:58:53.675Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 3.3s done [2022-04-19T15:58:53.675Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 0B / 81.05MB 3.3s [2022-04-19T15:58:53.675Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 8.39MB / 81.05MB 3.4s [2022-04-19T15:58:53.675Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 97.52MB / 108.66MB 3.6s [2022-04-19T15:58:53.675Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 16.78MB / 81.05MB 3.6s [2022-04-19T15:58:53.764Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 45.09MB / 54.58MB 1.1s [2022-04-19T15:58:53.764Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 11.53MB / 85.84MB 1.1s [2022-04-19T15:58:53.764Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 52.43MB / 54.58MB 1.2s [2022-04-19T15:58:53.764Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 17.74MB / 85.84MB 1.2s [2022-04-19T15:58:53.764Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 28.31MB / 85.84MB 1.3s [2022-04-19T15:58:53.933Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 22.02MB / 81.05MB 3.7s [2022-04-19T15:58:53.933Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 106.95MB / 108.66MB 3.8s [2022-04-19T15:58:54.022Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.4s done [2022-04-19T15:58:54.022Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 38.80MB / 85.84MB 1.5s [2022-04-19T15:58:54.022Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 47.19MB / 85.84MB 1.6s [2022-04-19T15:58:54.191Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 28.31MB / 81.05MB 3.9s [2022-04-19T15:58:54.191Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 32.51MB / 81.05MB 4.1s [2022-04-19T15:58:54.288Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 55.57MB / 85.84MB 1.7s [2022-04-19T15:58:54.449Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 47.19MB / 81.05MB 4.4s [2022-04-19T15:58:54.617Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 70.25MB / 85.84MB 1.9s [2022-04-19T15:58:54.617Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0.2s [2022-04-19T15:58:54.617Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 1.9s done [2022-04-19T15:58:54.617Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 76.55MB / 85.84MB 2.0s [2022-04-19T15:58:54.617Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 0B / 156B 2.1s [2022-04-19T15:58:54.707Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 59.77MB / 81.05MB 4.6s [2022-04-19T15:58:54.707Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 66.06MB / 81.05MB 4.7s [2022-04-19T15:58:54.880Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 81.79MB / 85.84MB 2.2s [2022-04-19T15:58:54.880Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 2.2s done [2022-04-19T15:58:54.880Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0B / 141.70MB 2.2s [2022-04-19T15:58:54.880Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 14.68MB / 141.70MB 2.5s [2022-04-19T15:58:54.964Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 71.30MB / 81.05MB 4.8s [2022-04-19T15:58:55.141Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 33.55MB / 141.70MB 2.8s [2022-04-19T15:58:55.322Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 5.0s [2022-04-19T15:58:55.443Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 44.48MB / 141.70MB 2.9s [2022-04-19T15:58:55.702Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 53.48MB / 141.70MB 3.0s [2022-04-19T15:58:55.702Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.1s done [2022-04-19T15:58:55.702Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 83.89MB / 141.70MB 3.3s [2022-04-19T15:58:55.959Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 92.27MB / 141.70MB 3.4s [2022-04-19T15:58:55.959Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 102.76MB / 141.70MB 3.5s [2022-04-19T15:58:56.076Z] #19 102.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-19T15:58:56.076Z] #19 102.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:58:56.076Z] #19 102.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:58:56.076Z] #19 102.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-19T15:58:56.076Z] #19 102.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-19T15:58:56.076Z] #19 102.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-19T15:58:56.076Z] #19 102.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-19T15:58:56.076Z] #19 102.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-19T15:58:56.076Z] #19 102.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-19T15:58:56.076Z] #19 102.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-19T15:58:56.076Z] #19 102.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-19T15:58:56.076Z] #19 102.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:58:56.076Z] #19 103.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-19T15:58:56.076Z] #19 103.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-19T15:58:56.076Z] #19 103.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:58:56.218Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 114.29MB / 141.70MB 3.7s [2022-04-19T15:58:56.477Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 124.78MB / 141.70MB 3.9s [2022-04-19T15:58:56.477Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 133.17MB / 141.70MB 4.0s [2022-04-19T15:58:56.695Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 6.2s done [2022-04-19T15:58:56.695Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 [2022-04-19T15:58:56.695Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.2s done [2022-04-19T15:58:56.736Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 4.2s [2022-04-19T15:58:57.263Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb [2022-04-19T15:58:57.263Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.2s done [2022-04-19T15:58:57.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T15:58:58.109Z] #11 ... [2022-04-19T15:58:58.109Z] [2022-04-19T15:58:58.109Z] #24 [internal] load build context [2022-04-19T15:58:58.109Z] #24 sha256:7ac22abacc24c8867e886b70f36c8bfb8eaf0dfc5e0968f40d8da7c6d7b739a6 [2022-04-19T15:58:58.109Z] #24 transferring context: 60.71MB 4.7s done [2022-04-19T15:58:58.109Z] #24 DONE 5.4s [2022-04-19T15:58:58.109Z] [2022-04-19T15:58:58.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:58.109Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:58:58.109Z] #11 ... [2022-04-19T15:58:58.109Z] [2022-04-19T15:58:58.109Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:58:58.109Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-19T15:58:58.109Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-19T15:58:58.110Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-19T15:58:58.110Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T15:58:58.110Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-19T15:58:58.110Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-04-19T15:58:58.110Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2022-04-19T15:58:58.110Z] #67 DONE 5.3s [2022-04-19T15:58:58.110Z] [2022-04-19T15:58:58.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:58.110Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:58:58.110Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 5.5s done [2022-04-19T15:58:58.110Z] #11 ... [2022-04-19T15:58:58.110Z] [2022-04-19T15:58:58.110Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:58:58.110Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T15:58:58.110Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done [2022-04-19T15:58:58.110Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T15:58:58.110Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-19T15:58:58.110Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-19T15:58:58.110Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2022-04-19T15:58:58.110Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-04-19T15:58:58.110Z] #69 DONE 5.4s [2022-04-19T15:58:58.110Z] [2022-04-19T15:58:58.110Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:58.110Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:58:58.195Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 8.0s done [2022-04-19T15:58:58.455Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 0.1s [2022-04-19T15:58:58.714Z] #11 ... [2022-04-19T15:58:58.714Z] [2022-04-19T15:58:58.714Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-19T15:58:58.714Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-19T15:58:58.714Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-19T15:58:58.714Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-19T15:58:58.714Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-19T15:58:58.714Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-19T15:58:58.714Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-04-19T15:58:58.714Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2022-04-19T15:58:58.714Z] #69 DONE 8.8s [2022-04-19T15:58:58.714Z] [2022-04-19T15:58:58.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:58.714Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T15:58:58.714Z] #11 ... [2022-04-19T15:58:58.714Z] [2022-04-19T15:58:58.714Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T15:58:58.714Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-19T15:58:58.714Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.0s done [2022-04-19T15:58:58.714Z] #28 sha256:05e8051d05a29bf316af622d17aab46cf176eb5f549c7f4c54d420805cc16165 1.48kB / 1.48kB done [2022-04-19T15:58:58.714Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-19T15:58:58.714Z] #28 sha256:8d7b4b6771e64398bec4224851914f4f6fa32427f22f0758f4920f614535c5be 529B / 529B done [2022-04-19T15:58:58.714Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 2.0s done [2022-04-19T15:58:58.714Z] #28 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 3.0s done [2022-04-19T15:58:58.714Z] #28 ... [2022-04-19T15:58:58.714Z] [2022-04-19T15:58:58.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:58.714Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T15:58:59.279Z] #11 ... [2022-04-19T15:58:59.279Z] [2022-04-19T15:58:59.279Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T15:58:59.279Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-19T15:58:59.279Z] #28 DONE 9.3s [2022-04-19T15:58:59.279Z] [2022-04-19T15:58:59.279Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:58:59.279Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T15:58:59.514Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.2s [2022-04-19T15:59:00.085Z] #11 ... [2022-04-19T15:59:00.085Z] [2022-04-19T15:59:00.085Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T15:59:00.085Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T15:59:00.085Z] #68 DONE 0.6s [2022-04-19T15:59:00.085Z] [2022-04-19T15:59:00.085Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T15:59:00.085Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T15:59:00.278Z] #19 107.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-19T15:59:00.278Z] #19 107.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-19T15:59:00.278Z] #19 107.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:00.278Z] #19 107.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-19T15:59:00.278Z] #19 107.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-19T15:59:00.278Z] #19 107.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-19T15:59:00.278Z] #19 107.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up libfile-which-perl (1.23-1) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-19T15:59:00.278Z] #19 107.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-19T15:59:00.278Z] #19 107.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-19T15:59:00.278Z] #19 107.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-19T15:59:00.278Z] #19 107.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-19T15:59:00.278Z] #19 107.6 Setting up file (1:5.39-3) ... [2022-04-19T15:59:00.278Z] #19 107.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:59:00.278Z] #19 107.6 Setting up bzip2 (1.0.8-4) ... [2022-04-19T15:59:00.278Z] #19 107.6 Setting up libyaml-perl (1.30-1) ... [2022-04-19T15:59:00.278Z] #19 107.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-19T15:59:00.538Z] #19 107.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-19T15:59:00.538Z] #19 107.7 Setting up libio-string-perl (1.08-3.1) ... [2022-04-19T15:59:00.538Z] #19 107.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-19T15:59:00.538Z] #19 107.7 Setting up cross-config (2.6.18+nmu1) ... [2022-04-19T15:59:00.538Z] #19 107.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T15:59:00.538Z] #19 107.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T15:59:00.538Z] #19 107.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-19T15:59:00.538Z] #19 107.9 Setting up patch (2.7.6-7) ... [2022-04-19T15:59:00.538Z] #19 107.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-19T15:59:00.538Z] #19 107.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-19T15:59:00.538Z] #19 107.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.649Z] #70 ... [2022-04-19T15:59:00.649Z] [2022-04-19T15:59:00.649Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-19T15:59:00.649Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-19T15:59:00.649Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.3s done [2022-04-19T15:59:00.649Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-19T15:59:00.649Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-19T15:59:00.649Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.1s done [2022-04-19T15:59:00.649Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-19T15:59:00.649Z] #28 DONE 7.9s [2022-04-19T15:59:00.797Z] #19 107.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-19T15:59:00.797Z] #19 107.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-19T15:59:00.797Z] #19 107.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-19T15:59:00.797Z] #19 108.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-19T15:59:00.797Z] #19 108.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.797Z] #19 108.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T15:59:00.797Z] #19 108.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-19T15:59:00.798Z] #19 108.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:00.798Z] #19 108.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.798Z] #19 108.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:00.906Z] [2022-04-19T15:59:00.906Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T15:59:00.906Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T15:59:00.906Z] #70 DONE 0.7s [2022-04-19T15:59:00.906Z] [2022-04-19T15:59:00.906Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:59:00.906Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:59:00.906Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 6.0s done [2022-04-19T15:59:00.906Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.3s [2022-04-19T15:59:01.057Z] #19 108.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-19T15:59:01.057Z] #19 108.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-19T15:59:01.057Z] #19 108.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.057Z] #19 108.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-19T15:59:01.179Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 2.5s done [2022-04-19T15:59:01.198Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.6s done [2022-04-19T15:59:01.198Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-19T15:59:01.223Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T15:59:01.223Z] [2022-04-19T15:59:01.223Z] ________ ____ __. [2022-04-19T15:59:01.223Z] \_____ \ | |/ _| [2022-04-19T15:59:01.223Z] / | \| < [2022-04-19T15:59:01.223Z] / | \ | \ [2022-04-19T15:59:01.223Z] \_______ /____|__ \ [2022-04-19T15:59:01.223Z] \/ \/ [2022-04-19T15:59:01.223Z] [2022-04-19T15:59:01.223Z] INFO: make.ps1 ended at 04/19/2022 15:59:00 [2022-04-19T15:59:01.318Z] #19 108.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-19T15:59:01.318Z] #19 108.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-19T15:59:01.437Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b [2022-04-19T15:59:01.579Z] #19 108.8 [2022-04-19T15:59:01.579Z] #19 108.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-19T15:59:01.579Z] #19 108.8 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 108.8 Setting up dpkg-dev (1.20.9) ... [2022-04-19T15:59:01.579Z] #19 108.8 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 108.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T15:59:01.579Z] #19 108.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 108.9 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 108.9 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 108.9 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 108.9 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 108.9 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 109.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.579Z] #19 109.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.762Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-19T15:59:01.838Z] #19 109.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:01.838Z] #19 109.0 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-19T15:59:01.838Z] #19 109.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-19T15:59:02.019Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-19T15:59:02.096Z] #19 109.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-19T15:59:02.096Z] #19 109.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-19T15:59:02.096Z] #19 109.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-19T15:59:02.096Z] #19 109.3 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.3 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T15:59:02.096Z] #19 109.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.4 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.096Z] #19 109.4 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.096Z] #19 109.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.209Z] INFO: Binaries build ended at 04/19/2022 15:59:01. Duration:00:01:16.9467207 [2022-04-19T15:59:02.354Z] #19 109.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.5 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.354Z] #19 109.6 Setting up libxml-simple-perl (2.25-1) ... [2022-04-19T15:59:02.354Z] #19 109.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T15:59:02.354Z] #19 109.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-19T15:59:02.354Z] #19 109.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.354Z] #19 109.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-19T15:59:02.612Z] #19 109.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 109.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-19T15:59:02.612Z] #19 109.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 109.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 109.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 109.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 109.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-19T15:59:02.612Z] #19 109.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 110.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-19T15:59:02.612Z] #19 110.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 110.0 Setting up crossbuild-essential-armel (12.9) ... [2022-04-19T15:59:02.612Z] #19 110.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-19T15:59:02.612Z] #19 110.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-19T15:59:02.612Z] #19 110.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-19T15:59:02.870Z] #19 110.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-19T15:59:02.870Z] #19 110.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-19T15:59:02.870Z] #19 110.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:03.203Z] INFO: Copying the built daemon binary to d:\CI\PR-43503\1\binary\dockerd-b365924ec3.exe... [2022-04-19T15:59:03.203Z] INFO: Copying the built client binary to d:\CI\PR-43503\1\binary\docker-b365924ec3.exe... [2022-04-19T15:59:03.203Z] INFO: Copying dockerversion from the container... [2022-04-19T15:59:03.203Z] INFO: Copying the golang package from the container to d:\CI\PR-43503\1\installer\go.zip... [2022-04-19T15:59:04.187Z] INFO: Extracting go.zip to d:\CI\PR-43503\1\go [2022-04-19T15:59:04.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T15:59:04.257Z] #19 DONE 111.6s [2022-04-19T15:59:04.522Z] [2022-04-19T15:59:04.522Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T15:59:04.522Z] #69 sha256:b2ef3300dd36b09478a3f56de3c50b636e6cc06cd7ceaa71e7f4e15391a43de4 [2022-04-19T15:59:04.522Z] #69 DONE 0.1s [2022-04-19T15:59:04.522Z] [2022-04-19T15:59:04.522Z] #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-04-19T15:59:04.522Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T15:59:04.522Z] #65 ... [2022-04-19T15:59:04.522Z] [2022-04-19T15:59:04.522Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T15:59:04.522Z] #32 sha256:012fa131cf09269b74491141ec1a103c85df98e7999c399e9b27fa698b7fe801 [2022-04-19T15:59:04.522Z] #32 DONE 0.2s [2022-04-19T15:59:04.711Z] #11 ... [2022-04-19T15:59:04.711Z] [2022-04-19T15:59:04.711Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T15:59:04.711Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-19T15:59:04.711Z] #68 DONE 1.8s [2022-04-19T15:59:04.711Z] [2022-04-19T15:59:04.711Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:59:04.711Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T15:59:04.711Z] #11 ... [2022-04-19T15:59:04.711Z] [2022-04-19T15:59:04.711Z] #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-04-19T15:59:04.711Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-19T15:59:04.711Z] #29 1.106 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:04.711Z] #29 1.119 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:04.711Z] #29 1.145 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:04.711Z] #29 1.284 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:04.711Z] #29 1.479 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:04.711Z] #29 1.987 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:04.711Z] #29 3.047 Fetched 8397 kB in 2s (3815 kB/s) [2022-04-19T15:59:04.711Z] #29 3.047 Reading package lists... [2022-04-19T15:59:04.711Z] #29 3.627 Reading package lists... [2022-04-19T15:59:04.711Z] #29 4.157 Building dependency tree... [2022-04-19T15:59:04.711Z] #29 4.493 The following additional packages will be installed: [2022-04-19T15:59:04.711Z] #29 4.493 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-19T15:59:04.711Z] #29 4.493 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-19T15:59:04.711Z] #29 4.497 Recommended packages: [2022-04-19T15:59:04.711Z] #29 4.497 libldap-common publicsuffix libsasl2-modules [2022-04-19T15:59:04.711Z] #29 4.621 The following NEW packages will be installed: [2022-04-19T15:59:04.711Z] #29 4.625 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-19T15:59:04.711Z] #29 4.625 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-19T15:59:04.711Z] #29 4.625 libssh2-1 openssl [2022-04-19T15:59:04.711Z] #29 4.892 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-04-19T15:59:04.711Z] #29 4.892 Need to get 2934 kB of archives. [2022-04-19T15:59:04.711Z] #29 4.892 After this operation, 6476 kB of additional disk space will be used. [2022-04-19T15:59:04.711Z] #29 4.892 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-19T15:59:04.711Z] #29 4.970 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-19T15:59:04.711Z] #29 5.015 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-19T15:59:04.711Z] #29 5.072 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-19T15:59:04.711Z] #29 5.073 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-19T15:59:04.711Z] #29 5.073 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-19T15:59:04.711Z] #29 5.075 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-19T15:59:04.711Z] #29 5.076 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-19T15:59:04.711Z] #29 5.087 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-19T15:59:04.711Z] #29 5.087 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-19T15:59:04.711Z] #29 5.087 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-19T15:59:04.711Z] #29 5.087 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-19T15:59:04.711Z] #29 5.087 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-19T15:59:04.711Z] #29 5.087 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-19T15:59:04.711Z] #29 5.087 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-19T15:59:04.711Z] #29 5.306 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:04.711Z] #29 5.351 Fetched 2934 kB in 0s (6411 kB/s) [2022-04-19T15:59:04.711Z] #29 5.411 Selecting previously unselected package openssl. [2022-04-19T15:59:04.711Z] #29 5.411 (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-04-19T15:59:04.711Z] #29 5.414 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-19T15:59:04.711Z] #29 5.418 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-19T15:59:04.781Z] [2022-04-19T15:59:04.781Z] #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-04-19T15:59:04.781Z] #33 sha256:f6fc37fbb3018f0cdb59614580aadb1d95902cd2c1671aec07e1709e6792a35c [2022-04-19T15:59:05.275Z] #29 5.930 Selecting previously unselected package ca-certificates. [2022-04-19T15:59:05.275Z] #29 5.930 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-19T15:59:05.275Z] #29 5.943 Unpacking ca-certificates (20210119) ... [2022-04-19T15:59:05.841Z] #29 6.436 Selecting previously unselected package libbrotli1:arm64. [2022-04-19T15:59:05.841Z] #29 6.436 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-19T15:59:05.841Z] #29 6.454 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-19T15:59:06.100Z] #29 6.819 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-19T15:59:06.100Z] #29 6.819 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-19T15:59:06.100Z] #29 6.861 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:06.163Z] #33 1.354 + RM_GOPATH=0 [2022-04-19T15:59:06.163Z] #33 1.354 + TMP_GOPATH= [2022-04-19T15:59:06.163Z] #33 1.354 + : /build [2022-04-19T15:59:06.163Z] #33 1.354 + '[' -z '' ']' [2022-04-19T15:59:06.163Z] #33 1.354 ++ mktemp -d [2022-04-19T15:59:06.163Z] #33 1.357 + export GOPATH=/tmp/tmp.QOZHo725gr [2022-04-19T15:59:06.163Z] #33 1.357 + GOPATH=/tmp/tmp.QOZHo725gr [2022-04-19T15:59:06.163Z] #33 1.357 + RM_GOPATH=1 [2022-04-19T15:59:06.163Z] #33 1.357 + case "$(go env GOARCH)" in [2022-04-19T15:59:06.163Z] #33 1.358 ++ go env GOARCH [2022-04-19T15:59:06.163Z] #33 1.375 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:06.163Z] #33 1.375 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:06.163Z] #33 1.375 ++ dirname /install.sh [2022-04-19T15:59:06.163Z] #33 1.376 + dir=/ [2022-04-19T15:59:06.163Z] #33 1.377 + bin=dockercli [2022-04-19T15:59:06.163Z] #33 1.377 + shift [2022-04-19T15:59:06.163Z] #33 1.377 + '[' '!' -f //dockercli.installer ']' [2022-04-19T15:59:06.163Z] #33 1.377 + . //dockercli.installer [2022-04-19T15:59:06.163Z] #33 1.377 ++ : stable [2022-04-19T15:59:06.163Z] #33 1.377 ++ : 17.06.2-ce [2022-04-19T15:59:06.163Z] #33 1.377 + install_dockercli [2022-04-19T15:59:06.163Z] #33 1.377 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T15:59:06.163Z] #33 1.378 Install docker/cli version 17.06.2-ce from stable [2022-04-19T15:59:06.163Z] #33 1.378 ++ uname -m [2022-04-19T15:59:06.163Z] #33 1.381 + arch=x86_64 [2022-04-19T15:59:06.163Z] #33 1.381 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T15:59:06.163Z] #33 1.381 + url=https://download.docker.com/linux/static [2022-04-19T15:59:06.163Z] #33 1.381 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T15:59:06.163Z] #33 1.382 + tar -xz docker/docker [2022-04-19T15:59:06.667Z] #29 7.248 Selecting previously unselected package libsasl2-2:arm64. [2022-04-19T15:59:06.667Z] #29 7.250 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-19T15:59:06.667Z] #29 7.259 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:07.232Z] #29 7.848 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-19T15:59:07.232Z] #29 7.848 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-19T15:59:07.232Z] #29 7.862 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-19T15:59:07.278Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.8s done [2022-04-19T15:59:07.278Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-19T15:59:07.496Z] #29 8.085 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-19T15:59:07.496Z] #29 8.085 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-19T15:59:07.496Z] #29 8.165 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-19T15:59:07.754Z] #29 8.448 Selecting previously unselected package libpsl5:arm64. [2022-04-19T15:59:07.754Z] #29 8.448 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-19T15:59:07.754Z] #29 8.458 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-19T15:59:08.011Z] #29 ... [2022-04-19T15:59:08.011Z] [2022-04-19T15:59:08.011Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:59:08.011Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T15:59:08.011Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 3.3s done [2022-04-19T15:59:08.011Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 2.7s [2022-04-19T15:59:08.269Z] #11 ... [2022-04-19T15:59:08.269Z] [2022-04-19T15:59:08.269Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T15:59:08.269Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-19T15:59:08.269Z] #70 DONE 3.9s [2022-04-19T15:59:08.269Z] [2022-04-19T15:59:08.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:59:08.269Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-19T15:59:08.648Z] #11 ... [2022-04-19T15:59:08.648Z] [2022-04-19T15:59:08.648Z] #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-04-19T15:59:08.648Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T15:59:08.648Z] #29 1.050 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:08.648Z] #29 1.053 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:08.648Z] #29 1.061 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:08.648Z] #29 1.248 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T15:59:08.648Z] #29 1.514 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T15:59:08.648Z] #29 1.517 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T15:59:08.648Z] #29 3.035 Fetched 8510 kB in 2s (3780 kB/s) [2022-04-19T15:59:08.648Z] #29 3.035 Reading package lists... [2022-04-19T15:59:08.648Z] #29 3.860 Reading package lists... [2022-04-19T15:59:08.648Z] #29 4.650 Building dependency tree... [2022-04-19T15:59:08.648Z] #29 5.032 The following additional packages will be installed: [2022-04-19T15:59:08.648Z] #29 5.033 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-19T15:59:08.648Z] #29 5.034 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-19T15:59:08.648Z] #29 5.036 Recommended packages: [2022-04-19T15:59:08.648Z] #29 5.036 libldap-common publicsuffix libsasl2-modules [2022-04-19T15:59:08.648Z] #29 5.208 The following NEW packages will be installed: [2022-04-19T15:59:08.648Z] #29 5.209 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-19T15:59:08.648Z] #29 5.209 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-19T15:59:08.648Z] #29 5.210 libssh2-1 openssl [2022-04-19T15:59:08.649Z] #29 5.491 0 upgraded, 15 newly installed, 0 to remove and 3 not upgraded. [2022-04-19T15:59:08.649Z] #29 5.491 Need to get 3040 kB of archives. [2022-04-19T15:59:08.649Z] #29 5.491 After this operation, 6651 kB of additional disk space will be used. [2022-04-19T15:59:08.649Z] #29 5.491 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-19T15:59:08.649Z] #29 5.496 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-19T15:59:08.649Z] #29 5.496 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-19T15:59:08.649Z] #29 5.496 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-19T15:59:08.649Z] #29 5.496 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-19T15:59:08.649Z] #29 5.497 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-19T15:59:08.649Z] #29 5.516 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-19T15:59:08.649Z] #29 5.517 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-19T15:59:08.649Z] #29 5.527 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-19T15:59:08.649Z] #29 5.528 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-19T15:59:08.649Z] #29 5.529 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-19T15:59:08.649Z] #29 5.532 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-19T15:59:08.649Z] #29 5.534 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T15:59:08.649Z] #29 5.553 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T15:59:08.649Z] #29 5.555 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T15:59:08.649Z] #29 5.895 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:08.649Z] #29 5.940 Fetched 3040 kB in 0s (8778 kB/s) [2022-04-19T15:59:08.649Z] #29 6.009 Selecting previously unselected package openssl. [2022-04-19T15:59:08.649Z] #29 6.009 (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-04-19T15:59:08.649Z] #29 6.009 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.016 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 6.486 Selecting previously unselected package ca-certificates. [2022-04-19T15:59:08.649Z] #29 6.486 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-19T15:59:08.649Z] #29 6.486 Unpacking ca-certificates (20210119) ... [2022-04-19T15:59:08.649Z] #29 6.593 Selecting previously unselected package libbrotli1:amd64. [2022-04-19T15:59:08.649Z] #29 6.593 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.599 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T15:59:08.649Z] #29 6.668 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-19T15:59:08.649Z] #29 6.668 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.672 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 6.708 Selecting previously unselected package libsasl2-2:amd64. [2022-04-19T15:59:08.649Z] #29 6.708 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.712 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 6.762 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-19T15:59:08.649Z] #29 6.762 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.767 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T15:59:08.649Z] #29 6.853 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-19T15:59:08.649Z] #29 6.853 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.857 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T15:59:08.649Z] #29 6.906 Selecting previously unselected package libpsl5:amd64. [2022-04-19T15:59:08.649Z] #29 6.906 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.911 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T15:59:08.649Z] #29 6.952 Selecting previously unselected package librtmp1:amd64. [2022-04-19T15:59:08.649Z] #29 6.952 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 6.956 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T15:59:08.649Z] #29 6.996 Selecting previously unselected package libssh2-1:amd64. [2022-04-19T15:59:08.649Z] #29 6.997 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 7.002 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T15:59:08.649Z] #29 7.053 Selecting previously unselected package libcurl4:amd64. [2022-04-19T15:59:08.649Z] #29 7.055 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 7.058 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 7.124 Selecting previously unselected package curl. [2022-04-19T15:59:08.649Z] #29 7.126 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 7.130 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 7.199 Selecting previously unselected package libonig5:amd64. [2022-04-19T15:59:08.649Z] #29 7.201 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 7.205 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T15:59:08.649Z] #29 7.276 Selecting previously unselected package libjq1:amd64. [2022-04-19T15:59:08.649Z] #29 7.276 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 7.279 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T15:59:08.649Z] #29 7.398 Selecting previously unselected package jq. [2022-04-19T15:59:08.649Z] #29 7.398 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-19T15:59:08.649Z] #29 7.402 Unpacking jq (1.6-2.1) ... [2022-04-19T15:59:08.649Z] #29 7.447 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-19T15:59:08.649Z] #29 7.462 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-19T15:59:08.649Z] #29 7.529 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-19T15:59:08.649Z] #29 7.546 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 7.586 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T15:59:08.649Z] #29 7.599 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 7.614 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-19T15:59:08.649Z] #29 7.628 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-19T15:59:08.649Z] #29 7.643 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T15:59:08.649Z] #29 7.658 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T15:59:08.649Z] #29 7.673 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-19T15:59:08.649Z] #29 7.680 Setting up ca-certificates (20210119) ... [2022-04-19T15:59:08.649Z] #29 ... [2022-04-19T15:59:08.649Z] [2022-04-19T15:59:08.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:59:08.649Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:59:09.458Z] #33 4.865 + mkdir -p /build [2022-04-19T15:59:09.458Z] #33 4.867 + mv docker/docker /build/ [2022-04-19T15:59:09.458Z] #33 4.869 + rmdir docker [2022-04-19T15:59:09.458Z] #33 DONE 5.1s [2022-04-19T15:59:09.458Z] [2022-04-19T15:59:09.459Z] #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-04-19T15:59:09.459Z] #70 sha256:4e436f073e42c186b2a6d71793c41e18b3c7819d47dfd8c813af8d48c057210a [2022-04-19T15:59:09.459Z] #70 1.388 + RM_GOPATH=0 [2022-04-19T15:59:09.459Z] #70 1.388 + TMP_GOPATH= [2022-04-19T15:59:09.459Z] #70 1.388 + : /build [2022-04-19T15:59:09.459Z] #70 1.388 + '[' -z '' ']' [2022-04-19T15:59:09.459Z] #70 1.389 ++ mktemp -d [2022-04-19T15:59:09.459Z] #70 1.390 + export GOPATH=/tmp/tmp.LjQH8H1PSb [2022-04-19T15:59:09.459Z] #70 1.390 + GOPATH=/tmp/tmp.LjQH8H1PSb [2022-04-19T15:59:09.459Z] #70 1.391 + RM_GOPATH=1 [2022-04-19T15:59:09.459Z] #70 1.391 + case "$(go env GOARCH)" in [2022-04-19T15:59:09.459Z] #70 1.391 ++ go env GOARCH [2022-04-19T15:59:09.459Z] #70 1.399 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:09.459Z] #70 1.399 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:09.459Z] #70 1.399 ++ dirname /install.sh [2022-04-19T15:59:09.459Z] #70 1.401 + dir=/ [2022-04-19T15:59:09.459Z] #70 1.401 + bin=rootlesskit [2022-04-19T15:59:09.459Z] #70 1.402 + shift [2022-04-19T15:59:09.459Z] #70 1.403 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T15:59:09.459Z] #70 1.403 + . //rootlesskit.installer [2022-04-19T15:59:09.459Z] #70 1.404 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:09.459Z] #70 1.404 + install_rootlesskit [2022-04-19T15:59:09.459Z] #70 1.404 + case "$1" in [2022-04-19T15:59:09.459Z] #70 1.404 + export CGO_ENABLED=0 [2022-04-19T15:59:09.459Z] #70 1.405 + CGO_ENABLED=0 [2022-04-19T15:59:09.459Z] #70 1.405 + _install_rootlesskit [2022-04-19T15:59:09.459Z] #70 1.413 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T15:59:09.459Z] #70 1.414 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:09.459Z] #70 1.414 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T15:59:09.459Z] #70 1.414 + GOBIN=/build [2022-04-19T15:59:09.459Z] #70 1.414 + GO111MODULE=on [2022-04-19T15:59:09.459Z] #70 1.415 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:09.459Z] #70 1.845 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T15:59:09.459Z] #70 3.134 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:59:09.459Z] #70 3.134 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T15:59:09.459Z] #70 3.387 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T15:59:09.459Z] #70 4.606 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T15:59:09.459Z] #70 4.867 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T15:59:09.459Z] #70 4.868 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T15:59:09.459Z] #70 4.892 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T15:59:09.459Z] #70 4.955 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T15:59:09.459Z] #70 4.988 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T15:59:09.717Z] #70 5.224 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T15:59:09.975Z] #70 5.500 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T15:59:10.233Z] #70 5.594 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T15:59:10.799Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 5.2s done [2022-04-19T15:59:10.799Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done [2022-04-19T15:59:10.799Z] #11 DONE 20.9s [2022-04-19T15:59:10.799Z] [2022-04-19T15:59:10.799Z] #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-04-19T15:59:10.799Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-19T15:59:10.799Z] #29 8.965 Selecting previously unselected package librtmp1:arm64. [2022-04-19T15:59:10.799Z] #29 8.965 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-19T15:59:10.799Z] #29 8.982 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T15:59:10.799Z] #29 9.053 Selecting previously unselected package libssh2-1:arm64. [2022-04-19T15:59:10.799Z] #29 9.053 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-19T15:59:10.799Z] #29 9.068 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-19T15:59:10.799Z] #29 9.152 Selecting previously unselected package libcurl4:arm64. [2022-04-19T15:59:10.799Z] #29 9.152 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-19T15:59:10.799Z] #29 9.165 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:10.799Z] #29 9.260 Selecting previously unselected package curl. [2022-04-19T15:59:10.799Z] #29 9.260 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-19T15:59:10.799Z] #29 9.274 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:10.799Z] #29 9.390 Selecting previously unselected package libonig5:arm64. [2022-04-19T15:59:10.799Z] #29 9.390 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-19T15:59:10.799Z] #29 9.405 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-19T15:59:10.799Z] #29 9.502 Selecting previously unselected package libjq1:arm64. [2022-04-19T15:59:10.799Z] #29 9.502 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-19T15:59:10.799Z] #29 9.511 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-19T15:59:10.799Z] #29 9.576 Selecting previously unselected package jq. [2022-04-19T15:59:10.799Z] #29 9.576 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-19T15:59:10.799Z] #29 9.584 Unpacking jq (1.6-2.1) ... [2022-04-19T15:59:10.799Z] #29 9.637 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-19T15:59:10.800Z] #29 9.647 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-19T15:59:10.800Z] #29 9.659 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-19T15:59:10.800Z] #29 9.670 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:10.800Z] #29 9.682 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-19T15:59:10.800Z] #29 9.693 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-19T15:59:10.800Z] #29 9.711 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-19T15:59:10.800Z] #29 9.723 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-19T15:59:10.800Z] #29 9.740 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-19T15:59:10.800Z] #29 9.757 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-19T15:59:10.800Z] #29 9.768 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-19T15:59:10.800Z] #29 9.780 Setting up ca-certificates (20210119) ... [2022-04-19T15:59:10.800Z] #29 10.47 Updating certificates in /etc/ssl/certs... [2022-04-19T15:59:10.800Z] #29 11.36 129 added, 0 removed; done. [2022-04-19T15:59:10.800Z] #29 11.46 Setting up jq (1.6-2.1) ... [2022-04-19T15:59:10.800Z] #29 11.47 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:10.800Z] #29 11.48 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:10.800Z] #29 11.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:10.800Z] #29 11.52 Processing triggers for ca-certificates (20210119) ... [2022-04-19T15:59:10.800Z] #29 11.52 Updating certificates in /etc/ssl/certs... [2022-04-19T15:59:10.800Z] #70 6.159 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T15:59:10.800Z] #70 6.223 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T15:59:11.363Z] #29 ... [2022-04-19T15:59:11.363Z] [2022-04-19T15:59:11.363Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T15:59:11.363Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-19T15:59:11.363Z] #12 DONE 0.6s [2022-04-19T15:59:11.363Z] [2022-04-19T15:59:11.363Z] #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-04-19T15:59:11.363Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-19T15:59:11.363Z] #29 12.13 0 added, 0 removed; done. [2022-04-19T15:59:11.363Z] #29 12.13 Running hooks in /etc/ca-certificates/update.d... [2022-04-19T15:59:11.363Z] #29 12.14 done. [2022-04-19T15:59:11.620Z] #29 DONE 12.3s [2022-04-19T15:59:11.620Z] [2022-04-19T15:59:11.620Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T15:59:11.620Z] #30 sha256:e5d0d61af9615e227c462df0fd1d8a920c65612c6445f6db327c6326e41d1092 [2022-04-19T15:59:11.620Z] #30 DONE 0.1s [2022-04-19T15:59:11.620Z] [2022-04-19T15:59:11.621Z] #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-04-19T15:59:11.621Z] #31 sha256:f6a3b994e1dbb843860c7c0d2b83d8c3a73516608449f76dee29525ac026ee02 [2022-04-19T15:59:11.889Z] #31 ... [2022-04-19T15:59:11.889Z] [2022-04-19T15:59:11.889Z] #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-04-19T15:59:11.889Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-19T15:59:11.889Z] #13 DONE 0.5s [2022-04-19T15:59:11.970Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.2s done [2022-04-19T15:59:11.970Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-19T15:59:12.180Z] [2022-04-19T15:59:12.180Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T15:59:12.180Z] #25 sha256:9e5af6f9383ea0410c6a52d1dd088b28a40d0b5a21e4f2ee020c07e1fa066974 [2022-04-19T15:59:12.180Z] #25 ... [2022-04-19T15:59:12.180Z] [2022-04-19T15:59:12.180Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T15:59:12.180Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-19T15:59:12.180Z] #42 DONE 0.2s [2022-04-19T15:59:12.180Z] [2022-04-19T15:59:12.180Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T15:59:12.180Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-19T15:59:12.180Z] #33 DONE 0.2s [2022-04-19T15:59:12.180Z] [2022-04-19T15:59:12.180Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T15:59:12.180Z] #62 sha256:d241e1928e1578a576aa89e32b9267db88aa8944c36aaa7b9acbae3f3dd722d3 [2022-04-19T15:59:12.180Z] #62 DONE 0.3s [2022-04-19T15:59:12.231Z] #11 ... [2022-04-19T15:59:12.231Z] [2022-04-19T15:59:12.231Z] #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-04-19T15:59:12.231Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T15:59:12.231Z] #29 8.293 Updating certificates in /etc/ssl/certs... [2022-04-19T15:59:12.231Z] #29 8.966 129 added, 0 removed; done. [2022-04-19T15:59:12.231Z] #29 9.034 Setting up jq (1.6-2.1) ... [2022-04-19T15:59:12.231Z] #29 9.047 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:12.231Z] #29 9.058 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-19T15:59:12.231Z] #29 9.071 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:12.231Z] #29 9.089 Processing triggers for ca-certificates (20210119) ... [2022-04-19T15:59:12.231Z] #29 9.098 Updating certificates in /etc/ssl/certs... [2022-04-19T15:59:12.231Z] #29 9.672 0 added, 0 removed; done. [2022-04-19T15:59:12.231Z] #29 9.672 Running hooks in /etc/ca-certificates/update.d... [2022-04-19T15:59:12.231Z] #29 9.673 done. [2022-04-19T15:59:12.231Z] #29 DONE 11.5s [2022-04-19T15:59:12.231Z] [2022-04-19T15:59:12.231Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:59:12.231Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:59:12.440Z] [2022-04-19T15:59:12.440Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T15:59:12.440Z] #25 sha256:9e5af6f9383ea0410c6a52d1dd088b28a40d0b5a21e4f2ee020c07e1fa066974 [2022-04-19T15:59:12.440Z] #25 DONE 0.3s [2022-04-19T15:59:12.440Z] [2022-04-19T15:59:12.440Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-19T15:59:12.440Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-19T15:59:12.440Z] #46 DONE 0.4s [2022-04-19T15:59:12.440Z] [2022-04-19T15:59:12.440Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-19T15:59:12.440Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T15:59:12.492Z] #11 ... [2022-04-19T15:59:12.492Z] [2022-04-19T15:59:12.492Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T15:59:12.492Z] #30 sha256:25fb6c8a3621bedce4bd70d2701d73c1060260716514982a6c906fe592da78a4 [2022-04-19T15:59:12.492Z] #30 DONE 0.4s [2022-04-19T15:59:12.492Z] [2022-04-19T15:59:12.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-19T15:59:12.492Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-19T15:59:13.448Z] #60 120.6 # github.com/containerd/containerd/cmd/containerd [2022-04-19T15:59:13.448Z] #60 120.6 /usr/bin/ld: /tmp/go-link-1711558905/000019.o: in function `New': [2022-04-19T15:59:13.448Z] #60 120.6 /tmp/tmp.65sryDDUYx/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-04-19T15:59:13.448Z] #60 120.6 + bin/containerd-stress [2022-04-19T15:59:13.448Z] #60 121.7 + bin/containerd-shim [2022-04-19T15:59:14.093Z] #70 ... [2022-04-19T15:59:14.093Z] [2022-04-19T15:59:14.093Z] #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-04-19T15:59:14.093Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-19T15:59:14.093Z] #36 CACHED [2022-04-19T15:59:14.093Z] [2022-04-19T15:59:14.093Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-19T15:59:14.093Z] #37 sha256:9a05117c816d02a6948af6dcbc9ddf1ecd9b5f3c45c8b52cb3de9407d2f92c04 [2022-04-19T15:59:14.093Z] #37 CACHED [2022-04-19T15:59:14.093Z] [2022-04-19T15:59:14.093Z] #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-04-19T15:59:14.093Z] #38 sha256:143faf63cb818074a57d91e1d0f88fe6252ea0f7d55ab6c5e42c65624cc3e3fd [2022-04-19T15:59:14.093Z] #38 CACHED [2022-04-19T15:59:14.093Z] [2022-04-19T15:59:14.093Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T15:59:14.093Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T15:59:14.093Z] #40 CACHED [2022-04-19T15:59:14.093Z] [2022-04-19T15:59:14.093Z] #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-04-19T15:59:14.093Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T15:59:14.093Z] #41 CACHED [2022-04-19T15:59:14.093Z] [2022-04-19T15:59:14.093Z] #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-04-19T15:59:14.093Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T15:59:14.093Z] #65 1.797 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T15:59:14.093Z] #65 1.797 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:14.093Z] #65 1.797 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:14.093Z] #65 2.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T15:59:14.093Z] #65 2.483 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:14.093Z] #65 2.951 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T15:59:14.093Z] #65 3.581 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T15:59:14.093Z] #65 4.122 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T15:59:14.093Z] #65 4.539 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T15:59:14.093Z] #65 4.554 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T15:59:14.093Z] #65 4.563 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:14.093Z] #65 4.565 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T15:59:14.093Z] #65 4.575 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T15:59:14.093Z] #65 4.813 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T15:59:14.093Z] #65 4.820 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T15:59:14.093Z] #65 4.820 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:14.093Z] #65 4.823 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T15:59:14.094Z] #65 4.824 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T15:59:14.353Z] #65 ... [2022-04-19T15:59:14.353Z] [2022-04-19T15:59:14.353Z] #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-04-19T15:59:14.353Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T15:59:14.353Z] #43 CACHED [2022-04-19T15:59:14.353Z] [2022-04-19T15:59:14.353Z] #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-04-19T15:59:14.353Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T15:59:14.353Z] #45 1.755 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T15:59:14.353Z] #45 1.756 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:14.353Z] #45 1.757 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:14.353Z] #45 2.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T15:59:14.353Z] #45 2.331 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T15:59:14.353Z] #45 2.786 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T15:59:14.353Z] #45 3.343 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T15:59:14.353Z] #45 3.908 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:14.353Z] #45 4.432 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T15:59:14.353Z] #45 4.433 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:14.353Z] #45 4.439 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T15:59:14.353Z] #45 4.452 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T15:59:14.353Z] #45 4.453 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T15:59:14.353Z] #45 4.785 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T15:59:14.353Z] #45 4.796 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:14.353Z] #45 4.796 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T15:59:14.353Z] #45 4.797 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T15:59:14.353Z] #45 4.798 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T15:59:14.353Z] #45 ... [2022-04-19T15:59:14.353Z] [2022-04-19T15:59:14.353Z] #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-04-19T15:59:14.353Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:14.353Z] #20 1.555 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T15:59:14.353Z] #20 1.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:14.353Z] #20 1.558 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:14.353Z] #20 1.664 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:14.353Z] #20 1.824 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T15:59:14.353Z] #20 2.323 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T15:59:14.353Z] #20 2.733 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T15:59:14.353Z] #20 3.111 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T15:59:14.353Z] #20 3.480 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T15:59:14.353Z] #20 3.480 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:14.353Z] #20 3.481 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T15:59:14.353Z] #20 3.481 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T15:59:14.353Z] #20 3.482 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T15:59:14.353Z] #20 3.496 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T15:59:14.353Z] #20 3.497 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:14.353Z] #20 3.497 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T15:59:14.353Z] #20 3.498 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T15:59:14.353Z] #20 3.504 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T15:59:15.995Z] #60 132.5 + bin/containerd-shim-runc-v1 [2022-04-19T15:59:16.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T15:59:16.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T15:59:16.624Z] #47 3.827 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:16.624Z] #47 3.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:16.624Z] #47 3.848 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:16.624Z] #47 4.319 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-19T15:59:17.190Z] #47 4.709 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:17.747Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-19T15:59:17.760Z] #47 ... [2022-04-19T15:59:17.760Z] [2022-04-19T15:59:17.761Z] #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-04-19T15:59:17.761Z] #63 sha256:5127f270c550624d5ed164285ca5c69dcf1f09569915ae32d27b5d037095875f [2022-04-19T15:59:17.761Z] #63 3.559 + RM_GOPATH=0 [2022-04-19T15:59:17.761Z] #63 3.580 + TMP_GOPATH= [2022-04-19T15:59:17.761Z] #63 3.580 + : /build [2022-04-19T15:59:17.761Z] #63 3.581 + '[' -z '' ']' [2022-04-19T15:59:17.761Z] #63 3.581 ++ mktemp -d [2022-04-19T15:59:17.761Z] #63 3.585 + export GOPATH=/tmp/tmp.8qOpqss9jL [2022-04-19T15:59:17.761Z] #63 3.587 + GOPATH=/tmp/tmp.8qOpqss9jL [2022-04-19T15:59:17.761Z] #63 3.587 + RM_GOPATH=1 [2022-04-19T15:59:17.761Z] #63 3.587 + case "$(go env GOARCH)" in [2022-04-19T15:59:17.761Z] #63 3.587 ++ go env GOARCH [2022-04-19T15:59:17.761Z] #63 3.614 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:17.761Z] #63 3.614 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:17.761Z] #63 3.615 ++ dirname /install.sh [2022-04-19T15:59:17.761Z] #63 3.620 + dir=/ [2022-04-19T15:59:17.761Z] #63 3.625 + bin=rootlesskit [2022-04-19T15:59:17.761Z] #63 3.625 + shift [2022-04-19T15:59:17.761Z] #63 3.625 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T15:59:17.761Z] #63 3.626 + . //rootlesskit.installer [2022-04-19T15:59:17.761Z] #63 3.626 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:17.761Z] #63 3.626 + install_rootlesskit [2022-04-19T15:59:17.761Z] #63 3.626 + case "$1" in [2022-04-19T15:59:17.761Z] #63 3.626 + export CGO_ENABLED=0 [2022-04-19T15:59:17.761Z] #63 3.626 + CGO_ENABLED=0 [2022-04-19T15:59:17.761Z] #63 3.626 + _install_rootlesskit [2022-04-19T15:59:17.761Z] #63 3.626 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T15:59:17.761Z] #63 3.627 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:17.761Z] #63 3.627 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T15:59:17.761Z] #63 3.627 + GOBIN=/build [2022-04-19T15:59:17.761Z] #63 3.627 + GO111MODULE=on [2022-04-19T15:59:17.761Z] #63 3.627 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:17.761Z] #63 4.079 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T15:59:17.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T15:59:18.021Z] #63 5.768 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:59:18.021Z] #63 5.771 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T15:59:18.585Z] #63 6.328 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T15:59:18.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T15:59:19.516Z] #63 ... [2022-04-19T15:59:19.516Z] [2022-04-19T15:59:19.516Z] #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-04-19T15:59:19.516Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T15:59:19.516Z] #47 7.086 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:19.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T15:59:20.275Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 8.3s done [2022-04-19T15:59:20.840Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-19T15:59:21.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T15:59:21.098Z] #11 DONE 28.4s [2022-04-19T15:59:21.098Z] [2022-04-19T15:59:21.098Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-19T15:59:21.098Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-19T15:59:22.041Z] #47 9.360 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:22.041Z] #47 ... [2022-04-19T15:59:22.041Z] [2022-04-19T15:59:22.041Z] #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-04-19T15:59:22.041Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:22.041Z] #51 3.258 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-19T15:59:22.297Z] #51 ... [2022-04-19T15:59:22.297Z] [2022-04-19T15:59:22.297Z] #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-04-19T15:59:22.297Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-19T15:59:22.297Z] #49 4.154 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T15:59:22.297Z] #49 5.342 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T15:59:22.297Z] #49 5.350 go: downloading github.com/fatih/color v1.10.0 [2022-04-19T15:59:22.297Z] #49 5.390 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T15:59:22.297Z] #49 5.422 go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T15:59:22.297Z] #49 5.721 go: downloading golang.org/x/tools v0.1.0 [2022-04-19T15:59:22.297Z] #49 5.792 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T15:59:22.297Z] #49 5.875 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T15:59:22.297Z] #49 5.883 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T15:59:22.297Z] #49 6.042 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T15:59:22.297Z] #49 8.723 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T15:59:22.297Z] #49 8.810 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T15:59:22.297Z] #49 8.883 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T15:59:22.297Z] #49 9.994 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T15:59:22.297Z] #49 10.02 go: downloading golang.org/x/mod v0.3.0 [2022-04-19T15:59:22.297Z] #49 ... [2022-04-19T15:59:22.297Z] [2022-04-19T15:59:22.297Z] #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-04-19T15:59:22.297Z] #26 sha256:8fcf90f2af6a99de52329f4edfd30684e79ba6ea20e1c4ea9aed8a3085cdd7fe [2022-04-19T15:59:22.297Z] #26 3.331 + RM_GOPATH=0 [2022-04-19T15:59:22.297Z] #26 3.331 + TMP_GOPATH= [2022-04-19T15:59:22.297Z] #26 3.331 + : /build [2022-04-19T15:59:22.297Z] #26 3.331 + '[' -z '' ']' [2022-04-19T15:59:22.297Z] #26 3.357 ++ mktemp -d [2022-04-19T15:59:22.297Z] #26 3.357 + export GOPATH=/tmp/tmp.7kN1s6VZGR [2022-04-19T15:59:22.297Z] #26 3.357 + GOPATH=/tmp/tmp.7kN1s6VZGR [2022-04-19T15:59:22.298Z] #26 3.357 + RM_GOPATH=1 [2022-04-19T15:59:22.298Z] #26 3.357 + case "$(go env GOARCH)" in [2022-04-19T15:59:22.298Z] #26 3.365 ++ go env GOARCH [2022-04-19T15:59:22.298Z] #26 3.417 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:22.298Z] #26 3.417 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:22.298Z] #26 3.421 ++ dirname /install.sh [2022-04-19T15:59:22.298Z] #26 3.467 + dir=/ [2022-04-19T15:59:22.298Z] #26 3.467 + bin=dockercli [2022-04-19T15:59:22.298Z] #26 3.467 + shift [2022-04-19T15:59:22.298Z] #26 3.467 + '[' '!' -f //dockercli.installer ']' [2022-04-19T15:59:22.298Z] #26 3.467 + . //dockercli.installer [2022-04-19T15:59:22.298Z] #26 3.467 ++ : stable [2022-04-19T15:59:22.298Z] #26 3.467 ++ : 17.06.2-ce [2022-04-19T15:59:22.298Z] #26 3.467 + install_dockercli [2022-04-19T15:59:22.298Z] #26 3.467 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T15:59:22.298Z] #26 3.467 ++ uname -m [2022-04-19T15:59:22.298Z] #26 3.467 + arch=aarch64 [2022-04-19T15:59:22.298Z] #26 3.467 + '[' aarch64 '!=' x86_64 ']' [2022-04-19T15:59:22.298Z] #26 3.467 + '[' aarch64 '!=' s390x ']' [2022-04-19T15:59:22.298Z] #26 3.467 + '[' aarch64 '!=' armhf ']' [2022-04-19T15:59:22.298Z] #26 3.467 + build_dockercli [2022-04-19T15:59:22.298Z] #26 3.467 + git clone https://github.com/docker/docker-ce /tmp/tmp.7kN1s6VZGR/tmp/docker-ce [2022-04-19T15:59:22.298Z] #26 3.467 Install docker/cli version 17.06.2-ce from stable [2022-04-19T15:59:22.298Z] #26 3.496 Cloning into '/tmp/tmp.7kN1s6VZGR/tmp/docker-ce'... [2022-04-19T15:59:22.474Z] #12 DONE 1.3s [2022-04-19T15:59:22.474Z] [2022-04-19T15:59:22.474Z] #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-04-19T15:59:22.474Z] #31 sha256:1f4a5b5b9de543d0b349caeeb752fdd1ad2d9add0c82a89e752e962947a5a7c0 [2022-04-19T15:59:22.474Z] #31 1.543 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-19T15:59:22.474Z] #31 1.797 [2022-04-19T15:59:22.474Z] #31 2.016 #=#=# ######################################################################## 100.0% [2022-04-19T15:59:22.474Z] #31 2.281 [2022-04-19T15:59:22.474Z] #31 3.161 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-19T15:59:22.474Z] #31 3.441 [2022-04-19T15:59:22.474Z] #31 3.659 #=#=# ### 5.0% ######################################################################## 100.0% [2022-04-19T15:59:22.474Z] #31 3.980 [2022-04-19T15:59:22.475Z] #31 4.943 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-19T15:59:22.475Z] #31 5.203 [2022-04-19T15:59:22.475Z] #31 5.432 #=#=# ################## 26.2% ########################################## 58.5% ################################################################ 90.1% ######################################################################## 100.0% [2022-04-19T15:59:22.475Z] #31 5.965 [2022-04-19T15:59:22.475Z] #31 6.896 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-19T15:59:22.475Z] #31 7.173 [2022-04-19T15:59:22.475Z] #31 7.392 #=#=# ######################################################################## 100.0% [2022-04-19T15:59:22.475Z] #31 7.649 [2022-04-19T15:59:22.475Z] #31 8.301 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-19T15:59:22.475Z] #31 8.578 [2022-04-19T15:59:22.475Z] #31 8.795 #=#=# ######################################################################## 100.0% [2022-04-19T15:59:22.475Z] #31 9.008 [2022-04-19T15:59:22.475Z] #31 9.048 Download of images into '/build' complete. [2022-04-19T15:59:22.475Z] #31 9.049 Use something like the following to load the result into a Docker daemon: [2022-04-19T15:59:22.475Z] #31 9.049 tar -cC '/build' . | docker load [2022-04-19T15:59:22.475Z] #31 DONE 9.6s [2022-04-19T15:59:22.475Z] [2022-04-19T15:59:22.475Z] #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-04-19T15:59:22.475Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-19T15:59:22.555Z] #26 ... [2022-04-19T15:59:22.555Z] [2022-04-19T15:59:22.555Z] #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-04-19T15:59:22.555Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-19T15:59:22.555Z] #36 3.806 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-19T15:59:22.555Z] #36 ... [2022-04-19T15:59:22.555Z] [2022-04-19T15:59:22.556Z] #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-04-19T15:59:22.556Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T15:59:22.556Z] #14 4.143 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:22.556Z] #14 4.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:22.556Z] #14 4.165 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:22.556Z] #14 4.834 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:22.556Z] #14 6.856 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:22.556Z] #14 8.988 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:22.590Z] #60 138.4 + bin/containerd-shim-runc-v2 [2022-04-19T15:59:22.590Z] #60 139.2 + binaries [2022-04-19T15:59:22.590Z] #60 139.2 + install -D bin/containerd /build/containerd [2022-04-19T15:59:22.590Z] #60 139.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T15:59:22.590Z] #60 139.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T15:59:22.813Z] #14 ... [2022-04-19T15:59:22.813Z] [2022-04-19T15:59:22.813Z] #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-04-19T15:59:22.813Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-19T15:59:22.813Z] #53 3.906 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-19T15:59:22.813Z] #53 4.553 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-19T15:59:22.813Z] #53 4.565 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-19T15:59:22.813Z] #53 4.589 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-19T15:59:22.813Z] #53 5.754 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-19T15:59:22.813Z] #53 ... [2022-04-19T15:59:22.813Z] [2022-04-19T15:59:22.813Z] #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-04-19T15:59:22.813Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-19T15:59:22.813Z] #58 4.201 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:22.813Z] #58 4.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:22.813Z] #58 4.243 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:22.813Z] #58 4.947 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:22.814Z] #58 7.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:22.814Z] #58 9.331 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:22.853Z] #60 139.2 + install -D bin/ctr /build/ctr [2022-04-19T15:59:23.042Z] #13 DONE 0.6s [2022-04-19T15:59:23.042Z] [2022-04-19T15:59:23.042Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T15:59:23.042Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T15:59:23.042Z] #33 ... [2022-04-19T15:59:23.042Z] [2022-04-19T15:59:23.042Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T15:59:23.042Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T15:59:23.042Z] #42 DONE 0.2s [2022-04-19T15:59:23.042Z] [2022-04-19T15:59:23.042Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-19T15:59:23.042Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-19T15:59:23.042Z] #33 DONE 0.2s [2022-04-19T15:59:23.042Z] [2022-04-19T15:59:23.042Z] #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-04-19T15:59:23.042Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T15:59:23.042Z] #46 DONE 0.3s [2022-04-19T15:59:23.042Z] [2022-04-19T15:59:23.042Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T15:59:23.042Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T15:59:23.071Z] #58 ... [2022-04-19T15:59:23.071Z] [2022-04-19T15:59:23.071Z] #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-04-19T15:59:23.072Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-19T15:59:23.072Z] #43 3.255 + git clone https://github.com/docker/distribution.git . [2022-04-19T15:59:23.072Z] #43 3.262 Cloning into '.'... [2022-04-19T15:59:23.116Z] #60 DONE 139.7s [2022-04-19T15:59:23.300Z] #34 ... [2022-04-19T15:59:23.300Z] [2022-04-19T15:59:23.300Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-19T15:59:23.300Z] #25 sha256:2303cfb2a33484a09050a06d846b6e0db52592edc50c88b853e0bfeac08c42db [2022-04-19T15:59:23.300Z] #25 DONE 0.3s [2022-04-19T15:59:23.300Z] [2022-04-19T15:59:23.300Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-19T15:59:23.300Z] #62 sha256:1ef779094e968e95694df9e45c05597782602190acea0da57450b3f18ca8af10 [2022-04-19T15:59:23.300Z] #62 DONE 0.3s [2022-04-19T15:59:23.300Z] [2022-04-19T15:59:23.300Z] #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-04-19T15:59:23.300Z] #63 sha256:d74e6a9695a2bec3aaa6a12c850181c94a5a6666bb417686c0f24e4031b17e42 [2022-04-19T15:59:23.329Z] #43 ... [2022-04-19T15:59:23.329Z] [2022-04-19T15:59:23.329Z] #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-04-19T15:59:23.329Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-19T15:59:23.329Z] #34 3.595 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T15:59:23.329Z] #34 3.597 Cloning into '.'... [2022-04-19T15:59:23.329Z] #34 ... [2022-04-19T15:59:23.329Z] [2022-04-19T15:59:23.329Z] #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-04-19T15:59:23.329Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-19T15:59:23.329Z] #38 3.319 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:23.329Z] #38 3.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:23.329Z] #38 3.343 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:23.329Z] #38 3.972 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T15:59:23.329Z] #38 5.103 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T15:59:23.329Z] #38 7.466 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T15:59:23.329Z] #38 11.20 Fetched 8397 kB in 8s (1031 kB/s) [2022-04-19T15:59:23.586Z] #38 11.20 Reading package lists... [2022-04-19T15:59:23.586Z] #38 ... [2022-04-19T15:59:23.586Z] [2022-04-19T15:59:23.586Z] #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-04-19T15:59:23.586Z] #63 sha256:5127f270c550624d5ed164285ca5c69dcf1f09569915ae32d27b5d037095875f [2022-04-19T15:59:23.586Z] #63 8.403 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T15:59:23.586Z] #63 8.960 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T15:59:23.586Z] #63 9.022 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T15:59:23.586Z] #63 9.128 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T15:59:23.586Z] #63 9.372 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T15:59:23.586Z] #63 9.471 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T15:59:23.586Z] #63 9.509 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T15:59:23.586Z] #63 9.850 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T15:59:23.586Z] #63 9.994 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T15:59:23.586Z] #63 10.12 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T15:59:23.844Z] #63 11.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T15:59:23.844Z] #63 ... [2022-04-19T15:59:23.844Z] [2022-04-19T15:59:23.844Z] #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-04-19T15:59:23.844Z] #31 sha256:f6a3b994e1dbb843860c7c0d2b83d8c3a73516608449f76dee29525ac026ee02 [2022-04-19T15:59:23.844Z] #31 2.066 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-19T15:59:23.844Z] #31 2.397 [2022-04-19T15:59:23.844Z] #31 2.645 #=#=# 0.4% ######################################################################## 100.0% [2022-04-19T15:59:23.844Z] #31 2.973 [2022-04-19T15:59:23.844Z] #31 5.039 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-19T15:59:23.844Z] #31 6.600 #=#=# [2022-04-19T15:59:23.844Z] #31 6.912 #=#=# ##################### 29.4% ######################################################################## 100.0% [2022-04-19T15:59:23.844Z] #31 8.108 [2022-04-19T15:59:23.844Z] #31 12.26 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-19T15:59:24.061Z] [2022-04-19T15:59:24.061Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T15:59:24.061Z] #61 sha256:7588da3593e0a6b5dd654f3346c0ff3fe27ec84b951f9085f119762ee09c3ee9 [2022-04-19T15:59:24.061Z] #61 DONE 0.2s [2022-04-19T15:59:24.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T15:59:24.322Z] [2022-04-19T15:59:24.322Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T15:59:24.322Z] #66 sha256:d40241385a5724a91546955777dfed68c9b8b15b7de1f26b917fd33503f99580 [2022-04-19T15:59:24.322Z] #66 DONE 0.1s [2022-04-19T15:59:24.322Z] [2022-04-19T15:59:24.322Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T15:59:24.322Z] #71 sha256:7ae28b4c3ad4aa67f315f71604ddd5625b4460612a7a9325578a742ae4db6bc1 [2022-04-19T15:59:24.361Z] #20 18.75 Fetched 40.5 MB in 17s (2321 kB/s) [2022-04-19T15:59:24.361Z] #20 18.75 Reading package lists... [2022-04-19T15:59:24.361Z] #20 ... [2022-04-19T15:59:24.361Z] [2022-04-19T15:59:24.361Z] #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-04-19T15:59:24.361Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T15:59:24.361Z] #45 18.79 Fetched 40.5 MB in 17s (2338 kB/s) [2022-04-19T15:59:24.894Z] #71 DONE 0.5s [2022-04-19T15:59:24.894Z] [2022-04-19T15:59:24.894Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T15:59:24.894Z] #72 sha256:5f12fbfcb5bab8d0697357dc28afdbb20a0f441fcb845c1b96905331e1aad317 [2022-04-19T15:59:24.894Z] #72 DONE 0.0s [2022-04-19T15:59:24.894Z] [2022-04-19T15:59:24.894Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T15:59:24.894Z] #73 sha256:453cc95b6dde6efafa728f7411c124af807ca202c9d37f416795e7bd8cf93914 [2022-04-19T15:59:25.213Z] #31 ... [2022-04-19T15:59:25.213Z] [2022-04-19T15:59:25.213Z] #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-04-19T15:59:25.213Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T15:59:25.213Z] #47 12.63 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-19T15:59:25.839Z] #73 DONE 0.8s [2022-04-19T15:59:25.839Z] [2022-04-19T15:59:25.839Z] #74 exporting to image [2022-04-19T15:59:25.839Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T15:59:25.839Z] #74 exporting layers [2022-04-19T15:59:26.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T15:59:26.584Z] [2022-04-19T15:59:26.584Z] #47 ... [2022-04-19T15:59:26.584Z] [2022-04-19T15:59:26.584Z] #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-04-19T15:59:26.584Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-19T15:59:26.584Z] #36 13.56 tomll can be used in two ways: [2022-04-19T15:59:26.584Z] #36 13.56 Writing to STDIN and reading from STDOUT: [2022-04-19T15:59:26.584Z] #36 13.56 cat file.toml | tomll > file.toml [2022-04-19T15:59:26.584Z] #36 13.56 [2022-04-19T15:59:26.584Z] #36 13.56 Reading and updating a list of files: [2022-04-19T15:59:26.584Z] #36 13.56 tomll a.toml b.toml c.toml [2022-04-19T15:59:26.584Z] #36 13.56 [2022-04-19T15:59:26.584Z] #36 13.56 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T15:59:26.584Z] #36 DONE 14.3s [2022-04-19T15:59:26.584Z] [2022-04-19T15:59:26.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-04-19T15:59:26.584Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T15:59:26.584Z] #47 13.90 Fetched 8401 kB in 10s (809 kB/s) [2022-04-19T15:59:26.592Z] #63 3.163 + RM_GOPATH=0 [2022-04-19T15:59:26.592Z] #63 3.163 + TMP_GOPATH= [2022-04-19T15:59:26.592Z] #63 3.163 + : /build [2022-04-19T15:59:26.592Z] #63 3.163 + '[' -z '' ']' [2022-04-19T15:59:26.592Z] #63 3.164 ++ mktemp -d [2022-04-19T15:59:26.592Z] #63 3.172 + export GOPATH=/tmp/tmp.YtxI6jHLVG [2022-04-19T15:59:26.592Z] #63 3.172 + GOPATH=/tmp/tmp.YtxI6jHLVG [2022-04-19T15:59:26.592Z] #63 3.172 + RM_GOPATH=1 [2022-04-19T15:59:26.592Z] #63 3.172 + case "$(go env GOARCH)" in [2022-04-19T15:59:26.592Z] #63 3.172 ++ go env GOARCH [2022-04-19T15:59:26.592Z] #63 3.183 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:26.592Z] #63 3.183 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:26.592Z] #63 3.183 ++ dirname /install.sh [2022-04-19T15:59:26.592Z] #63 3.183 + dir=/ [2022-04-19T15:59:26.592Z] #63 3.183 + bin=rootlesskit [2022-04-19T15:59:26.592Z] #63 3.183 + shift [2022-04-19T15:59:26.592Z] #63 3.183 + '[' '!' -f //rootlesskit.installer ']' [2022-04-19T15:59:26.592Z] #63 3.183 + . //rootlesskit.installer [2022-04-19T15:59:26.592Z] #63 3.183 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:26.592Z] #63 3.183 + install_rootlesskit [2022-04-19T15:59:26.592Z] #63 3.183 + case "$1" in [2022-04-19T15:59:26.592Z] #63 3.183 + export CGO_ENABLED=0 [2022-04-19T15:59:26.592Z] #63 3.183 + CGO_ENABLED=0 [2022-04-19T15:59:26.592Z] #63 3.183 + _install_rootlesskit [2022-04-19T15:59:26.592Z] #63 3.193 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:26.592Z] #63 3.193 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-19T15:59:26.592Z] #63 3.193 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T15:59:26.592Z] #63 3.193 + GOBIN=/build [2022-04-19T15:59:26.592Z] #63 3.193 + GO111MODULE=on [2022-04-19T15:59:26.592Z] #63 3.193 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:26.849Z] #63 3.638 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-19T15:59:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T15:59:29.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T15:59:29.378Z] #63 5.525 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-19T15:59:29.378Z] #63 5.527 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:59:29.378Z] #63 6.145 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-19T15:59:29.447Z] INFO: Extraction ended at 04/19/2022 15:59:27. Duration:00:00:23.7436983 [2022-04-19T15:59:29.447Z] INFO: Updating the golang and path environment variables [2022-04-19T15:59:29.447Z] INFO: GOPATH=d:\gopath [2022-04-19T15:59:29.447Z] INFO: go version go1.18 windows/amd64 [2022-04-19T15:59:29.447Z] INFO: Running the daemon under test in debug mode [2022-04-19T15:59:29.447Z] INFO: Running the daemon under test in containerd mode [2022-04-19T15:59:29.447Z] INFO: Starting a daemon under test... [2022-04-19T15:59:29.447Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43503\1\daemon --pidfile d:\CI\PR-43503\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-19T15:59:29.447Z] INFO: Containerd started successfully. [2022-04-19T15:59:29.447Z] INFO: Process started successfully. [2022-04-19T15:59:29.447Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T15:59:29.447Z] INFO: Waiting for the daemon under test to start... [2022-04-19T15:59:29.635Z] #63 ... [2022-04-19T15:59:29.635Z] [2022-04-19T15:59:29.635Z] #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-04-19T15:59:29.635Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T15:59:29.635Z] #49 4.565 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-19T15:59:29.635Z] #49 5.948 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-19T15:59:29.635Z] #49 5.948 go: downloading github.com/fatih/color v1.10.0 [2022-04-19T15:59:29.635Z] #49 6.017 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-19T15:59:29.635Z] #49 6.143 go: downloading github.com/pkg/errors v0.9.1 [2022-04-19T15:59:29.635Z] #49 6.487 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-19T15:59:29.635Z] #49 6.492 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-19T15:59:29.635Z] #49 6.556 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-19T15:59:29.635Z] #49 6.627 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-19T15:59:29.635Z] #49 6.710 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-19T15:59:29.635Z] #49 6.847 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-19T15:59:29.893Z] #49 6.977 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-19T15:59:30.151Z] #49 7.233 go: downloading golang.org/x/tools v0.1.0 [2022-04-19T15:59:30.758Z] #47 13.90 Reading package lists... [2022-04-19T15:59:30.758Z] #47 ... [2022-04-19T15:59:30.758Z] [2022-04-19T15:59:30.758Z] #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-04-19T15:59:30.758Z] #31 sha256:f6a3b994e1dbb843860c7c0d2b83d8c3a73516608449f76dee29525ac026ee02 [2022-04-19T15:59:30.758Z] #31 13.77 [2022-04-19T15:59:30.758Z] #31 14.07 #=#=# 0.0% ############# 19.1% ##################### 30.4% ################################# 46.6% ####################################### 54.6% ############################################ 62.0% ###################################################### 75.7% ############################################################ 84.6% ####################################################################### 99.4% ######################################################################## 100.0% [2022-04-19T15:59:30.758Z] #31 16.36 [2022-04-19T15:59:30.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T15:59:32.127Z] #31 20.56 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-19T15:59:32.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T15:59:32.432Z] #74 exporting layers 6.0s done [2022-04-19T15:59:32.432Z] #74 writing image sha256:af797fc3260901b578bcd60d270397b7aab824525f2f7fbf5531a47bf986a10e done [2022-04-19T15:59:32.432Z] #74 naming to docker.io/library/docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 done [2022-04-19T15:59:32.432Z] #74 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-19T15:59:32.483Z] #45 18.79 Reading package lists... [2022-04-19T15:59:32.483Z] #45 ... [2022-04-19T15:59:32.483Z] [2022-04-19T15:59:32.483Z] #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-04-19T15:59:32.483Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:32.483Z] #20 18.75 Reading package lists... [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T15:59:32.678Z] #49 ... [2022-04-19T15:59:32.679Z] [2022-04-19T15:59:32.679Z] #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-04-19T15:59:32.679Z] #63 sha256:d74e6a9695a2bec3aaa6a12c850181c94a5a6666bb417686c0f24e4031b17e42 [2022-04-19T15:59:32.679Z] #63 9.014 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-19T15:59:32.789Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -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:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh dynbinary test-integration [2022-04-19T15:59:32.936Z] #63 ... [2022-04-19T15:59:32.936Z] [2022-04-19T15:59:32.936Z] #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-04-19T15:59:32.936Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T15:59:32.936Z] #58 3.472 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:32.936Z] #58 3.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:32.936Z] #58 3.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:32.936Z] #58 3.888 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T15:59:32.936Z] #58 5.844 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T15:59:32.936Z] #58 8.093 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T15:59:32.936Z] #58 ... [2022-04-19T15:59:32.936Z] [2022-04-19T15:59:32.936Z] #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-04-19T15:59:32.936Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T15:59:32.936Z] #53 4.388 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-19T15:59:32.936Z] #53 5.403 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-19T15:59:32.936Z] #53 5.408 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-19T15:59:32.937Z] #53 5.523 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-19T15:59:32.937Z] #53 7.280 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-19T15:59:33.195Z] #53 ... [2022-04-19T15:59:33.195Z] [2022-04-19T15:59:33.195Z] #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-04-19T15:59:33.195Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:59:33.195Z] #51 2.868 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-19T15:59:33.195Z] #51 ... [2022-04-19T15:59:33.195Z] [2022-04-19T15:59:33.195Z] #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-04-19T15:59:33.195Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T15:59:33.195Z] #47 4.487 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:33.195Z] #47 4.511 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:33.195Z] #47 4.532 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:33.195Z] #47 4.954 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-19T15:59:33.195Z] #47 5.611 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T15:59:33.195Z] #47 7.824 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T15:59:33.195Z] #47 10.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T15:59:33.362Z] [2022-04-19T15:59:33.362Z] Removing bundles/ [2022-04-19T15:59:33.362Z] [2022-04-19T15:59:33.362Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T15:59:33.362Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T15:59:33.362Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T15:59:33.454Z] #47 ... [2022-04-19T15:59:33.454Z] [2022-04-19T15:59:33.454Z] #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-04-19T15:59:33.454Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T15:59:33.454Z] #43 3.657 + git clone https://github.com/docker/distribution.git . [2022-04-19T15:59:33.454Z] #43 3.660 Cloning into '.'... [2022-04-19T15:59:33.454Z] #43 ... [2022-04-19T15:59:33.454Z] [2022-04-19T15:59:33.454Z] #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-04-19T15:59:33.454Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:59:33.454Z] #38 3.565 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:33.454Z] #38 3.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:33.454Z] #38 3.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:33.454Z] #38 4.320 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T15:59:33.454Z] #38 6.026 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T15:59:33.454Z] #38 8.140 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T15:59:33.497Z] #31 21.97 [2022-04-19T15:59:33.713Z] #38 ... [2022-04-19T15:59:33.713Z] [2022-04-19T15:59:33.713Z] #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-04-19T15:59:33.713Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:59:33.713Z] #14 3.490 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T15:59:33.713Z] #14 3.514 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T15:59:33.713Z] #14 3.514 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T15:59:33.713Z] #14 4.129 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T15:59:33.713Z] #14 6.069 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T15:59:33.713Z] #14 8.023 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T15:59:33.865Z] #20 27.90 Reading package lists... [2022-04-19T15:59:33.865Z] #20 ... [2022-04-19T15:59:33.865Z] [2022-04-19T15:59:33.865Z] #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-04-19T15:59:33.865Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T15:59:33.865Z] #65 19.53 Fetched 40.5 MB in 18s (2250 kB/s) [2022-04-19T15:59:33.865Z] #65 19.53 Reading package lists... [2022-04-19T15:59:33.973Z] #14 ... [2022-04-19T15:59:33.973Z] [2022-04-19T15:59:33.973Z] #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-04-19T15:59:33.973Z] #26 sha256:c236e065e1c1bbbf42a85a10a5cfae53cad6226c5f2cb26f2c5e3dc107dd976f [2022-04-19T15:59:33.973Z] #26 3.336 + RM_GOPATH=0 [2022-04-19T15:59:33.973Z] #26 3.336 + TMP_GOPATH= [2022-04-19T15:59:33.973Z] #26 3.336 + : /build [2022-04-19T15:59:33.973Z] #26 3.336 + '[' -z '' ']' [2022-04-19T15:59:33.973Z] #26 3.336 ++ mktemp -d [2022-04-19T15:59:33.973Z] #26 3.352 + export GOPATH=/tmp/tmp.BeJuUL8k9p [2022-04-19T15:59:33.973Z] #26 3.352 + GOPATH=/tmp/tmp.BeJuUL8k9p [2022-04-19T15:59:33.973Z] #26 3.352 + RM_GOPATH=1 [2022-04-19T15:59:33.973Z] #26 3.352 + case "$(go env GOARCH)" in [2022-04-19T15:59:33.973Z] #26 3.352 ++ go env GOARCH [2022-04-19T15:59:33.973Z] #26 3.371 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:33.973Z] #26 3.371 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:33.973Z] #26 3.371 ++ dirname /install.sh [2022-04-19T15:59:33.973Z] #26 3.389 + dir=/ [2022-04-19T15:59:33.973Z] #26 3.389 + bin=dockercli [2022-04-19T15:59:33.973Z] #26 3.389 + shift [2022-04-19T15:59:33.973Z] #26 3.389 + '[' '!' -f //dockercli.installer ']' [2022-04-19T15:59:33.973Z] #26 3.389 + . //dockercli.installer [2022-04-19T15:59:33.973Z] #26 3.389 ++ : stable [2022-04-19T15:59:33.973Z] #26 3.389 ++ : 17.06.2-ce [2022-04-19T15:59:33.973Z] #26 3.389 + install_dockercli [2022-04-19T15:59:33.973Z] #26 3.389 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-19T15:59:33.973Z] #26 3.389 ++ uname -m [2022-04-19T15:59:33.973Z] #26 3.389 + arch=x86_64 [2022-04-19T15:59:33.973Z] #26 3.389 + '[' x86_64 '!=' x86_64 ']' [2022-04-19T15:59:33.973Z] #26 3.389 + url=https://download.docker.com/linux/static [2022-04-19T15:59:33.973Z] #26 3.389 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-19T15:59:33.973Z] #26 3.389 + tar -xz docker/docker [2022-04-19T15:59:33.973Z] #26 3.389 Install docker/cli version 17.06.2-ce from stable [2022-04-19T15:59:33.973Z] #26 10.51 + mkdir -p /build [2022-04-19T15:59:33.973Z] #26 10.51 + mv docker/docker /build/ [2022-04-19T15:59:33.973Z] #26 10.51 + rmdir docker [2022-04-19T15:59:33.973Z] #26 ... [2022-04-19T15:59:33.973Z] [2022-04-19T15:59:33.973Z] #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-04-19T15:59:33.973Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T15:59:33.973Z] #36 3.396 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-19T15:59:34.062Z] #31 22.30 #=#=# ######################################################################## 100.0% [2022-04-19T15:59:34.126Z] #65 28.51 Reading package lists... [2022-04-19T15:59:34.126Z] #65 ... [2022-04-19T15:59:34.126Z] [2022-04-19T15:59:34.126Z] #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-04-19T15:59:34.126Z] #70 sha256:4e436f073e42c186b2a6d71793c41e18b3c7819d47dfd8c813af8d48c057210a [2022-04-19T15:59:34.126Z] #70 29.23 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T15:59:34.126Z] #70 29.23 + GOBIN=/build [2022-04-19T15:59:34.126Z] #70 29.23 + GO111MODULE=on [2022-04-19T15:59:34.126Z] #70 29.23 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T15:59:34.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T15:59:34.234Z] #36 ... [2022-04-19T15:59:34.234Z] [2022-04-19T15:59:34.234Z] #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-04-19T15:59:34.234Z] #63 sha256:d74e6a9695a2bec3aaa6a12c850181c94a5a6666bb417686c0f24e4031b17e42 [2022-04-19T15:59:34.234Z] #63 9.734 go: downloading github.com/google/uuid v1.3.0 [2022-04-19T15:59:34.234Z] #63 9.888 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-19T15:59:34.234Z] #63 9.913 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-19T15:59:34.234Z] #63 10.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T15:59:34.234Z] #63 10.32 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-19T15:59:34.234Z] #63 10.68 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-19T15:59:34.234Z] #63 ... [2022-04-19T15:59:34.234Z] [2022-04-19T15:59:34.234Z] #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-04-19T15:59:34.234Z] #26 sha256:c236e065e1c1bbbf42a85a10a5cfae53cad6226c5f2cb26f2c5e3dc107dd976f [2022-04-19T15:59:34.234Z] #26 DONE 11.0s [2022-04-19T15:59:34.495Z] [2022-04-19T15:59:34.495Z] #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-04-19T15:59:34.495Z] #63 sha256:d74e6a9695a2bec3aaa6a12c850181c94a5a6666bb417686c0f24e4031b17e42 [2022-04-19T15:59:34.495Z] #63 11.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-19T15:59:34.753Z] #63 11.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-19T15:59:34.753Z] #63 11.40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-19T15:59:35.433Z] #31 23.42 [2022-04-19T15:59:35.433Z] #31 ... [2022-04-19T15:59:35.433Z] [2022-04-19T15:59:35.433Z] #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-04-19T15:59:35.433Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T15:59:35.433Z] #14 13.51 Fetched 8397 kB in 10s (871 kB/s) [2022-04-19T15:59:35.433Z] #14 13.51 Reading package lists... [2022-04-19T15:59:35.433Z] #14 17.77 Reading package lists... [2022-04-19T15:59:35.433Z] #14 21.17 Building dependency tree... [2022-04-19T15:59:35.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T15:59:35.690Z] #14 ... [2022-04-19T15:59:35.690Z] [2022-04-19T15:59:35.690Z] #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-04-19T15:59:35.690Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:35.690Z] #51 19.88 go: downloading github.com/fatih/color v1.13.0 [2022-04-19T15:59:35.690Z] #51 19.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T15:59:35.690Z] #51 19.94 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-19T15:59:35.690Z] #51 19.96 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T15:59:35.690Z] #51 20.17 go: downloading github.com/spf13/viper v1.10.1 [2022-04-19T15:59:35.690Z] #51 20.24 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-19T15:59:35.690Z] #51 20.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T15:59:35.690Z] #51 20.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T15:59:35.690Z] #51 20.66 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-19T15:59:35.690Z] #51 20.71 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-19T15:59:35.690Z] #51 21.40 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-19T15:59:35.690Z] #51 21.58 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-19T15:59:35.690Z] #51 23.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:59:35.690Z] #51 23.68 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T15:59:35.690Z] #51 23.77 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-19T15:59:35.690Z] #51 23.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-19T15:59:35.690Z] #51 23.84 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-19T15:59:35.690Z] #51 ... [2022-04-19T15:59:35.690Z] [2022-04-19T15:59:35.690Z] #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-04-19T15:59:35.690Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-19T15:59:35.690Z] #58 13.80 Fetched 8397 kB in 10s (853 kB/s) [2022-04-19T15:59:35.690Z] #58 13.80 Reading package lists... [2022-04-19T15:59:35.690Z] #58 18.04 Reading package lists... [2022-04-19T15:59:35.690Z] #58 21.71 Building dependency tree... [2022-04-19T15:59:35.946Z] #58 ... [2022-04-19T15:59:35.946Z] [2022-04-19T15:59:35.946Z] #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-04-19T15:59:35.946Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:35.946Z] #51 23.90 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-19T15:59:35.946Z] #51 23.94 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T15:59:35.946Z] #51 23.99 go: downloading github.com/spf13/afero v1.6.0 [2022-04-19T15:59:35.946Z] #51 24.01 go: downloading github.com/spf13/cast v1.4.1 [2022-04-19T15:59:35.946Z] #51 24.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-19T15:59:35.946Z] #51 24.13 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-19T15:59:36.129Z] #63 ... [2022-04-19T15:59:36.129Z] [2022-04-19T15:59:36.129Z] #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-04-19T15:59:36.129Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T15:59:36.129Z] #34 3.112 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-19T15:59:36.129Z] #34 3.112 Cloning into '.'... [2022-04-19T15:59:36.203Z] #51 24.15 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-19T15:59:36.203Z] #51 24.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-19T15:59:36.203Z] #51 24.28 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-19T15:59:36.203Z] #51 24.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-19T15:59:36.203Z] #51 24.37 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-19T15:59:36.386Z] #34 ... [2022-04-19T15:59:36.386Z] [2022-04-19T15:59:36.386Z] #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-04-19T15:59:36.386Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T15:59:36.386Z] #49 12.85 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-19T15:59:36.386Z] #49 12.85 go: downloading golang.org/x/mod v0.3.0 [2022-04-19T15:59:36.459Z] #51 24.43 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-19T15:59:36.459Z] #51 24.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-19T15:59:36.459Z] #51 24.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-19T15:59:36.459Z] #51 24.57 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-19T15:59:36.459Z] #51 24.58 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-19T15:59:36.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T15:59:37.022Z] #51 25.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-19T15:59:37.022Z] #51 25.16 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-19T15:59:37.022Z] #51 25.20 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-19T15:59:37.279Z] #51 25.23 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-19T15:59:37.279Z] #51 25.27 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-19T15:59:37.279Z] #51 25.31 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-19T15:59:37.410Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T15:59:37.410Z] Using test binary docker [2022-04-19T15:59:37.410Z] +++ /etc/init.d/apparmor start [2022-04-19T15:59:37.410Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T15:59:37.410Z] INFO: Waiting for daemon to start... [2022-04-19T15:59:37.410Z] Starting dockerd [2022-04-19T15:59:37.410Z] +++ 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-04-19T15:59:37.418Z] #70 32.41 rootlesskit version 1.0.0 [2022-04-19T15:59:37.418Z] #70 32.42 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T15:59:37.418Z] #70 32.42 -container-ip string [2022-04-19T15:59:37.418Z] #70 32.42 container ip [2022-04-19T15:59:37.418Z] #70 32.42 -container-port int [2022-04-19T15:59:37.418Z] #70 32.42 container port (default -1) [2022-04-19T15:59:37.418Z] #70 32.42 -host-ip string [2022-04-19T15:59:37.418Z] #70 32.42 host ip [2022-04-19T15:59:37.418Z] #70 32.42 -host-port int [2022-04-19T15:59:37.418Z] #70 32.42 host port (default -1) [2022-04-19T15:59:37.418Z] #70 32.42 -proto string [2022-04-19T15:59:37.418Z] #70 32.42 proxy protocol (default "tcp") [2022-04-19T15:59:37.418Z] #70 DONE 32.5s [2022-04-19T15:59:37.418Z] [2022-04-19T15:59:37.418Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T15:59:37.418Z] #71 sha256:f1d82c0aadcb54ac326627e7b0617ae80eade724453b58bb4424a44a8479322e [2022-04-19T15:59:37.418Z] #71 DONE 0.0s [2022-04-19T15:59:37.418Z] [2022-04-19T15:59:37.418Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T15:59:37.418Z] #72 sha256:75b1b064c0884d8679e653be6ea43294f0cb049ef6ea86c427f25e8074bc5784 [2022-04-19T15:59:37.418Z] #72 DONE 0.1s [2022-04-19T15:59:37.418Z] [2022-04-19T15:59:37.418Z] #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-04-19T15:59:37.418Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T15:59:37.536Z] #51 ... [2022-04-19T15:59:37.536Z] [2022-04-19T15:59:37.536Z] #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-04-19T15:59:37.536Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-19T15:59:37.536Z] #38 11.20 Reading package lists... [2022-04-19T15:59:37.536Z] #38 15.81 Reading package lists... [2022-04-19T15:59:37.536Z] #38 19.42 Building dependency tree... [2022-04-19T15:59:37.536Z] #38 22.24 The following additional packages will be installed: [2022-04-19T15:59:37.536Z] #38 22.25 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T15:59:37.536Z] #38 22.26 Suggested packages: [2022-04-19T15:59:37.536Z] #38 22.27 cmake-doc ninja-build lrzip [2022-04-19T15:59:37.536Z] #38 22.27 Recommended packages: [2022-04-19T15:59:37.536Z] #38 22.27 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T15:59:37.536Z] #38 22.91 The following NEW packages will be installed: [2022-04-19T15:59:37.536Z] #38 22.93 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T15:59:37.536Z] #38 22.93 vim-common xxd [2022-04-19T15:59:37.536Z] #38 23.31 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:37.536Z] #38 23.31 Need to get 15.6 MB of archives. [2022-04-19T15:59:37.536Z] #38 23.31 After this operation, 67.4 MB of additional disk space will be used. [2022-04-19T15:59:37.536Z] #38 23.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T15:59:37.536Z] #38 23.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T15:59:37.536Z] #38 23.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T15:59:37.536Z] #38 23.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-19T15:59:37.536Z] #38 23.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-19T15:59:37.536Z] #38 23.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-19T15:59:37.536Z] #38 23.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-19T15:59:37.536Z] #38 23.73 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-19T15:59:37.536Z] #38 23.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-19T15:59:37.536Z] #38 23.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-19T15:59:37.536Z] #38 24.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:37.536Z] #38 25.01 Fetched 15.6 MB in 1s (16.9 MB/s) [2022-04-19T15:59:37.536Z] #38 25.11 Selecting previously unselected package xxd. [2022-04-19T15:59:37.536Z] #38 25.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-04-19T15:59:37.536Z] #38 25.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-19T15:59:37.536Z] #38 25.16 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:37.536Z] #38 25.33 Selecting previously unselected package vim-common. [2022-04-19T15:59:37.536Z] #38 25.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:59:37.536Z] #38 25.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:37.536Z] #38 25.64 Selecting previously unselected package cmake-data. [2022-04-19T15:59:37.536Z] #38 25.64 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T15:59:37.536Z] #38 25.65 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T15:59:37.756Z] #49 ... [2022-04-19T15:59:37.757Z] [2022-04-19T15:59:37.757Z] #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-04-19T15:59:37.757Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-19T15:59:37.757Z] #36 14.19 tomll can be used in two ways: [2022-04-19T15:59:37.757Z] #36 14.19 Writing to STDIN and reading from STDOUT: [2022-04-19T15:59:37.757Z] #36 14.19 cat file.toml | tomll > file.toml [2022-04-19T15:59:37.757Z] #36 14.19 [2022-04-19T15:59:37.757Z] #36 14.19 Reading and updating a list of files: [2022-04-19T15:59:37.757Z] #36 14.19 tomll a.toml b.toml c.toml [2022-04-19T15:59:37.757Z] #36 14.19 [2022-04-19T15:59:37.757Z] #36 14.19 When given a list of files, tomll will modify all files in place without asking. [2022-04-19T15:59:37.757Z] #36 DONE 14.7s [2022-04-19T15:59:37.757Z] [2022-04-19T15:59:37.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-04-19T15:59:37.757Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T15:59:37.757Z] #47 13.82 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-19T15:59:37.793Z] #38 ... [2022-04-19T15:59:37.793Z] [2022-04-19T15:59:37.793Z] #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-04-19T15:59:37.793Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:37.793Z] #51 25.83 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-19T15:59:37.793Z] #51 25.90 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-19T15:59:37.793Z] #51 25.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-19T15:59:38.051Z] #51 25.98 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-19T15:59:38.051Z] #51 26.00 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-19T15:59:38.051Z] #51 26.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-19T15:59:38.051Z] #51 26.03 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-19T15:59:38.051Z] #51 26.07 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-19T15:59:38.051Z] #51 26.09 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-19T15:59:38.051Z] #51 26.09 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-19T15:59:38.051Z] #51 26.14 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-19T15:59:38.307Z] #51 26.15 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-19T15:59:38.307Z] #51 26.17 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-19T15:59:38.307Z] #51 26.18 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-19T15:59:38.307Z] #51 26.23 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-19T15:59:38.307Z] #51 26.24 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-19T15:59:38.307Z] #51 26.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-19T15:59:38.307Z] #51 26.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-19T15:59:38.335Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T15:59:38.335Z] Using test binary docker [2022-04-19T15:59:38.335Z] +++ /etc/init.d/apparmor start [2022-04-19T15:59:38.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T15:59:38.335Z] INFO: Waiting for daemon to start... [2022-04-19T15:59:38.335Z] Starting dockerd [2022-04-19T15:59:38.335Z] +++ 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-04-19T15:59:38.566Z] #51 26.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-19T15:59:38.566Z] #51 26.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-19T15:59:38.566Z] #51 26.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-19T15:59:38.566Z] #51 26.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-19T15:59:38.589Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T15:59:38.589Z] Using test binary docker [2022-04-19T15:59:38.589Z] +++ /etc/init.d/apparmor start [2022-04-19T15:59:38.589Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T15:59:38.589Z] INFO: Waiting for daemon to start... [2022-04-19T15:59:38.589Z] Starting dockerd [2022-04-19T15:59:38.589Z] +++ 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-04-19T15:59:38.825Z] #51 26.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-19T15:59:38.825Z] #51 26.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-19T15:59:38.825Z] #51 26.81 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-19T15:59:38.825Z] #51 26.82 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-19T15:59:38.825Z] #51 26.85 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-19T15:59:38.825Z] #51 26.97 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-19T15:59:38.825Z] #51 27.01 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-19T15:59:39.085Z] #51 27.10 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-19T15:59:39.085Z] #51 27.11 go: downloading github.com/julz/importas v0.1.0 [2022-04-19T15:59:39.085Z] #51 ... [2022-04-19T15:59:39.085Z] [2022-04-19T15:59:39.085Z] #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-04-19T15:59:39.085Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-19T15:59:39.085Z] #53 26.62 v3.0.2 [2022-04-19T15:59:39.085Z] #53 DONE 27.2s [2022-04-19T15:59:39.085Z] [2022-04-19T15:59:39.085Z] #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-04-19T15:59:39.085Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:39.085Z] #51 27.15 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-19T15:59:39.085Z] #51 27.15 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-19T15:59:39.085Z] #51 27.15 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-19T15:59:39.326Z] #45 27.98 Reading package lists... [2022-04-19T15:59:39.326Z] #45 ... [2022-04-19T15:59:39.326Z] [2022-04-19T15:59:39.326Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-19T15:59:39.326Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-19T15:59:39.326Z] #75 CACHED [2022-04-19T15:59:39.326Z] [2022-04-19T15:59:39.326Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-19T15:59:39.326Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-19T15:59:39.326Z] #77 CACHED [2022-04-19T15:59:39.326Z] [2022-04-19T15:59:39.326Z] #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-04-19T15:59:39.326Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T15:59:39.344Z] #51 27.22 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-19T15:59:39.344Z] #51 27.29 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-19T15:59:39.344Z] #51 27.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-19T15:59:39.344Z] #51 27.32 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-19T15:59:39.344Z] #51 27.42 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-19T15:59:39.518Z] . [2022-04-19T15:59:39.518Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T15:59:39.518Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T15:59:39.518Z] Error: No such image: emptyfs [2022-04-19T15:59:39.518Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T15:59:39.518Z] ++++ docker load [2022-04-19T15:59:39.518Z] Running integration-test (iteration 1) [2022-04-19T15:59:39.518Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T15:59:39.518Z] ++ 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-04-19T15:59:39.518Z] ++ set -e [2022-04-19T15:59:39.518Z] ++ '[' -n 0 ']' [2022-04-19T15:59:39.518Z] ++ set -x [2022-04-19T15:59:39.518Z] ++ 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-04-19T15:59:39.602Z] #51 27.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-19T15:59:39.602Z] #51 27.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-19T15:59:39.602Z] #51 27.59 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-19T15:59:39.602Z] #51 27.59 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-19T15:59:39.602Z] #51 ... [2022-04-19T15:59:39.602Z] [2022-04-19T15:59:39.603Z] #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-04-19T15:59:39.603Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-19T15:59:39.603Z] #43 17.39 + git checkout -q v2.3.0 [2022-04-19T15:59:39.603Z] #43 18.84 + 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-04-19T15:59:39.774Z] Loaded image: busybox:latest [2022-04-19T15:59:39.774Z] Loaded image: busybox:glibc [2022-04-19T15:59:39.861Z] #43 ... [2022-04-19T15:59:39.861Z] [2022-04-19T15:59:39.861Z] #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-04-19T15:59:39.861Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-19T15:59:39.861Z] #58 24.71 The following additional packages will be installed: [2022-04-19T15:59:39.861Z] #58 24.74 libbtrfs0 [2022-04-19T15:59:39.861Z] #58 24.90 The following NEW packages will be installed: [2022-04-19T15:59:39.861Z] #58 24.92 libbtrfs-dev libbtrfs0 [2022-04-19T15:59:39.861Z] #58 25.35 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:39.861Z] #58 25.35 Need to get 454 kB of archives. [2022-04-19T15:59:39.861Z] #58 25.35 After this operation, 1275 kB of additional disk space will be used. [2022-04-19T15:59:39.861Z] #58 25.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-19T15:59:39.861Z] #58 25.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-19T15:59:39.861Z] #58 26.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:39.861Z] #58 26.51 Fetched 454 kB in 0s (1349 kB/s) [2022-04-19T15:59:39.861Z] #58 26.60 Selecting previously unselected package libbtrfs0:arm64. [2022-04-19T15:59:39.861Z] #58 26.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-19T15:59:39.861Z] #58 26.65 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-19T15:59:39.861Z] #58 26.70 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T15:59:39.861Z] #58 27.11 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-19T15:59:39.861Z] #58 27.12 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-19T15:59:39.861Z] #58 27.13 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T15:59:39.861Z] #58 27.58 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T15:59:39.861Z] #58 27.59 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T15:59:39.861Z] #58 27.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:40.119Z] #58 DONE 28.3s [2022-04-19T15:59:40.119Z] [2022-04-19T15:59:40.119Z] #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-04-19T15:59:40.119Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T15:59:40.119Z] #47 13.90 Reading package lists... [2022-04-19T15:59:40.119Z] #47 18.01 Reading package lists... [2022-04-19T15:59:40.119Z] #47 21.66 Building dependency tree... [2022-04-19T15:59:40.119Z] #47 24.57 The following additional packages will be installed: [2022-04-19T15:59:40.119Z] #47 24.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T15:59:40.119Z] #47 24.59 python3-protobuf python3-six [2022-04-19T15:59:40.119Z] #47 24.60 Suggested packages: [2022-04-19T15:59:40.119Z] #47 24.61 python3-setuptools [2022-04-19T15:59:40.119Z] #47 24.61 Recommended packages: [2022-04-19T15:59:40.119Z] #47 24.61 iproute2 | iproute [2022-04-19T15:59:40.119Z] #47 25.02 The following NEW packages will be installed: [2022-04-19T15:59:40.119Z] #47 25.04 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T15:59:40.119Z] #47 25.05 python3-protobuf python3-six [2022-04-19T15:59:40.119Z] #47 25.51 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:40.119Z] #47 25.51 Need to get 2115 kB of archives. [2022-04-19T15:59:40.119Z] #47 25.51 After this operation, 10.7 MB of additional disk space will be used. [2022-04-19T15:59:40.119Z] #47 25.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-19T15:59:40.119Z] #47 25.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T15:59:40.119Z] #47 25.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T15:59:40.119Z] #47 25.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-19T15:59:40.119Z] #47 25.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-19T15:59:40.119Z] #47 25.55 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-04-19T15:59:40.119Z] #47 25.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-19T15:59:40.337Z] [2022-04-19T15:59:40.337Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T15:59:40.337Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T15:59:40.337Z] Error: No such image: emptyfs [2022-04-19T15:59:40.337Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T15:59:40.337Z] ++++ docker load [2022-04-19T15:59:40.337Z] Running integration-test (iteration 1) [2022-04-19T15:59:40.337Z] 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-04-19T15:59:40.337Z] ++ 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-04-19T15:59:40.337Z] ++ set -e [2022-04-19T15:59:40.337Z] ++ '[' -n 0 ']' [2022-04-19T15:59:40.337Z] ++ set -x [2022-04-19T15:59:40.337Z] ++ 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-04-19T15:59:40.376Z] #47 ... [2022-04-19T15:59:40.376Z] [2022-04-19T15:59:40.376Z] #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-04-19T15:59:40.376Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:40.376Z] #51 28.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-19T15:59:40.376Z] #51 28.25 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-19T15:59:40.376Z] #51 28.28 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-19T15:59:40.376Z] #51 28.34 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-19T15:59:40.376Z] #51 28.40 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-19T15:59:40.376Z] #51 ... [2022-04-19T15:59:40.376Z] [2022-04-19T15:59:40.376Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T15:59:40.376Z] #59 sha256:e49b25c605b06d4c22af99f4462c4ea4ece60acd5551ff91d481fe0196394f42 [2022-04-19T15:59:40.376Z] #59 DONE 0.2s [2022-04-19T15:59:40.376Z] [2022-04-19T15:59:40.376Z] #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-04-19T15:59:40.376Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:40.376Z] #51 28.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-19T15:59:40.594Z] Loaded image: debian:bullseye-slim [2022-04-19T15:59:40.594Z] [2022-04-19T15:59:40.594Z] Loaded image: busybox:latest [2022-04-19T15:59:40.594Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T15:59:40.594Z] Loaded image: hello-world:latest [2022-04-19T15:59:40.594Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T15:59:40.594Z] Error: No such image: emptyfs [2022-04-19T15:59:40.594Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T15:59:40.594Z] ++++ docker load [2022-04-19T15:59:40.633Z] #51 28.58 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-19T15:59:40.633Z] #51 28.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-19T15:59:40.633Z] #51 28.73 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-19T15:59:40.850Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T15:59:40.851Z] INFO: Testing against a local daemon [2022-04-19T15:59:40.851Z] === RUN TestCgroupNamespacesBuild [2022-04-19T15:59:40.851Z] Loaded image: busybox:glibc [2022-04-19T15:59:40.851Z] Running integration-test (iteration 1) [2022-04-19T15:59:40.851Z] 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-04-19T15:59:40.851Z] ++ 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-04-19T15:59:40.851Z] ++ set -e [2022-04-19T15:59:40.851Z] ++ '[' -n 0 ']' [2022-04-19T15:59:40.851Z] ++ set -x [2022-04-19T15:59:40.851Z] ++ 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-04-19T15:59:40.902Z] #51 28.83 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-19T15:59:40.902Z] #51 28.83 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-19T15:59:40.902Z] #51 28.84 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-19T15:59:40.902Z] #51 28.85 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-19T15:59:40.902Z] #51 28.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-19T15:59:40.902Z] #51 28.88 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-19T15:59:40.902Z] #51 29.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-19T15:59:40.902Z] #51 29.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-19T15:59:41.032Z] #47 17.94 Fetched 8513 kB in 14s (611 kB/s) [2022-04-19T15:59:41.107Z] Loaded image: busybox:latest [2022-04-19T15:59:41.159Z] #51 29.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-19T15:59:41.159Z] #51 29.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-19T15:59:41.159Z] #51 29.18 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-19T15:59:41.159Z] #51 29.19 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-19T15:59:41.236Z] #65 28.51 Reading package lists... [2022-04-19T15:59:41.236Z] #65 ... [2022-04-19T15:59:41.236Z] [2022-04-19T15:59:41.236Z] #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-04-19T15:59:41.236Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:41.236Z] #20 27.90 Reading package lists... [2022-04-19T15:59:41.363Z] Loaded image: busybox:glibc [2022-04-19T15:59:41.449Z] #51 29.43 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-19T15:59:41.449Z] #51 29.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-19T15:59:41.449Z] #51 29.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-19T15:59:41.449Z] #51 29.49 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-19T15:59:41.449Z] #51 29.52 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-19T15:59:41.709Z] #51 29.66 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-19T15:59:41.709Z] #51 ... [2022-04-19T15:59:41.709Z] [2022-04-19T15:59:41.709Z] #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-04-19T15:59:41.709Z] #31 sha256:f6a3b994e1dbb843860c7c0d2b83d8c3a73516608449f76dee29525ac026ee02 [2022-04-19T15:59:41.709Z] #31 25.75 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-19T15:59:41.709Z] #31 27.31 [2022-04-19T15:59:41.709Z] #31 27.60 #=#=# ######################################################################## 100.0% [2022-04-19T15:59:41.709Z] #31 29.10 [2022-04-19T15:59:41.709Z] #31 29.48 Download of images into '/build' complete. [2022-04-19T15:59:41.709Z] #31 29.48 Use something like the following to load the result into a Docker daemon: [2022-04-19T15:59:41.709Z] #31 29.48 tar -cC '/build' . | docker load [2022-04-19T15:59:41.709Z] #31 DONE 30.0s [2022-04-19T15:59:41.709Z] [2022-04-19T15:59:41.709Z] #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-04-19T15:59:41.709Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:41.709Z] #51 29.80 go: downloading honnef.co/go/tools v0.2.2 [2022-04-19T15:59:41.925Z] Loaded image: debian:bullseye-slim [2022-04-19T15:59:41.925Z] Loaded image: hello-world:latest [2022-04-19T15:59:41.925Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T15:59:41.925Z] INFO: Testing against a local daemon [2022-04-19T15:59:41.925Z] === RUN TestDockerDaemonSuite [2022-04-19T15:59:41.925Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-19T15:59:42.181Z] Loaded image: debian:bullseye-slim [2022-04-19T15:59:42.438Z] Loaded image: hello-world:latest [2022-04-19T15:59:42.438Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T15:59:42.438Z] INFO: Testing against a local daemon [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T15:59:42.438Z] --- PASS: TestCgroupNamespacesBuild (1.63s) [2022-04-19T15:59:42.438Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T15:59:42.438Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T15:59:42.615Z] #20 36.63 Building dependency tree... [2022-04-19T15:59:42.615Z] #20 38.14 Reading state information... [2022-04-19T15:59:42.694Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T15:59:42.694Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T15:59:42.995Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T15:59:42.995Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T15:59:43.079Z] #51 30.79 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-19T15:59:43.080Z] #51 30.80 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-19T15:59:43.080Z] #51 30.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-19T15:59:43.080Z] #51 30.90 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-19T15:59:43.080Z] #51 30.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-19T15:59:43.080Z] #51 30.95 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-19T15:59:43.080Z] #51 31.03 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-19T15:59:43.080Z] #51 31.16 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-19T15:59:43.080Z] #51 31.16 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T15:59:43.080Z] #51 31.28 go: downloading golang.org/x/text v0.3.7 [2022-04-19T15:59:43.251Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T15:59:43.251Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T15:59:43.510Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T15:59:43.510Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-04-19T15:59:43.510Z] === RUN TestBuildWithSession [2022-04-19T15:59:43.510Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T15:59:43.510Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T15:59:43.510Z] === RUN TestBuildSquashParent [2022-04-19T15:59:43.558Z] #47 17.94 Reading package lists... [2022-04-19T15:59:43.558Z] #47 ... [2022-04-19T15:59:43.558Z] [2022-04-19T15:59:43.558Z] #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-04-19T15:59:43.558Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T15:59:43.558Z] #58 15.32 Fetched 8510 kB in 12s (703 kB/s) [2022-04-19T15:59:43.558Z] #58 15.32 Reading package lists... [2022-04-19T15:59:43.996Z] #20 39.57 The following additional packages will be installed: [2022-04-19T15:59:43.997Z] #20 39.57 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:59:43.997Z] #20 39.57 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T15:59:43.997Z] #20 39.57 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T15:59:43.997Z] #20 39.57 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T15:59:43.997Z] #20 39.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T15:59:43.997Z] #20 39.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T15:59:43.997Z] #20 39.59 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T15:59:43.997Z] #20 39.63 Suggested packages: [2022-04-19T15:59:43.997Z] #20 39.63 gcc-10-locales seccomp wine64 [2022-04-19T15:59:44.123Z] #58 20.34 Reading package lists... [2022-04-19T15:59:44.123Z] #58 ... [2022-04-19T15:59:44.123Z] [2022-04-19T15:59:44.123Z] #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-04-19T15:59:44.123Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T15:59:44.123Z] #43 21.08 + git checkout -q v2.3.0 [2022-04-19T15:59:44.450Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T15:59:44.567Z] #20 40.24 The following NEW packages will be installed: [2022-04-19T15:59:44.724Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T15:59:44.724Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T15:59:44.724Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T15:59:44.826Z] #20 40.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:59:44.826Z] #20 40.24 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T15:59:44.826Z] #20 40.24 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T15:59:44.826Z] #20 40.24 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T15:59:44.826Z] #20 40.24 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T15:59:44.826Z] #20 40.25 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T15:59:44.826Z] #20 40.25 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T15:59:44.826Z] #20 40.25 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T15:59:44.826Z] #20 40.25 mingw-w64-x86-64-dev [2022-04-19T15:59:45.086Z] #20 40.59 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:45.086Z] #20 40.59 Need to get 115 MB of archives. [2022-04-19T15:59:45.086Z] #20 40.59 After this operation, 645 MB of additional disk space will be used. [2022-04-19T15:59:45.086Z] #20 40.59 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-04-19T15:59:45.086Z] #20 40.65 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-04-19T15:59:45.086Z] #20 40.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T15:59:45.086Z] #20 40.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-19T15:59:45.086Z] #20 40.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T15:59:45.086Z] #20 40.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T15:59:45.086Z] #20 40.80 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-04-19T15:59:45.348Z] #20 40.87 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-04-19T15:59:45.348Z] #20 40.87 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-04-19T15:59:45.348Z] #20 41.05 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-04-19T15:59:45.610Z] #20 41.32 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-04-19T15:59:45.870Z] #20 41.51 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-04-19T15:59:46.096Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T15:59:46.097Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-19T15:59:46.131Z] #20 41.61 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-04-19T15:59:46.360Z] #51 ... [2022-04-19T15:59:46.360Z] [2022-04-19T15:59:46.360Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T15:59:46.360Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T15:59:46.360Z] #14 24.26 The following additional packages will be installed: [2022-04-19T15:59:46.360Z] #14 24.28 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:59:46.360Z] #14 24.28 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T15:59:46.360Z] #14 24.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T15:59:46.360Z] #14 24.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T15:59:46.360Z] #14 24.29 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T15:59:46.360Z] #14 24.29 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T15:59:46.360Z] #14 24.30 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T15:59:46.360Z] #14 24.30 Suggested packages: [2022-04-19T15:59:46.360Z] #14 24.30 gcc-10-locales seccomp wine64 [2022-04-19T15:59:46.360Z] #14 25.34 The following NEW packages will be installed: [2022-04-19T15:59:46.360Z] #14 25.34 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:59:46.360Z] #14 25.34 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T15:59:46.360Z] #14 25.34 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T15:59:46.360Z] #14 25.34 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T15:59:46.360Z] #14 25.34 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T15:59:46.360Z] #14 25.34 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T15:59:46.360Z] #14 25.35 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T15:59:46.360Z] #14 25.36 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T15:59:46.360Z] #14 25.37 mingw-w64-x86-64-dev [2022-04-19T15:59:46.360Z] #14 25.75 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:46.360Z] #14 25.75 Need to get 108 MB of archives. [2022-04-19T15:59:46.360Z] #14 25.75 After this operation, 620 MB of additional disk space will be used. [2022-04-19T15:59:46.360Z] #14 25.75 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-04-19T15:59:46.360Z] #14 25.81 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-04-19T15:59:46.360Z] #14 25.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T15:59:46.360Z] #14 25.89 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-04-19T15:59:46.360Z] #14 25.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-19T15:59:46.360Z] #14 25.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T15:59:46.360Z] #14 26.10 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-04-19T15:59:46.360Z] #14 26.22 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-04-19T15:59:46.360Z] #14 26.22 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-04-19T15:59:46.360Z] #14 26.84 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-04-19T15:59:46.360Z] #14 27.87 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-04-19T15:59:46.360Z] #14 28.34 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-04-19T15:59:46.360Z] #14 28.84 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-04-19T15:59:46.360Z] #14 29.67 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-04-19T15:59:46.360Z] #14 30.22 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-04-19T15:59:46.360Z] #14 30.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-19T15:59:46.360Z] #14 30.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-19T15:59:46.360Z] #14 30.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-19T15:59:46.360Z] #14 30.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-19T15:59:46.360Z] #14 30.31 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-04-19T15:59:46.360Z] #14 30.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-19T15:59:46.360Z] #14 30.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-19T15:59:46.360Z] #14 30.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-19T15:59:46.360Z] #14 30.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-19T15:59:46.360Z] #14 30.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-19T15:59:46.360Z] #14 30.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-19T15:59:46.360Z] #14 30.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-19T15:59:46.360Z] #14 30.45 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-04-19T15:59:46.360Z] #14 30.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-19T15:59:46.360Z] #14 30.45 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-19T15:59:46.360Z] #14 31.31 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:46.360Z] #14 31.51 Fetched 108 MB in 5s (21.7 MB/s) [2022-04-19T15:59:46.360Z] #14 31.61 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T15:59:46.360Z] #14 31.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 ... 15700 files and directories currently installed.) [2022-04-19T15:59:46.360Z] #14 31.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-19T15:59:46.360Z] #14 31.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T15:59:46.360Z] #14 33.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T15:59:46.360Z] #14 33.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-19T15:59:46.360Z] #14 33.55 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T15:59:46.360Z] #14 ... [2022-04-19T15:59:46.360Z] [2022-04-19T15:59:46.360Z] #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-04-19T15:59:46.360Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T15:59:46.360Z] #47 28.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-19T15:59:46.360Z] #47 30.12 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:46.360Z] #47 30.31 Fetched 2115 kB in 4s (532 kB/s) [2022-04-19T15:59:46.360Z] #47 30.39 Selecting previously unselected package libprotobuf23:arm64. [2022-04-19T15:59:46.361Z] #47 30.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-19T15:59:46.361Z] #47 30.46 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-19T15:59:46.361Z] #47 30.47 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-19T15:59:46.361Z] #47 31.01 Selecting previously unselected package python3-pkg-resources. [2022-04-19T15:59:46.361Z] #47 31.01 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T15:59:46.361Z] #47 31.01 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T15:59:46.361Z] #47 31.24 Selecting previously unselected package python3-six. [2022-04-19T15:59:46.361Z] #47 31.24 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T15:59:46.361Z] #47 31.25 Unpacking python3-six (1.16.0-2) ... [2022-04-19T15:59:46.361Z] #47 31.33 Selecting previously unselected package python3-protobuf. [2022-04-19T15:59:46.361Z] #47 31.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-19T15:59:46.361Z] #47 31.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T15:59:46.361Z] #47 31.78 Selecting previously unselected package libnet1:arm64. [2022-04-19T15:59:46.361Z] #47 31.78 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-19T15:59:46.361Z] #47 31.79 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T15:59:46.361Z] #47 31.89 Selecting previously unselected package libnl-3-200:arm64. [2022-04-19T15:59:46.361Z] #47 31.89 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-19T15:59:46.361Z] #47 31.90 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T15:59:46.361Z] #47 32.00 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-19T15:59:46.361Z] #47 32.00 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-19T15:59:46.361Z] #47 32.00 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T15:59:46.361Z] #47 32.12 Selecting previously unselected package criu. [2022-04-19T15:59:46.361Z] #47 32.12 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-19T15:59:46.361Z] #47 32.13 Unpacking criu (3.16.1-3) ... [2022-04-19T15:59:46.361Z] #47 32.73 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T15:59:46.361Z] #47 34.00 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-19T15:59:46.361Z] #47 34.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T15:59:46.361Z] #47 34.17 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T15:59:46.393Z] #20 41.96 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-04-19T15:59:46.617Z] #47 34.19 Setting up python3-six (1.16.0-2) ... [2022-04-19T15:59:46.649Z] #43 23.23 + 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-04-19T15:59:46.652Z] #20 42.09 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-04-19T15:59:46.652Z] #20 42.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T15:59:46.652Z] #20 42.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T15:59:46.652Z] #20 42.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T15:59:46.652Z] #20 42.10 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T15:59:46.652Z] #20 42.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-19T15:59:46.652Z] #20 42.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T15:59:46.652Z] #20 42.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T15:59:46.652Z] #20 42.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T15:59:46.652Z] #20 42.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T15:59:46.652Z] #20 42.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T15:59:46.653Z] #20 42.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T15:59:46.653Z] #20 42.13 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T15:59:46.653Z] #20 42.13 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-04-19T15:59:46.653Z] #20 42.13 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T15:59:46.653Z] #20 42.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T15:59:46.653Z] #20 ... [2022-04-19T15:59:46.653Z] [2022-04-19T15:59:46.653Z] #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-04-19T15:59:46.653Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-19T15:59:46.653Z] #65 28.51 Reading package lists... [2022-04-19T15:59:46.653Z] #65 36.99 Building dependency tree... [2022-04-19T15:59:46.653Z] #65 38.47 Reading state information... [2022-04-19T15:59:46.653Z] #65 39.97 The following additional packages will be installed: [2022-04-19T15:59:46.653Z] #65 39.99 libbtrfs0 [2022-04-19T15:59:46.653Z] #65 40.16 The following NEW packages will be installed: [2022-04-19T15:59:46.653Z] #65 40.18 libbtrfs-dev libbtrfs0 [2022-04-19T15:59:46.653Z] #65 40.56 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:46.653Z] #65 40.56 Need to get 460 kB of archives. [2022-04-19T15:59:46.653Z] #65 40.56 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T15:59:46.653Z] #65 40.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T15:59:46.653Z] #65 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T15:59:46.653Z] #65 41.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:46.653Z] #65 41.44 Fetched 460 kB in 0s (1620 kB/s) [2022-04-19T15:59:46.653Z] #65 41.48 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T15:59:46.653Z] #65 41.48 (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-04-19T15:59:46.653Z] #65 41.66 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T15:59:46.653Z] #65 41.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:59:46.653Z] #65 41.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T15:59:46.653Z] #65 41.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T15:59:46.653Z] #65 41.75 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:59:46.653Z] #65 41.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:59:46.653Z] #65 41.96 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:59:46.653Z] #65 41.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:46.653Z] #65 DONE 42.3s [2022-04-19T15:59:46.653Z] [2022-04-19T15:59:46.653Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T15:59:46.653Z] #66 sha256:ddad73b862c1dd006c319597f09025832e7d1f27bb00cac46fe17befc089be7c [2022-04-19T15:59:46.659Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T15:59:46.907Z] #43 ... [2022-04-19T15:59:46.907Z] [2022-04-19T15:59:46.907Z] #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-04-19T15:59:46.907Z] #63 sha256:d74e6a9695a2bec3aaa6a12c850181c94a5a6666bb417686c0f24e4031b17e42 [2022-04-19T15:59:46.907Z] #63 13.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-19T15:59:46.907Z] #63 ... [2022-04-19T15:59:46.907Z] [2022-04-19T15:59:46.907Z] #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-04-19T15:59:46.907Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T15:59:46.907Z] #47 17.94 Reading package lists... [2022-04-19T15:59:46.912Z] #66 DONE 0.1s [2022-04-19T15:59:46.912Z] [2022-04-19T15:59:46.912Z] #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-04-19T15:59:46.912Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T15:59:46.914Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T15:59:46.914Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T15:59:46.914Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T15:59:47.169Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T15:59:47.259Z] ...INFO: Daemon under test started and replied! [2022-04-19T15:59:47.259Z] INFO: Docker version of the daemon under test [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] Client: [2022-04-19T15:59:47.259Z] Version: 17.06.2-ce [2022-04-19T15:59:47.259Z] API version: 1.30 [2022-04-19T15:59:47.259Z] Go version: go1.8.3 [2022-04-19T15:59:47.259Z] Git commit: cec0b72 [2022-04-19T15:59:47.259Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T15:59:47.259Z] OS/Arch: windows/amd64 [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] Server: [2022-04-19T15:59:47.259Z] Version: 0.0.0-dev [2022-04-19T15:59:47.259Z] API version: 1.42 (minimum version 1.24) [2022-04-19T15:59:47.259Z] Go version: go1.18 [2022-04-19T15:59:47.259Z] Git commit: b365924ec3 [2022-04-19T15:59:47.259Z] Built: 04/19/2022 15:57:48 [2022-04-19T15:59:47.259Z] OS/Arch: windows/amd64 [2022-04-19T15:59:47.259Z] Experimental: false [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] INFO: Docker info of the daemon under test [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] Containers: 0 [2022-04-19T15:59:47.259Z] Running: 0 [2022-04-19T15:59:47.259Z] Paused: 0 [2022-04-19T15:59:47.259Z] Stopped: 0 [2022-04-19T15:59:47.259Z] Images: 0 [2022-04-19T15:59:47.259Z] Server Version: 0.0.0-dev [2022-04-19T15:59:47.259Z] Storage Driver: windowsfilter [2022-04-19T15:59:47.259Z] Windows: [2022-04-19T15:59:47.259Z] Logging Driver: json-file [2022-04-19T15:59:47.259Z] Plugins: [2022-04-19T15:59:47.259Z] Volume: local [2022-04-19T15:59:47.259Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T15:59:47.259Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T15:59:47.259Z] Swarm: inactive [2022-04-19T15:59:47.259Z] Default Isolation: process [2022-04-19T15:59:47.259Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T15:59:47.259Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T15:59:47.259Z] OSType: windows [2022-04-19T15:59:47.259Z] Architecture: x86_64 [2022-04-19T15:59:47.259Z] CPUs: 4 [2022-04-19T15:59:47.259Z] Total Memory: 32GiB [2022-04-19T15:59:47.259Z] Name: azwin-2-7dd170 [2022-04-19T15:59:47.259Z] ID: MLPR:J2MJ:G6FZ:GKWA:4RBT:H7QZ:564R:JPWR:V2PI:2TFR:FU4Q:FNLW [2022-04-19T15:59:47.259Z] Docker Root Dir: D:\CI\PR-43503\1\daemon [2022-04-19T15:59:47.259Z] Debug Mode (client): false [2022-04-19T15:59:47.259Z] Debug Mode (server): true [2022-04-19T15:59:47.259Z] File Descriptors: -1 [2022-04-19T15:59:47.259Z] Goroutines: 29 [2022-04-19T15:59:47.259Z] System Time: 2022-04-19T15:59:47.0205681Z [2022-04-19T15:59:47.259Z] EventsListeners: 0 [2022-04-19T15:59:47.259Z] Registry: https://index.docker.io/v1/ [2022-04-19T15:59:47.259Z] Labels: [2022-04-19T15:59:47.259Z] Experimental: false [2022-04-19T15:59:47.259Z] Insecure Registries: [2022-04-19T15:59:47.259Z] 127.0.0.0/8 [2022-04-19T15:59:47.259Z] Live Restore Enabled: false [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] INFO: Docker images of the daemon under test [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T15:59:47.259Z] [2022-04-19T15:59:47.259Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T15:59:47.259Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-19T15:59:47.479Z] #67 0.768 + RM_GOPATH=0 [2022-04-19T15:59:47.479Z] #67 0.768 + TMP_GOPATH= [2022-04-19T15:59:47.479Z] #67 0.768 + : /build [2022-04-19T15:59:47.479Z] #67 0.768 + '[' -z '' ']' [2022-04-19T15:59:47.479Z] #67 0.768 ++ mktemp -d [2022-04-19T15:59:47.479Z] #67 0.770 + export GOPATH=/tmp/tmp.BrrHQSEoDb [2022-04-19T15:59:47.479Z] #67 0.770 + GOPATH=/tmp/tmp.BrrHQSEoDb [2022-04-19T15:59:47.479Z] #67 0.770 + RM_GOPATH=1 [2022-04-19T15:59:47.479Z] #67 0.770 + case "$(go env GOARCH)" in [2022-04-19T15:59:47.479Z] #67 0.771 ++ go env GOARCH [2022-04-19T15:59:47.479Z] #67 0.779 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:47.479Z] #67 0.779 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:47.479Z] #67 0.779 ++ dirname /install.sh [2022-04-19T15:59:47.479Z] #67 0.781 + dir=/ [2022-04-19T15:59:47.479Z] #67 0.781 + bin=containerd [2022-04-19T15:59:47.479Z] #67 0.781 + shift [2022-04-19T15:59:47.479Z] #67 0.781 + '[' '!' -f //containerd.installer ']' [2022-04-19T15:59:47.479Z] #67 0.782 + . //containerd.installer [2022-04-19T15:59:47.479Z] #67 0.782 ++ set -e [2022-04-19T15:59:47.479Z] #67 0.782 ++ : v1.6.2 [2022-04-19T15:59:47.479Z] #67 0.783 + install_containerd [2022-04-19T15:59:47.479Z] #67 0.783 + echo 'Install containerd version v1.6.2' [2022-04-19T15:59:47.479Z] #67 0.783 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BrrHQSEoDb/src/github.com/containerd/containerd [2022-04-19T15:59:47.479Z] #67 0.783 Install containerd version v1.6.2 [2022-04-19T15:59:47.479Z] #67 0.788 Cloning into '/tmp/tmp.BrrHQSEoDb/src/github.com/containerd/containerd'... [2022-04-19T15:59:47.548Z] #47 34.95 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T15:59:47.548Z] #47 34.98 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T15:59:47.548Z] #47 ... [2022-04-19T15:59:47.548Z] [2022-04-19T15:59:47.548Z] #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-04-19T15:59:47.548Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T15:59:47.548Z] #14 35.63 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T15:59:47.548Z] #14 35.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T15:59:47.548Z] #14 35.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T15:59:47.726Z] ltsc2022: Pulling from windows/servercore [2022-04-19T15:59:47.726Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T15:59:47.726Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T15:59:47.805Z] #14 35.76 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-19T15:59:47.805Z] #14 35.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T15:59:47.805Z] #14 35.79 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T15:59:47.805Z] #14 35.93 Selecting previously unselected package dmsetup. [2022-04-19T15:59:48.061Z] #14 35.97 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T15:59:48.061Z] #14 35.97 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T15:59:48.061Z] #14 36.11 Selecting previously unselected package mingw-w64-common. [2022-04-19T15:59:48.061Z] #14 36.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T15:59:48.061Z] #14 36.12 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T15:59:48.800Z] #47 23.16 Reading package lists... [2022-04-19T15:59:48.800Z] #47 ... [2022-04-19T15:59:48.800Z] [2022-04-19T15:59:48.800Z] #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-04-19T15:59:48.800Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:59:48.800Z] #14 15.56 Fetched 8510 kB in 12s (692 kB/s) [2022-04-19T15:59:48.800Z] #14 15.56 Reading package lists... [2022-04-19T15:59:48.800Z] #14 20.59 Reading package lists... [2022-04-19T15:59:48.800Z] #14 25.48 Building dependency tree... [2022-04-19T15:59:48.800Z] #14 ... [2022-04-19T15:59:48.800Z] [2022-04-19T15:59:48.800Z] #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-04-19T15:59:48.800Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:59:48.800Z] #51 24.48 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-19T15:59:48.800Z] #51 24.48 go: downloading github.com/fatih/color v1.13.0 [2022-04-19T15:59:48.800Z] #51 24.51 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-19T15:59:48.800Z] #51 24.55 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-19T15:59:48.800Z] #51 24.69 go: downloading github.com/spf13/viper v1.10.1 [2022-04-19T15:59:48.800Z] #51 24.90 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-19T15:59:48.800Z] #51 25.23 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-19T15:59:48.800Z] #51 25.25 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-19T15:59:48.800Z] #51 ... [2022-04-19T15:59:48.800Z] [2022-04-19T15:59:48.800Z] #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-04-19T15:59:48.800Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:59:48.800Z] #38 16.07 Fetched 8510 kB in 13s (667 kB/s) [2022-04-19T15:59:48.800Z] #38 16.07 Reading package lists... [2022-04-19T15:59:48.800Z] #38 20.80 Reading package lists... [2022-04-19T15:59:48.857Z] #67 ... [2022-04-19T15:59:48.857Z] [2022-04-19T15:59:48.857Z] #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-04-19T15:59:48.857Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-19T15:59:48.857Z] #45 27.98 Reading package lists... [2022-04-19T15:59:48.857Z] #45 36.53 Building dependency tree... [2022-04-19T15:59:48.857Z] #45 38.27 Reading state information... [2022-04-19T15:59:48.857Z] #45 39.59 The following additional packages will be installed: [2022-04-19T15:59:48.857Z] #45 39.61 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-19T15:59:48.857Z] #45 39.62 Suggested packages: [2022-04-19T15:59:48.857Z] #45 39.62 cmake-doc ninja-build lrzip [2022-04-19T15:59:48.857Z] #45 39.62 Recommended packages: [2022-04-19T15:59:48.857Z] #45 39.62 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T15:59:48.857Z] #45 40.07 The following NEW packages will be installed: [2022-04-19T15:59:48.857Z] #45 40.10 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-19T15:59:48.857Z] #45 40.52 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:48.857Z] #45 40.52 Need to get 8418 kB of archives. [2022-04-19T15:59:48.857Z] #45 40.52 After this operation, 34.9 MB of additional disk space will be used. [2022-04-19T15:59:48.857Z] #45 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T15:59:48.857Z] #45 40.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T15:59:48.857Z] #45 40.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T15:59:48.857Z] #45 40.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T15:59:48.857Z] #45 40.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T15:59:48.857Z] #45 40.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T15:59:48.857Z] #45 40.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T15:59:48.857Z] #45 40.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T15:59:48.857Z] #45 41.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:48.857Z] #45 41.39 Fetched 8418 kB in 0s (22.9 MB/s) [2022-04-19T15:59:48.857Z] #45 41.43 Selecting previously unselected package xxd. [2022-04-19T15:59:48.857Z] #45 41.43 (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-04-19T15:59:48.857Z] #45 41.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T15:59:48.857Z] #45 41.66 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 41.73 Selecting previously unselected package vim-common. [2022-04-19T15:59:48.857Z] #45 41.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:59:48.857Z] #45 41.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 41.89 Selecting previously unselected package cmake-data. [2022-04-19T15:59:48.857Z] #45 41.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T15:59:48.857Z] #45 41.89 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 42.87 Selecting previously unselected package libarchive13:amd64. [2022-04-19T15:59:48.857Z] #45 42.87 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T15:59:48.857Z] #45 42.88 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 42.99 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T15:59:48.857Z] #45 43.00 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T15:59:48.857Z] #45 43.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T15:59:48.857Z] #45 43.10 Selecting previously unselected package librhash0:amd64. [2022-04-19T15:59:48.857Z] #45 43.11 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T15:59:48.857Z] #45 43.12 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T15:59:48.857Z] #45 43.21 Selecting previously unselected package libuv1:amd64. [2022-04-19T15:59:48.857Z] #45 43.22 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T15:59:48.857Z] #45 43.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T15:59:48.857Z] #45 43.28 Selecting previously unselected package cmake. [2022-04-19T15:59:48.857Z] #45 43.28 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T15:59:48.857Z] #45 43.29 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 44.11 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 44.14 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 44.15 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T15:59:48.857Z] #45 44.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 44.19 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T15:59:48.857Z] #45 44.20 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T15:59:48.857Z] #45 44.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 44.23 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T15:59:48.857Z] #45 44.25 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:48.857Z] #45 DONE 44.5s [2022-04-19T15:59:49.057Z] #38 25.52 Building dependency tree... [2022-04-19T15:59:49.057Z] #38 ... [2022-04-19T15:59:49.057Z] [2022-04-19T15:59:49.057Z] #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-04-19T15:59:49.057Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:59:49.057Z] #51 26.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-19T15:59:49.057Z] #51 26.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-19T15:59:49.116Z] [2022-04-19T15:59:49.116Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T15:59:49.116Z] #46 sha256:a58a8c05f2df740034daf426f3da5815b20a70bfada593dee80c212be1e71022 [2022-04-19T15:59:49.116Z] #46 DONE 0.1s [2022-04-19T15:59:49.116Z] [2022-04-19T15:59:49.116Z] #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-04-19T15:59:49.116Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:49.116Z] #20 42.74 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:49.116Z] #20 42.92 Fetched 115 MB in 2s (63.2 MB/s) [2022-04-19T15:59:49.116Z] #20 42.96 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T15:59:49.116Z] #20 42.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-19T15:59:49.116Z] #20 42.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T15:59:49.116Z] #20 43.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T15:59:49.116Z] #20 43.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T15:59:49.116Z] #20 43.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T15:59:49.116Z] #20 43.50 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T15:59:49.116Z] #20 44.24 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T15:59:49.116Z] #20 44.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T15:59:49.116Z] #20 44.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T15:59:49.116Z] #20 44.32 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T15:59:49.116Z] #20 44.32 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T15:59:49.116Z] #20 44.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T15:59:49.116Z] #20 44.46 Selecting previously unselected package dmsetup. [2022-04-19T15:59:49.116Z] #20 44.47 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T15:59:49.116Z] #20 44.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T15:59:49.116Z] #20 44.58 Selecting previously unselected package mingw-w64-common. [2022-04-19T15:59:49.116Z] #20 44.59 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T15:59:49.116Z] #20 44.60 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T15:59:49.683Z] --- PASS: TestBuildSquashParent (5.71s) [2022-04-19T15:59:49.683Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T15:59:49.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:59:49.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:59:49.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:59:49.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:59:49.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:59:49.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:59:49.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:59:49.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:59:49.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:59:49.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:59:49.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:59:49.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:59:49.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T15:59:49.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T15:59:49.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T15:59:49.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T15:59:49.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T15:59:49.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T15:59:50.594Z] #14 ... [2022-04-19T15:59:50.594Z] [2022-04-19T15:59:50.594Z] #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-04-19T15:59:50.594Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T15:59:50.594Z] #60 0.665 + RM_GOPATH=0 [2022-04-19T15:59:50.594Z] #60 0.672 + TMP_GOPATH= [2022-04-19T15:59:50.594Z] #60 0.674 + : /build [2022-04-19T15:59:50.594Z] #60 0.675 + '[' -z '' ']' [2022-04-19T15:59:50.594Z] #60 0.675 ++ mktemp -d [2022-04-19T15:59:50.594Z] #60 0.680 + export GOPATH=/tmp/tmp.binqfj8a9w [2022-04-19T15:59:50.594Z] #60 0.680 + GOPATH=/tmp/tmp.binqfj8a9w [2022-04-19T15:59:50.595Z] #60 0.680 + RM_GOPATH=1 [2022-04-19T15:59:50.595Z] #60 0.680 + case "$(go env GOARCH)" in [2022-04-19T15:59:50.595Z] #60 0.682 ++ go env GOARCH [2022-04-19T15:59:50.595Z] #60 0.694 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:50.595Z] #60 0.694 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:50.595Z] #60 0.698 ++ dirname /install.sh [2022-04-19T15:59:50.595Z] #60 0.704 + dir=/ [2022-04-19T15:59:50.595Z] #60 0.704 + bin=containerd [2022-04-19T15:59:50.595Z] #60 0.704 + shift [2022-04-19T15:59:50.595Z] #60 0.704 + '[' '!' -f //containerd.installer ']' [2022-04-19T15:59:50.595Z] #60 0.704 + . //containerd.installer [2022-04-19T15:59:50.595Z] #60 0.704 ++ set -e [2022-04-19T15:59:50.595Z] #60 0.704 ++ : v1.6.2 [2022-04-19T15:59:50.595Z] #60 0.704 + install_containerd [2022-04-19T15:59:50.595Z] #60 0.705 + echo 'Install containerd version v1.6.2' [2022-04-19T15:59:50.595Z] #60 0.706 Install containerd version v1.6.2 [2022-04-19T15:59:50.595Z] #60 0.706 + git clone https://github.com/containerd/containerd.git /tmp/tmp.binqfj8a9w/src/github.com/containerd/containerd [2022-04-19T15:59:50.595Z] #60 0.720 Cloning into '/tmp/tmp.binqfj8a9w/src/github.com/containerd/containerd'... [2022-04-19T15:59:50.595Z] #60 ... [2022-04-19T15:59:50.595Z] [2022-04-19T15:59:50.595Z] #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-04-19T15:59:50.595Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T15:59:50.595Z] #51 34.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-19T15:59:50.595Z] #51 34.67 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T15:59:50.595Z] #51 34.71 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-19T15:59:50.595Z] #51 34.74 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-19T15:59:50.595Z] #51 34.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-19T15:59:50.595Z] #51 34.83 go: downloading golang.org/x/mod v0.5.1 [2022-04-19T15:59:50.595Z] #51 34.90 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-19T15:59:50.595Z] #51 34.94 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-19T15:59:50.595Z] #51 34.98 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T15:59:50.595Z] #51 35.04 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-19T15:59:50.595Z] #51 35.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-19T15:59:50.595Z] #51 35.21 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-19T15:59:50.595Z] #51 35.54 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T15:59:50.595Z] #51 35.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-19T15:59:50.595Z] #51 35.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-19T15:59:50.595Z] #51 35.82 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-19T15:59:50.595Z] #51 35.85 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-19T15:59:50.595Z] #51 35.88 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T15:59:50.595Z] #51 35.91 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T15:59:50.595Z] #51 35.92 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-19T15:59:50.595Z] #51 35.94 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-19T15:59:50.595Z] #51 36.06 go: downloading github.com/prometheus/common v0.10.0 [2022-04-19T15:59:50.595Z] #51 36.22 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-19T15:59:50.595Z] #51 36.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-19T15:59:50.595Z] #51 36.38 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-19T15:59:50.595Z] #51 37.40 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-19T15:59:50.612Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T15:59:51.026Z] #20 46.25 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T15:59:51.026Z] #20 46.25 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T15:59:51.026Z] #20 46.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T15:59:51.529Z] #51 ... [2022-04-19T15:59:51.529Z] [2022-04-19T15:59:51.529Z] #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-04-19T15:59:51.529Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-19T15:59:51.529Z] #38 29.56 Selecting previously unselected package libicu67:arm64. [2022-04-19T15:59:51.529Z] #38 29.56 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-19T15:59:51.529Z] #38 29.68 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-19T15:59:51.529Z] #38 34.28 Selecting previously unselected package libxml2:arm64. [2022-04-19T15:59:51.529Z] #38 34.29 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-19T15:59:51.529Z] #38 34.29 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 34.68 Selecting previously unselected package libarchive13:arm64. [2022-04-19T15:59:51.529Z] #38 34.68 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-19T15:59:51.529Z] #38 34.69 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 34.97 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-19T15:59:51.529Z] #38 34.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-19T15:59:51.529Z] #38 34.98 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-19T15:59:51.529Z] #38 35.12 Selecting previously unselected package librhash0:arm64. [2022-04-19T15:59:51.529Z] #38 35.13 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-19T15:59:51.529Z] #38 35.13 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-19T15:59:51.529Z] #38 35.29 Selecting previously unselected package libuv1:arm64. [2022-04-19T15:59:51.529Z] #38 35.31 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-19T15:59:51.529Z] #38 35.32 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-19T15:59:51.529Z] #38 35.46 Selecting previously unselected package cmake. [2022-04-19T15:59:51.529Z] #38 35.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-19T15:59:51.529Z] #38 35.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 37.87 Setting up libicu67:arm64 (67.1-7) ... [2022-04-19T15:59:51.529Z] #38 37.89 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 37.92 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-19T15:59:51.529Z] #38 37.94 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 37.98 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-19T15:59:51.529Z] #38 38.00 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-19T15:59:51.529Z] #38 38.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 38.05 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 38.06 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 38.07 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T15:59:51.529Z] #38 38.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:51.583Z] #51 28.45 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-19T15:59:51.583Z] #51 28.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-19T15:59:51.583Z] #51 28.55 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-19T15:59:51.583Z] #51 28.69 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-19T15:59:51.583Z] #51 28.71 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-19T15:59:51.583Z] #51 28.75 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-19T15:59:51.583Z] #51 28.80 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-19T15:59:51.840Z] #51 28.82 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-19T15:59:51.840Z] #51 28.95 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-19T15:59:51.840Z] #51 28.95 go: downloading github.com/spf13/afero v1.6.0 [2022-04-19T15:59:51.840Z] #51 29.02 go: downloading github.com/spf13/cast v1.4.1 [2022-04-19T15:59:51.840Z] #51 29.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-19T15:59:52.097Z] #51 29.11 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-19T15:59:52.097Z] #51 29.12 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-19T15:59:52.097Z] #51 29.27 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-19T15:59:52.097Z] #51 29.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-19T15:59:52.097Z] #51 29.32 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-19T15:59:52.097Z] #51 29.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-19T15:59:52.097Z] #51 29.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-19T15:59:52.097Z] #51 29.37 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-19T15:59:52.097Z] #51 29.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-19T15:59:52.097Z] #51 29.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-19T15:59:52.097Z] #51 29.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-19T15:59:52.355Z] #51 29.49 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-19T15:59:52.355Z] #51 29.51 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-19T15:59:52.355Z] #51 29.64 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-19T15:59:52.423Z] #20 ... [2022-04-19T15:59:52.423Z] [2022-04-19T15:59:52.423Z] #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-04-19T15:59:52.423Z] #47 sha256:fb16d2b80b059a1fd6e97d09f58b5742646477173548f3c7a14503995a08db90 [2022-04-19T15:59:52.423Z] #47 0.794 + RM_GOPATH=0 [2022-04-19T15:59:52.423Z] #47 0.794 + TMP_GOPATH= [2022-04-19T15:59:52.423Z] #47 0.794 + : /build [2022-04-19T15:59:52.423Z] #47 0.794 + '[' -z '' ']' [2022-04-19T15:59:52.423Z] #47 0.794 ++ mktemp -d [2022-04-19T15:59:52.423Z] #47 0.796 + export GOPATH=/tmp/tmp.KiHbfbDyZ3 [2022-04-19T15:59:52.423Z] #47 0.796 + GOPATH=/tmp/tmp.KiHbfbDyZ3 [2022-04-19T15:59:52.423Z] #47 0.796 + RM_GOPATH=1 [2022-04-19T15:59:52.423Z] #47 0.796 + case "$(go env GOARCH)" in [2022-04-19T15:59:52.423Z] #47 0.797 ++ go env GOARCH [2022-04-19T15:59:52.423Z] #47 0.809 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:52.423Z] #47 0.809 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:52.423Z] #47 0.809 ++ dirname /install.sh [2022-04-19T15:59:52.423Z] #47 0.811 + dir=/ [2022-04-19T15:59:52.423Z] #47 0.811 + bin=tini [2022-04-19T15:59:52.423Z] #47 0.811 + shift [2022-04-19T15:59:52.423Z] #47 0.811 + '[' '!' -f //tini.installer ']' [2022-04-19T15:59:52.423Z] #47 0.811 + . //tini.installer [2022-04-19T15:59:52.423Z] #47 0.811 ++ : v0.19.0 [2022-04-19T15:59:52.423Z] #47 0.811 + install_tini [2022-04-19T15:59:52.423Z] #47 0.811 + echo 'Install tini version v0.19.0' [2022-04-19T15:59:52.423Z] #47 0.811 Install tini version v0.19.0 [2022-04-19T15:59:52.423Z] #47 0.811 + git clone https://github.com/krallin/tini.git /tmp/tmp.KiHbfbDyZ3/tini [2022-04-19T15:59:52.423Z] #47 0.812 Cloning into '/tmp/tmp.KiHbfbDyZ3/tini'... [2022-04-19T15:59:52.423Z] #47 1.182 + cd /tmp/tmp.KiHbfbDyZ3/tini [2022-04-19T15:59:52.423Z] #47 1.182 + git checkout -q v0.19.0 [2022-04-19T15:59:52.423Z] #47 1.193 + cmake . [2022-04-19T15:59:52.423Z] #47 1.456 -- The C compiler identification is GNU 10.2.1 [2022-04-19T15:59:52.423Z] #47 1.488 -- Detecting C compiler ABI info [2022-04-19T15:59:52.423Z] #47 1.703 -- Detecting C compiler ABI info - done [2022-04-19T15:59:52.423Z] #47 1.732 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T15:59:52.423Z] #47 1.733 -- Detecting C compile features [2022-04-19T15:59:52.423Z] #47 1.742 -- Detecting C compile features - done [2022-04-19T15:59:52.423Z] #47 1.757 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T15:59:52.423Z] #47 1.850 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T15:59:52.423Z] #47 1.888 -- Configuring done [2022-04-19T15:59:52.423Z] #47 1.900 -- Generating done [2022-04-19T15:59:52.423Z] #47 1.903 -- Build files have been written to: /tmp/tmp.KiHbfbDyZ3/tini [2022-04-19T15:59:52.423Z] #47 1.910 + make tini-static [2022-04-19T15:59:52.423Z] #47 2.059 Scanning dependencies of target tini-static [2022-04-19T15:59:52.423Z] #47 2.098 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T15:59:52.423Z] #47 2.575 [100%] Linking C executable tini-static [2022-04-19T15:59:52.423Z] #47 2.822 [100%] Built target tini-static [2022-04-19T15:59:52.423Z] #47 2.846 + mkdir -p /build [2022-04-19T15:59:52.423Z] #47 2.850 + cp tini-static /build/docker-init [2022-04-19T15:59:52.423Z] #47 DONE 3.2s [2022-04-19T15:59:52.423Z] [2022-04-19T15:59:52.423Z] #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-04-19T15:59:52.423Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:52.423Z] #20 48.09 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T15:59:52.423Z] #20 48.09 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:59:52.423Z] #20 48.10 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T15:59:52.423Z] #20 48.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T15:59:52.423Z] #20 48.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:59:52.423Z] #20 48.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T15:59:52.548Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T15:59:52.548Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.00s) [2022-04-19T15:59:52.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.63s) [2022-04-19T15:59:52.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2022-04-19T15:59:52.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2022-04-19T15:59:52.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s) [2022-04-19T15:59:52.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2022-04-19T15:59:52.548Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2022-04-19T15:59:52.548Z] === RUN TestBuildMultiStageCopy [2022-04-19T15:59:52.548Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T15:59:52.612Z] #51 29.69 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-19T15:59:52.612Z] #51 29.72 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-19T15:59:52.870Z] #51 29.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-19T15:59:52.870Z] #51 30.04 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-19T15:59:52.870Z] #51 30.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-19T15:59:52.870Z] #51 30.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-19T15:59:52.870Z] #51 30.14 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-19T15:59:52.870Z] #51 30.18 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-19T15:59:52.902Z] #38 ... [2022-04-19T15:59:52.902Z] [2022-04-19T15:59:52.902Z] #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-04-19T15:59:52.902Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T15:59:52.902Z] #14 40.91 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T15:59:52.902Z] #14 40.91 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T15:59:52.902Z] #14 40.93 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T15:59:53.127Z] #51 30.20 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-19T15:59:53.127Z] #51 30.25 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-19T15:59:53.127Z] #51 30.31 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-19T15:59:53.385Z] #51 30.34 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-19T15:59:53.385Z] #51 30.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-19T15:59:53.385Z] #51 30.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-19T15:59:53.385Z] #51 30.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-19T15:59:53.385Z] #51 30.56 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-19T15:59:53.385Z] #51 30.59 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-19T15:59:53.385Z] #51 30.61 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-19T15:59:53.385Z] #51 30.64 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-19T15:59:53.385Z] #51 30.66 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-19T15:59:53.385Z] #51 30.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-19T15:59:53.385Z] #51 30.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-19T15:59:53.832Z] #14 ... [2022-04-19T15:59:53.832Z] [2022-04-19T15:59:53.832Z] #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-04-19T15:59:53.832Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-19T15:59:53.833Z] #34 31.62 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T15:59:53.833Z] #34 32.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T15:59:53.914Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T15:59:53.951Z] #51 30.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-19T15:59:53.951Z] #51 30.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-19T15:59:53.951Z] #51 31.07 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-19T15:59:53.951Z] #51 31.11 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-19T15:59:53.951Z] #51 31.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-19T15:59:53.951Z] #51 31.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-19T15:59:54.170Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T15:59:54.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T15:59:54.209Z] #51 ... [2022-04-19T15:59:54.209Z] [2022-04-19T15:59:54.209Z] #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-04-19T15:59:54.209Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-19T15:59:54.209Z] #58 20.34 Reading package lists... [2022-04-19T15:59:54.209Z] #58 25.25 Building dependency tree... [2022-04-19T15:59:54.209Z] #58 28.21 The following additional packages will be installed: [2022-04-19T15:59:54.209Z] #58 28.22 libbtrfs0 [2022-04-19T15:59:54.209Z] #58 28.40 The following NEW packages will be installed: [2022-04-19T15:59:54.209Z] #58 28.41 libbtrfs-dev libbtrfs0 [2022-04-19T15:59:54.209Z] #58 28.75 0 upgraded, 2 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:54.209Z] #58 28.75 Need to get 460 kB of archives. [2022-04-19T15:59:54.209Z] #58 28.75 After this operation, 1237 kB of additional disk space will be used. [2022-04-19T15:59:54.209Z] #58 28.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T15:59:54.209Z] #58 28.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T15:59:54.209Z] #58 29.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:54.209Z] #58 29.81 Fetched 460 kB in 0s (1553 kB/s) [2022-04-19T15:59:54.209Z] #58 29.91 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T15:59:54.209Z] #58 29.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T15:59:54.209Z] #58 29.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T15:59:54.209Z] #58 29.98 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:59:54.209Z] #58 30.22 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T15:59:54.209Z] #58 30.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T15:59:54.209Z] #58 30.24 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:59:54.209Z] #58 30.60 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T15:59:54.209Z] #58 30.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T15:59:54.209Z] #58 30.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:54.209Z] #58 DONE 31.2s [2022-04-19T15:59:54.209Z] [2022-04-19T15:59:54.209Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-19T15:59:54.209Z] #59 sha256:fa9d5974bdc31dc3c21736bd6ecee74dad8c1ec8c8985f32fc518e4df59d9c75 [2022-04-19T15:59:54.209Z] #59 DONE 0.1s [2022-04-19T15:59:54.209Z] [2022-04-19T15:59:54.209Z] #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-04-19T15:59:54.209Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:59:54.209Z] #51 31.32 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-19T15:59:54.209Z] #51 ... [2022-04-19T15:59:54.209Z] [2022-04-19T15:59:54.209Z] #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-04-19T15:59:54.209Z] #60 sha256:ba04c768777ed1bfed5c8e1d2387afc9d7b68043ae8d89b402cee4057c1bbb23 [2022-04-19T15:59:54.343Z] #20 ... [2022-04-19T15:59:54.343Z] [2022-04-19T15:59:54.343Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-19T15:59:54.343Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-19T15:59:54.343Z] #49 CACHED [2022-04-19T15:59:54.343Z] [2022-04-19T15:59:54.343Z] #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-04-19T15:59:54.343Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T15:59:54.343Z] #50 CACHED [2022-04-19T15:59:54.343Z] [2022-04-19T15:59:54.343Z] #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-04-19T15:59:54.343Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:54.398Z] #34 ... [2022-04-19T15:59:54.398Z] [2022-04-19T15:59:54.398Z] #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-04-19T15:59:54.398Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-19T15:59:54.398Z] #38 DONE 42.4s [2022-04-19T15:59:54.398Z] [2022-04-19T15:59:54.398Z] #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-04-19T15:59:54.398Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-19T15:59:54.398Z] #47 37.97 Setting up criu (3.16.1-3) ... [2022-04-19T15:59:54.398Z] #47 39.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T15:59:54.398Z] #47 DONE 42.0s [2022-04-19T15:59:54.398Z] [2022-04-19T15:59:54.398Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T15:59:54.398Z] #39 sha256:b0a917595c9e5831eff7fe3926b4074d3a14ffa47290e438fb414a1474b36bbd [2022-04-19T15:59:54.425Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T15:59:54.425Z] --- PASS: TestBuildMultiStageCopy (1.90s) [2022-04-19T15:59:54.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-04-19T15:59:54.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.15s) [2022-04-19T15:59:54.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.15s) [2022-04-19T15:59:54.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.17s) [2022-04-19T15:59:54.425Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-04-19T15:59:54.425Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T15:59:54.603Z] #20 ... [2022-04-19T15:59:54.603Z] [2022-04-19T15:59:54.603Z] #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-04-19T15:59:54.603Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-19T15:59:54.603Z] #53 CACHED [2022-04-19T15:59:54.603Z] [2022-04-19T15:59:54.603Z] #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-04-19T15:59:54.603Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T15:59:54.603Z] #54 CACHED [2022-04-19T15:59:54.603Z] [2022-04-19T15:59:54.603Z] #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-04-19T15:59:54.603Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:54.680Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T15:59:54.862Z] #20 ... [2022-04-19T15:59:54.862Z] [2022-04-19T15:59:54.862Z] #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-04-19T15:59:54.862Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T15:59:54.862Z] #56 CACHED [2022-04-19T15:59:54.964Z] #39 DONE 0.6s [2022-04-19T15:59:54.964Z] [2022-04-19T15:59:54.964Z] #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-04-19T15:59:54.964Z] #63 sha256:5127f270c550624d5ed164285ca5c69dcf1f09569915ae32d27b5d037095875f [2022-04-19T15:59:54.964Z] #63 ... [2022-04-19T15:59:54.964Z] [2022-04-19T15:59:54.964Z] #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-04-19T15:59:54.964Z] #40 sha256:754329e78747682f80818cc67d86a8484717b37a9b58c289996880528d3d927a [2022-04-19T15:59:54.979Z] --- PASS: TestBuildMultiStageParentConfig (0.50s) [2022-04-19T15:59:54.979Z] === RUN TestBuildLabelWithTargets [2022-04-19T15:59:55.121Z] [2022-04-19T15:59:55.121Z] #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-04-19T15:59:55.121Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T15:59:55.379Z] #67 ... [2022-04-19T15:59:55.379Z] [2022-04-19T15:59:55.379Z] #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-04-19T15:59:55.379Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:59:55.379Z] #58 CACHED [2022-04-19T15:59:55.379Z] [2022-04-19T15:59:55.379Z] #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-04-19T15:59:55.379Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:55.379Z] #20 50.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T15:59:55.379Z] #20 50.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:59:55.379Z] #20 50.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T15:59:55.527Z] #40 0.735 + RM_GOPATH=0 [2022-04-19T15:59:55.527Z] #40 0.735 + TMP_GOPATH= [2022-04-19T15:59:55.527Z] #40 0.735 + : /build [2022-04-19T15:59:55.527Z] #40 0.735 + '[' -z '' ']' [2022-04-19T15:59:55.527Z] #40 0.735 ++ mktemp -d [2022-04-19T15:59:55.563Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T15:59:55.563Z] [2022-04-19T15:59:55.563Z] ________ ____ __. [2022-04-19T15:59:55.563Z] \_____ \ | |/ _| [2022-04-19T15:59:55.563Z] / | \| < [2022-04-19T15:59:55.563Z] / | \ | \ [2022-04-19T15:59:55.563Z] \_______ /____|__ \ [2022-04-19T15:59:55.563Z] \/ \/ [2022-04-19T15:59:55.563Z] [2022-04-19T15:59:55.563Z] INFO: make.ps1 ended at 04/19/2022 15:59:54 [2022-04-19T15:59:55.578Z] #60 ... [2022-04-19T15:59:55.578Z] [2022-04-19T15:59:55.578Z] #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-04-19T15:59:55.578Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T15:59:55.578Z] #53 32.00 v3.0.2 [2022-04-19T15:59:55.578Z] #53 DONE 32.7s [2022-04-19T15:59:55.578Z] [2022-04-19T15:59:55.578Z] #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-04-19T15:59:55.578Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T15:59:55.578Z] #51 31.33 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-19T15:59:55.578Z] #51 31.39 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-19T15:59:55.578Z] #51 31.46 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-19T15:59:55.578Z] #51 31.46 go: downloading github.com/julz/importas v0.1.0 [2022-04-19T15:59:55.578Z] #51 31.52 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-19T15:59:55.578Z] #51 31.52 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-19T15:59:55.578Z] #51 31.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-19T15:59:55.578Z] #51 31.65 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-19T15:59:55.578Z] #51 31.69 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-19T15:59:55.578Z] #51 31.72 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-19T15:59:55.578Z] #51 31.72 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-19T15:59:55.578Z] #51 31.76 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-19T15:59:55.578Z] #51 31.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-19T15:59:55.578Z] #51 31.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-19T15:59:55.578Z] #51 31.83 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-19T15:59:55.578Z] #51 31.85 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-19T15:59:55.578Z] #51 32.35 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-19T15:59:55.578Z] #51 32.35 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-19T15:59:55.578Z] #51 32.39 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-19T15:59:55.578Z] #51 32.43 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-19T15:59:55.578Z] #51 32.54 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-19T15:59:55.578Z] #51 32.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-19T15:59:55.578Z] #51 32.69 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-19T15:59:55.578Z] #51 32.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-19T15:59:55.578Z] #51 32.71 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-19T15:59:55.578Z] #51 32.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-19T15:59:55.578Z] #51 32.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-19T15:59:55.784Z] #40 0.757 + export GOPATH=/tmp/tmp.DDZiLoP6mg [2022-04-19T15:59:55.785Z] #40 0.757 + GOPATH=/tmp/tmp.DDZiLoP6mg [2022-04-19T15:59:55.785Z] #40 0.757 + RM_GOPATH=1 [2022-04-19T15:59:55.785Z] #40 0.757 + case "$(go env GOARCH)" in [2022-04-19T15:59:55.785Z] #40 0.757 ++ go env GOARCH [2022-04-19T15:59:55.785Z] #40 0.774 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:55.785Z] #40 0.774 + GO_BUILDMODE=-buildmode=pie [2022-04-19T15:59:55.785Z] #40 0.774 ++ dirname /install.sh [2022-04-19T15:59:55.785Z] #40 0.776 + dir=/ [2022-04-19T15:59:55.785Z] #40 0.777 + bin=tini [2022-04-19T15:59:55.785Z] #40 0.777 + shift [2022-04-19T15:59:55.785Z] #40 0.777 + '[' '!' -f //tini.installer ']' [2022-04-19T15:59:55.785Z] #40 0.777 + . //tini.installer [2022-04-19T15:59:55.785Z] #40 0.777 ++ : v0.19.0 [2022-04-19T15:59:55.785Z] #40 0.777 + install_tini [2022-04-19T15:59:55.785Z] #40 0.777 + echo 'Install tini version v0.19.0' [2022-04-19T15:59:55.785Z] #40 0.778 + git clone https://github.com/krallin/tini.git /tmp/tmp.DDZiLoP6mg/tini [2022-04-19T15:59:55.785Z] #40 0.778 Install tini version v0.19.0 [2022-04-19T15:59:55.785Z] #40 0.810 Cloning into '/tmp/tmp.DDZiLoP6mg/tini'... [2022-04-19T15:59:55.834Z] #51 32.94 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-19T15:59:55.834Z] #51 32.94 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-19T15:59:55.834Z] #51 32.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-19T15:59:55.834Z] #51 32.95 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-19T15:59:55.834Z] #51 33.02 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-19T15:59:55.907Z] --- PASS: TestBuildLabelWithTargets (0.80s) [2022-04-19T15:59:55.907Z] === RUN TestBuildWithEmptyLayers [2022-04-19T15:59:56.091Z] #51 33.04 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-19T15:59:56.091Z] #51 33.04 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-19T15:59:56.091Z] #51 33.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-19T15:59:56.091Z] #51 33.10 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-19T15:59:56.091Z] #51 33.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-19T15:59:56.091Z] #51 33.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-19T15:59:56.091Z] #51 33.31 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-19T15:59:56.164Z] --- PASS: TestBuildWithEmptyLayers (0.35s) [2022-04-19T15:59:56.164Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T15:59:56.315Z] #20 ... [2022-04-19T15:59:56.315Z] [2022-04-19T15:59:56.315Z] #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-04-19T15:59:56.315Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-19T15:59:56.315Z] #60 CACHED [2022-04-19T15:59:56.315Z] [2022-04-19T15:59:56.315Z] #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-04-19T15:59:56.315Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T15:59:56.353Z] #51 33.35 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-19T15:59:56.353Z] #51 33.35 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-19T15:59:56.353Z] #51 33.39 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-19T15:59:56.419Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T15:59:56.431Z] #40 1.466 + cd /tmp/tmp.DDZiLoP6mg/tini [2022-04-19T15:59:56.431Z] #40 1.466 + git checkout -q v0.19.0 [2022-04-19T15:59:56.431Z] #40 1.487 + cmake . [2022-04-19T15:59:56.555Z] INFO: Binaries build ended at 04/19/2022 15:59:56. Duration:00:01:47.8315002 [2022-04-19T15:59:56.609Z] #51 33.62 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-19T15:59:56.609Z] #51 33.79 go: downloading honnef.co/go/tools v0.2.2 [2022-04-19T15:59:56.693Z] #40 1.883 -- The C compiler identification is GNU 10.2.1 [2022-04-19T15:59:56.961Z] #40 ... [2022-04-19T15:59:56.961Z] [2022-04-19T15:59:56.961Z] #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-04-19T15:59:56.961Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-19T15:59:56.961Z] #49 44.57 gotestsum version dev [2022-04-19T15:59:56.961Z] #49 DONE 44.9s [2022-04-19T15:59:56.961Z] [2022-04-19T15:59:56.961Z] #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-04-19T15:59:56.961Z] #40 sha256:754329e78747682f80818cc67d86a8484717b37a9b58c289996880528d3d927a [2022-04-19T15:59:56.961Z] #40 2.027 -- Detecting C compiler ABI info [2022-04-19T15:59:56.981Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T15:59:57.542Z] INFO: Copying the built daemon binary to d:\CI\PR-43503\1\binary\dockerd-b365924ec3.exe... [2022-04-19T15:59:57.542Z] INFO: Copying the built client binary to d:\CI\PR-43503\1\binary\docker-b365924ec3.exe... [2022-04-19T15:59:57.546Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T15:59:57.802Z] --- PASS: TestBuildMultiStageOnBuild (1.50s) [2022-04-19T15:59:57.802Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T15:59:57.898Z] #40 2.810 -- Detecting C compiler ABI info - done [2022-04-19T15:59:57.898Z] #40 2.951 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T15:59:57.898Z] #40 2.963 -- Detecting C compile features [2022-04-19T15:59:57.898Z] #40 2.963 -- Detecting C compile features - done [2022-04-19T15:59:57.898Z] #40 3.013 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T15:59:57.983Z] #51 34.76 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-19T15:59:57.983Z] #51 34.76 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-19T15:59:57.983Z] #51 34.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-19T15:59:57.983Z] #51 34.86 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-19T15:59:58.010Z] INFO: Copying dockerversion from the container... [2022-04-19T15:59:58.010Z] INFO: Copying the golang package from the container to d:\CI\PR-43503\1\installer\go.zip... [2022-04-19T15:59:58.058Z] --- PASS: TestBuildUncleanTarFilenames (0.47s) [2022-04-19T15:59:58.058Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T15:59:58.154Z] #40 3.171 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T15:59:58.313Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T15:59:58.410Z] #40 3.247 -- Configuring done [2022-04-19T15:59:58.410Z] #40 3.267 -- Generating done [2022-04-19T15:59:58.410Z] #40 3.268 -- Build files have been written to: /tmp/tmp.DDZiLoP6mg/tini [2022-04-19T15:59:58.410Z] #40 3.273 + make tini-static [2022-04-19T15:59:58.410Z] #40 3.532 Scanning dependencies of target tini-static [2022-04-19T15:59:58.478Z] INFO: Extracting go.zip to d:\CI\PR-43503\1\go [2022-04-19T15:59:58.665Z] #40 3.605 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T15:59:58.873Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-19T15:59:58.916Z] #51 36.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-19T15:59:58.916Z] #51 36.13 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-19T15:59:58.916Z] #51 36.14 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-19T15:59:59.173Z] #51 36.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-19T15:59:59.173Z] #51 36.46 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-19T15:59:59.173Z] #51 36.48 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-19T15:59:59.431Z] #51 ... [2022-04-19T15:59:59.431Z] [2022-04-19T15:59:59.431Z] #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-04-19T15:59:59.431Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T15:59:59.431Z] #34 36.39 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) [2022-04-19T15:59:59.431Z] #34 ... [2022-04-19T15:59:59.431Z] [2022-04-19T15:59:59.431Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-19T15:59:59.431Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T15:59:59.431Z] #14 25.48 Building dependency tree... [2022-04-19T15:59:59.431Z] #14 28.42 The following additional packages will be installed: [2022-04-19T15:59:59.431Z] #14 28.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:59:59.431Z] #14 28.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-19T15:59:59.431Z] #14 28.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-19T15:59:59.431Z] #14 28.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-19T15:59:59.431Z] #14 28.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-19T15:59:59.431Z] #14 28.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-19T15:59:59.431Z] #14 28.43 mingw-w64-common mingw-w64-x86-64-dev [2022-04-19T15:59:59.431Z] #14 28.45 Suggested packages: [2022-04-19T15:59:59.431Z] #14 28.45 gcc-10-locales seccomp wine64 [2022-04-19T15:59:59.431Z] #14 29.49 The following NEW packages will be installed: [2022-04-19T15:59:59.431Z] #14 29.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-19T15:59:59.431Z] #14 29.50 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-19T15:59:59.431Z] #14 29.50 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-19T15:59:59.431Z] #14 29.50 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-19T15:59:59.431Z] #14 29.50 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-19T15:59:59.431Z] #14 29.50 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-19T15:59:59.431Z] #14 29.50 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-19T15:59:59.431Z] #14 29.51 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-19T15:59:59.431Z] #14 29.51 mingw-w64-x86-64-dev [2022-04-19T15:59:59.431Z] #14 29.94 0 upgraded, 30 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:59.431Z] #14 29.94 Need to get 115 MB of archives. [2022-04-19T15:59:59.431Z] #14 29.94 After this operation, 645 MB of additional disk space will be used. [2022-04-19T15:59:59.431Z] #14 29.94 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-04-19T15:59:59.431Z] #14 30.06 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-04-19T15:59:59.431Z] #14 30.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-19T15:59:59.431Z] #14 30.23 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-04-19T15:59:59.431Z] #14 30.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-19T15:59:59.431Z] #14 30.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-19T15:59:59.431Z] #14 30.51 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-04-19T15:59:59.431Z] #14 30.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-19T15:59:59.431Z] #14 30.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-04-19T15:59:59.431Z] #14 31.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-19T15:59:59.431Z] #14 32.54 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-04-19T15:59:59.431Z] #14 33.08 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-04-19T15:59:59.431Z] #14 33.64 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-04-19T15:59:59.431Z] #14 35.14 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-04-19T15:59:59.431Z] #14 35.58 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-04-19T15:59:59.431Z] #14 35.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-19T15:59:59.431Z] #14 35.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-19T15:59:59.431Z] #14 35.58 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-19T15:59:59.431Z] #14 35.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-19T15:59:59.431Z] #14 35.61 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-04-19T15:59:59.431Z] #14 35.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-19T15:59:59.431Z] #14 35.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-19T15:59:59.431Z] #14 35.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-19T15:59:59.431Z] #14 35.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-19T15:59:59.431Z] #14 35.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-19T15:59:59.431Z] #14 35.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-19T15:59:59.431Z] #14 35.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-19T15:59:59.431Z] #14 35.70 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-04-19T15:59:59.431Z] #14 35.72 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-19T15:59:59.431Z] #14 35.72 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-19T15:59:59.596Z] #40 4.701 [100%] Linking C executable tini-static [2022-04-19T15:59:59.607Z] #20 55.12 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T15:59:59.607Z] #20 55.12 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T15:59:59.607Z] #20 55.13 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T15:59:59.689Z] #14 36.75 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:59.689Z] #14 ... [2022-04-19T15:59:59.689Z] [2022-04-19T15:59:59.689Z] #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-04-19T15:59:59.689Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T15:59:59.689Z] #38 25.52 Building dependency tree... [2022-04-19T15:59:59.689Z] #38 28.41 The following additional packages will be installed: [2022-04-19T15:59:59.689Z] #38 28.44 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-19T15:59:59.689Z] #38 28.45 Suggested packages: [2022-04-19T15:59:59.689Z] #38 28.46 cmake-doc ninja-build lrzip [2022-04-19T15:59:59.689Z] #38 28.46 Recommended packages: [2022-04-19T15:59:59.689Z] #38 28.46 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-19T15:59:59.689Z] #38 29.15 The following NEW packages will be installed: [2022-04-19T15:59:59.689Z] #38 29.17 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-19T15:59:59.689Z] #38 29.17 vim-common xxd [2022-04-19T15:59:59.689Z] #38 29.53 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T15:59:59.689Z] #38 29.53 Need to get 17.7 MB of archives. [2022-04-19T15:59:59.689Z] #38 29.53 After this operation, 70.7 MB of additional disk space will be used. [2022-04-19T15:59:59.689Z] #38 29.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T15:59:59.689Z] #38 29.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T15:59:59.689Z] #38 29.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-19T15:59:59.689Z] #38 29.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T15:59:59.689Z] #38 30.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-19T15:59:59.689Z] #38 30.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-19T15:59:59.689Z] #38 30.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-19T15:59:59.689Z] #38 30.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-19T15:59:59.689Z] #38 30.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-19T15:59:59.689Z] #38 30.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-19T15:59:59.689Z] #38 31.47 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T15:59:59.689Z] #38 31.75 Fetched 17.7 MB in 1s (15.3 MB/s) [2022-04-19T15:59:59.689Z] #38 31.85 Selecting previously unselected package xxd. [2022-04-19T15:59:59.689Z] #38 31.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T15:59:59.689Z] #38 31.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T15:59:59.689Z] #38 31.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:59.689Z] #38 32.05 Selecting previously unselected package vim-common. [2022-04-19T15:59:59.689Z] #38 32.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T15:59:59.689Z] #38 32.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T15:59:59.689Z] #38 32.54 Selecting previously unselected package cmake-data. [2022-04-19T15:59:59.689Z] #38 32.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-19T15:59:59.689Z] #38 32.57 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T15:59:59.689Z] #38 35.37 Selecting previously unselected package libicu67:amd64. [2022-04-19T15:59:59.689Z] #38 35.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-19T15:59:59.689Z] #38 35.40 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T15:59:59.689Z] #38 ... [2022-04-19T15:59:59.689Z] [2022-04-19T15:59:59.689Z] #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-04-19T15:59:59.689Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T15:59:59.689Z] #34 36.39 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-04-19T15:59:59.689Z] #34 36.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-19T15:59:59.800Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-04-19T15:59:59.800Z] === RUN TestBuildWithHugeFile [2022-04-19T16:00:00.159Z] #40 5.031 [100%] Built target tini-static [2022-04-19T16:00:00.159Z] #40 5.103 + mkdir -p /build [2022-04-19T16:00:00.159Z] #40 5.104 + cp tini-static /build/docker-init [2022-04-19T16:00:00.253Z] #34 37.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-19T16:00:00.531Z] #34 ... [2022-04-19T16:00:00.531Z] [2022-04-19T16:00:00.531Z] #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-04-19T16:00:00.531Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T16:00:00.531Z] #47 23.16 Reading package lists... [2022-04-19T16:00:00.531Z] #47 27.23 Building dependency tree... [2022-04-19T16:00:00.531Z] #47 30.01 The following additional packages will be installed: [2022-04-19T16:00:00.531Z] #47 30.02 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T16:00:00.531Z] #47 30.02 python3-protobuf python3-six [2022-04-19T16:00:00.531Z] #47 30.03 Suggested packages: [2022-04-19T16:00:00.531Z] #47 30.04 python3-setuptools [2022-04-19T16:00:00.531Z] #47 30.04 Recommended packages: [2022-04-19T16:00:00.531Z] #47 30.04 iproute2 | iproute [2022-04-19T16:00:00.531Z] #47 30.58 The following NEW packages will be installed: [2022-04-19T16:00:00.531Z] #47 30.59 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-19T16:00:00.531Z] #47 30.59 python3-protobuf python3-six [2022-04-19T16:00:00.531Z] #47 31.09 0 upgraded, 8 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T16:00:00.531Z] #47 31.09 Need to get 2292 kB of archives. [2022-04-19T16:00:00.531Z] #47 31.09 After this operation, 11.0 MB of additional disk space will be used. [2022-04-19T16:00:00.531Z] #47 31.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-19T16:00:00.531Z] #47 31.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T16:00:00.531Z] #47 31.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-19T16:00:00.531Z] #47 31.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-19T16:00:00.531Z] #47 31.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T16:00:00.531Z] #47 31.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-19T16:00:00.531Z] #47 31.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T16:00:00.531Z] #47 34.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-19T16:00:00.531Z] #47 35.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T16:00:00.531Z] #47 35.68 Fetched 2292 kB in 4s (603 kB/s) [2022-04-19T16:00:00.531Z] #47 35.77 Selecting previously unselected package libprotobuf23:amd64. [2022-04-19T16:00:00.531Z] #47 35.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T16:00:00.531Z] #47 35.84 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-19T16:00:00.531Z] #47 35.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T16:00:00.531Z] #47 36.62 Selecting previously unselected package python3-pkg-resources. [2022-04-19T16:00:00.531Z] #47 36.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T16:00:00.531Z] #47 36.63 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:00:00.531Z] #47 36.84 Selecting previously unselected package python3-six. [2022-04-19T16:00:00.531Z] #47 36.84 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-19T16:00:00.531Z] #47 36.85 Unpacking python3-six (1.16.0-2) ... [2022-04-19T16:00:00.531Z] #47 36.92 Selecting previously unselected package python3-protobuf. [2022-04-19T16:00:00.531Z] #47 36.92 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-19T16:00:00.531Z] #47 36.94 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-19T16:00:00.531Z] #47 37.38 Selecting previously unselected package libnet1:amd64. [2022-04-19T16:00:00.531Z] #47 37.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T16:00:00.531Z] #47 ... [2022-04-19T16:00:00.531Z] [2022-04-19T16:00:00.531Z] #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-04-19T16:00:00.531Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:00:00.531Z] #14 37.00 Fetched 115 MB in 6s (18.7 MB/s) [2022-04-19T16:00:00.531Z] #14 37.09 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-19T16:00:00.531Z] #14 37.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-19T16:00:00.531Z] #14 37.18 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T16:00:00.531Z] #14 37.19 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T16:00:00.726Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-19T16:00:00.986Z] #20 56.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T16:00:00.986Z] #20 56.68 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:00.986Z] #20 56.69 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:01.529Z] #40 DONE 6.6s [2022-04-19T16:00:01.529Z] [2022-04-19T16:00:01.529Z] #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-04-19T16:00:01.529Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T16:00:01.529Z] #14 46.69 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T16:00:01.529Z] #14 46.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-19T16:00:01.529Z] #14 46.73 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T16:00:01.529Z] #14 46.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T16:00:01.529Z] #14 46.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-19T16:00:01.529Z] #14 46.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:02.614Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-19T16:00:02.651Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T16:00:02.651Z] dccd9e4d14d3: Download complete [2022-04-19T16:00:02.897Z] #20 58.30 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T16:00:02.897Z] #20 58.30 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:02.897Z] #20 58.30 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:03.238Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-19T16:00:03.239Z] [2022-04-19T16:00:03.239Z] ________ ____ __. [2022-04-19T16:00:03.239Z] \_____ \ | |/ _| [2022-04-19T16:00:03.239Z] / | \| < [2022-04-19T16:00:03.239Z] / | \ | \ [2022-04-19T16:00:03.239Z] \_______ /____|__ \ [2022-04-19T16:00:03.239Z] \/ \/ [2022-04-19T16:00:03.239Z] [2022-04-19T16:00:03.239Z] INFO: make.ps1 ended at 04/19/2022 15:59:58 [2022-04-19T16:00:03.239Z] INFO: Binaries build ended at 04/19/2022 15:59:59. Duration:00:01:45.3018462 [2022-04-19T16:00:03.239Z] INFO: Copying the built daemon binary to d:\CI\PR-43503\1\binary\dockerd-b365924ec3.exe... [2022-04-19T16:00:03.239Z] INFO: Copying the built client binary to d:\CI\PR-43503\1\binary\docker-b365924ec3.exe... [2022-04-19T16:00:03.239Z] INFO: Copying dockerversion from the container... [2022-04-19T16:00:03.239Z] INFO: Copying the golang package from the container to d:\CI\PR-43503\1\installer\go.zip... [2022-04-19T16:00:03.239Z] INFO: Extracting go.zip to d:\CI\PR-43503\1\go [2022-04-19T16:00:03.544Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T16:00:03.544Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-19T16:00:03.886Z] #14 40.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-19T16:00:03.886Z] #14 40.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-19T16:00:03.886Z] #14 40.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T16:00:04.105Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T16:00:04.667Z] docker_cli_daemon_test.go:1472: [d96ea8a77561e] daemon is not started [2022-04-19T16:00:04.805Z] #14 52.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T16:00:04.806Z] #14 52.17 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-19T16:00:04.806Z] #14 52.17 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:05.229Z] check_test.go:308: [de082a6864e2b] daemon is not started [2022-04-19T16:00:05.229Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-19T16:00:05.255Z] #14 ... [2022-04-19T16:00:05.255Z] [2022-04-19T16:00:05.255Z] #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-04-19T16:00:05.255Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T16:00:05.255Z] #38 42.32 Selecting previously unselected package libxml2:amd64. [2022-04-19T16:00:05.255Z] #38 42.32 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-19T16:00:05.255Z] #38 42.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T16:00:05.512Z] #38 42.76 Selecting previously unselected package libarchive13:amd64. [2022-04-19T16:00:05.512Z] #38 42.76 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-19T16:00:05.512Z] #38 42.77 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T16:00:05.769Z] #38 43.03 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-19T16:00:05.769Z] #38 43.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-19T16:00:05.789Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T16:00:06.026Z] #38 43.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T16:00:06.027Z] #38 43.22 Selecting previously unselected package librhash0:amd64. [2022-04-19T16:00:06.027Z] #38 43.22 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-19T16:00:06.027Z] #38 43.24 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-19T16:00:06.286Z] #38 43.40 Selecting previously unselected package libuv1:amd64. [2022-04-19T16:00:06.286Z] #38 43.40 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-19T16:00:06.286Z] #38 43.41 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-19T16:00:06.543Z] #38 43.60 Selecting previously unselected package cmake. [2022-04-19T16:00:06.543Z] #38 43.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-19T16:00:06.543Z] #38 43.62 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-19T16:00:06.716Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T16:00:07.096Z] #20 62.02 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T16:00:07.096Z] #20 62.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:07.096Z] #20 62.03 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:07.279Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-19T16:00:07.279Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T16:00:07.914Z] #38 ... [2022-04-19T16:00:07.914Z] [2022-04-19T16:00:07.914Z] #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-04-19T16:00:07.914Z] #60 sha256:ba04c768777ed1bfed5c8e1d2387afc9d7b68043ae8d89b402cee4057c1bbb23 [2022-04-19T16:00:07.914Z] #60 3.448 + RM_GOPATH=0 [2022-04-19T16:00:07.914Z] #60 3.448 + TMP_GOPATH= [2022-04-19T16:00:07.914Z] #60 3.448 + : /build [2022-04-19T16:00:07.914Z] #60 3.448 + '[' -z '' ']' [2022-04-19T16:00:07.914Z] #60 3.448 ++ mktemp -d [2022-04-19T16:00:07.914Z] #60 3.448 + export GOPATH=/tmp/tmp.m1ltBTIACz [2022-04-19T16:00:07.914Z] #60 3.448 + GOPATH=/tmp/tmp.m1ltBTIACz [2022-04-19T16:00:07.914Z] #60 3.448 + RM_GOPATH=1 [2022-04-19T16:00:07.914Z] #60 3.448 + case "$(go env GOARCH)" in [2022-04-19T16:00:07.914Z] #60 3.448 ++ go env GOARCH [2022-04-19T16:00:07.914Z] #60 3.484 Install containerd version v1.6.2 [2022-04-19T16:00:07.914Z] #60 3.484 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:07.914Z] #60 3.484 + GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:07.914Z] #60 3.484 ++ dirname /install.sh [2022-04-19T16:00:07.914Z] #60 3.484 + dir=/ [2022-04-19T16:00:07.914Z] #60 3.484 + bin=containerd [2022-04-19T16:00:07.914Z] #60 3.484 + shift [2022-04-19T16:00:07.914Z] #60 3.484 + '[' '!' -f //containerd.installer ']' [2022-04-19T16:00:07.914Z] #60 3.484 + . //containerd.installer [2022-04-19T16:00:07.914Z] #60 3.484 ++ set -e [2022-04-19T16:00:07.914Z] #60 3.484 ++ : v1.6.2 [2022-04-19T16:00:07.914Z] #60 3.484 + install_containerd [2022-04-19T16:00:07.914Z] #60 3.484 + echo 'Install containerd version v1.6.2' [2022-04-19T16:00:07.914Z] #60 3.484 + git clone https://github.com/containerd/containerd.git /tmp/tmp.m1ltBTIACz/src/github.com/containerd/containerd [2022-04-19T16:00:07.914Z] #60 3.484 Cloning into '/tmp/tmp.m1ltBTIACz/src/github.com/containerd/containerd'... [2022-04-19T16:00:07.914Z] #60 ... [2022-04-19T16:00:07.914Z] [2022-04-19T16:00:07.914Z] #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-04-19T16:00:07.914Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:00:07.914Z] #14 43.09 Selecting previously unselected package binutils-mingw-w64. [2022-04-19T16:00:07.914Z] #14 43.09 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-19T16:00:07.915Z] #14 43.10 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T16:00:07.915Z] #14 43.27 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-19T16:00:07.915Z] #14 43.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T16:00:07.915Z] #14 43.29 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:00:07.915Z] #14 43.49 Selecting previously unselected package dmsetup. [2022-04-19T16:00:07.915Z] #14 43.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T16:00:07.915Z] #14 43.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-19T16:00:07.915Z] #14 43.68 Selecting previously unselected package mingw-w64-common. [2022-04-19T16:00:07.915Z] #14 43.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-19T16:00:07.915Z] #14 43.69 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-19T16:00:08.038Z] #20 63.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T16:00:08.038Z] #20 63.73 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T16:00:08.038Z] #20 63.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T16:00:08.255Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T16:00:08.299Z] #20 63.82 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T16:00:08.299Z] #20 63.83 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T16:00:08.299Z] #20 63.83 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T16:00:08.299Z] #20 63.88 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T16:00:08.299Z] #20 63.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T16:00:08.299Z] #20 63.90 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T16:00:08.299Z] #20 63.96 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T16:00:08.299Z] #20 63.96 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T16:00:08.299Z] #20 63.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T16:00:08.512Z] check_test.go:308: [d59e67fa2da7b] daemon is not started [2022-04-19T16:00:08.512Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-19T16:00:08.559Z] #20 64.04 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T16:00:08.559Z] #20 64.05 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T16:00:08.559Z] #20 64.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T16:00:08.559Z] #20 64.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T16:00:08.559Z] #20 64.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T16:00:08.559Z] #20 64.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:00:08.559Z] #20 64.19 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T16:00:08.559Z] #20 64.19 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T16:00:08.559Z] #20 64.20 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T16:00:08.820Z] #20 64.26 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T16:00:08.820Z] #20 64.27 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T16:00:08.820Z] #20 64.27 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T16:00:08.820Z] #20 64.39 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T16:00:08.820Z] #20 64.39 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T16:00:08.820Z] #20 64.40 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T16:00:08.820Z] #20 64.48 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T16:00:08.820Z] #20 64.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T16:00:08.820Z] #20 64.49 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T16:00:08.820Z] #20 64.57 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T16:00:08.820Z] #20 64.58 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T16:00:08.820Z] #20 64.59 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T16:00:09.080Z] #20 64.63 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T16:00:09.080Z] #20 64.64 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T16:00:09.080Z] #20 64.64 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T16:00:09.080Z] #20 64.84 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T16:00:09.339Z] #20 64.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T16:00:09.339Z] #20 64.85 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T16:00:09.339Z] #20 64.94 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T16:00:09.339Z] #20 64.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T16:00:09.339Z] #20 64.96 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:00:09.339Z] #20 65.00 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T16:00:09.339Z] #20 65.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T16:00:09.339Z] #20 65.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:09.339Z] #20 65.08 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T16:00:09.339Z] #20 65.08 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T16:00:09.599Z] #20 65.08 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T16:00:09.599Z] #20 65.29 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:09.599Z] #20 65.31 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T16:00:09.599Z] #20 65.32 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T16:00:09.814Z] #14 ... [2022-04-19T16:00:09.815Z] [2022-04-19T16:00:09.815Z] #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-04-19T16:00:09.815Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T16:00:09.815Z] #51 36.61 go: downloading golang.org/x/text v0.3.7 [2022-04-19T16:00:09.815Z] #51 42.41 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-19T16:00:09.815Z] #51 42.46 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-19T16:00:09.815Z] #51 42.53 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-19T16:00:09.815Z] #51 42.57 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-19T16:00:09.815Z] #51 42.63 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-19T16:00:09.815Z] #51 42.64 go: downloading golang.org/x/mod v0.5.1 [2022-04-19T16:00:09.815Z] #51 42.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-19T16:00:09.815Z] #51 42.76 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-19T16:00:09.815Z] #51 42.81 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-19T16:00:09.815Z] #51 42.91 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-19T16:00:09.815Z] #51 42.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-19T16:00:09.815Z] #51 42.99 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-19T16:00:09.815Z] #51 43.34 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-19T16:00:09.815Z] #51 43.39 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-19T16:00:09.815Z] #51 43.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-19T16:00:09.815Z] #51 43.80 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-19T16:00:09.815Z] #51 43.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-19T16:00:09.815Z] #51 43.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-19T16:00:09.815Z] #51 43.99 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-19T16:00:09.815Z] #51 44.02 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-19T16:00:09.815Z] #51 44.05 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-19T16:00:09.815Z] #51 44.27 go: downloading github.com/prometheus/common v0.10.0 [2022-04-19T16:00:09.815Z] #51 44.42 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-19T16:00:09.815Z] #51 44.53 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-19T16:00:09.815Z] #51 44.70 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-19T16:00:09.815Z] #51 46.08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-19T16:00:09.858Z] #20 65.34 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T16:00:09.858Z] #20 65.36 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T16:00:09.858Z] #20 65.37 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T16:00:09.858Z] #20 65.39 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T16:00:09.858Z] #20 65.40 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T16:00:09.858Z] #20 65.41 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T16:00:09.858Z] #20 65.42 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T16:00:09.858Z] #20 65.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T16:00:09.858Z] #20 65.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T16:00:09.858Z] #20 ... [2022-04-19T16:00:09.858Z] [2022-04-19T16:00:09.858Z] #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-04-19T16:00:09.858Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:00:09.858Z] #67 13.05 + cd /tmp/tmp.BrrHQSEoDb/src/github.com/containerd/containerd [2022-04-19T16:00:09.858Z] #67 13.05 + git checkout -q v1.6.2 [2022-04-19T16:00:09.858Z] #67 13.78 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T16:00:09.858Z] #67 13.78 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T16:00:09.858Z] #67 13.78 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T16:00:09.858Z] #67 13.78 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T16:00:09.858Z] #67 13.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T16:00:09.858Z] #67 13.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T16:00:09.858Z] #67 13.78 + '[' '' = dynamic ']' [2022-04-19T16:00:09.858Z] #67 13.78 + make [2022-04-19T16:00:09.858Z] #67 14.50 + bin/ctr [2022-04-19T16:00:09.858Z] #67 ... [2022-04-19T16:00:09.858Z] [2022-04-19T16:00:09.858Z] #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-04-19T16:00:09.858Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-19T16:00:09.858Z] #20 65.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T16:00:09.858Z] #20 65.47 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:09.858Z] #20 65.48 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T16:00:09.858Z] #20 65.49 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T16:00:09.858Z] #20 65.50 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T16:00:09.858Z] #20 65.51 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T16:00:09.858Z] #20 65.53 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T16:00:09.858Z] #20 65.54 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T16:00:09.858Z] #20 65.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:09.858Z] #20 65.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:09.882Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T16:00:10.071Z] #51 ... [2022-04-19T16:00:10.071Z] [2022-04-19T16:00:10.071Z] #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-04-19T16:00:10.071Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T16:00:10.071Z] #38 47.19 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T16:00:10.071Z] #38 47.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:00:10.071Z] #38 47.24 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-19T16:00:10.071Z] #38 47.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:00:10.123Z] #20 65.57 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-04-19T16:00:10.123Z] #20 65.58 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:10.123Z] #20 65.59 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-04-19T16:00:10.123Z] #20 65.60 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T16:00:10.123Z] #20 65.61 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:10.123Z] #20 65.62 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-04-19T16:00:10.123Z] #20 65.62 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:10.123Z] #20 65.64 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T16:00:10.123Z] #20 65.67 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:00:10.123Z] #20 65.68 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T16:00:10.123Z] #20 65.69 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:00:10.123Z] #20 65.70 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:00:10.123Z] #20 65.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:00:10.329Z] #38 47.31 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-19T16:00:10.329Z] #38 47.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-19T16:00:10.329Z] #38 47.34 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-19T16:00:10.329Z] #38 47.37 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-19T16:00:10.329Z] #38 47.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-19T16:00:10.329Z] #38 47.40 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-19T16:00:10.329Z] #38 47.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:00:10.451Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T16:00:10.587Z] #38 ... [2022-04-19T16:00:10.587Z] [2022-04-19T16:00:10.587Z] #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-04-19T16:00:10.587Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T16:00:10.587Z] #47 37.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:00:10.587Z] #47 37.60 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T16:00:10.587Z] #47 37.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T16:00:10.587Z] #47 37.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T16:00:10.587Z] #47 37.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T16:00:10.587Z] #47 37.74 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T16:00:10.587Z] #47 37.74 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T16:00:10.587Z] #47 37.85 Selecting previously unselected package criu. [2022-04-19T16:00:10.587Z] #47 37.85 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-19T16:00:10.587Z] #47 37.85 Unpacking criu (3.16.1-3) ... [2022-04-19T16:00:10.587Z] #47 39.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:00:10.587Z] #47 41.86 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-19T16:00:10.587Z] #47 41.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:00:10.587Z] #47 41.93 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T16:00:10.587Z] #47 41.95 Setting up python3-six (1.16.0-2) ... [2022-04-19T16:00:10.587Z] #47 43.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T16:00:10.587Z] #47 43.04 Setting up python3-protobuf (3.12.4-1) ... [2022-04-19T16:00:10.587Z] #47 46.53 Setting up criu (3.16.1-3) ... [2022-04-19T16:00:11.349Z] #14 ... [2022-04-19T16:00:11.349Z] [2022-04-19T16:00:11.349Z] #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-04-19T16:00:11.349Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:00:11.378Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T16:00:11.378Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T16:00:11.528Z] #47 ... [2022-04-19T16:00:11.528Z] [2022-04-19T16:00:11.528Z] #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-04-19T16:00:11.528Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:00:11.528Z] #14 48.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-19T16:00:11.528Z] #14 48.50 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-19T16:00:11.528Z] #14 48.52 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T16:00:11.786Z] #14 ... [2022-04-19T16:00:11.786Z] [2022-04-19T16:00:11.786Z] #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-04-19T16:00:11.786Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-19T16:00:11.786Z] #38 DONE 48.8s [2022-04-19T16:00:11.786Z] [2022-04-19T16:00:11.786Z] #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-04-19T16:00:11.786Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-19T16:00:11.786Z] #47 48.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:00:11.939Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T16:00:12.030Z] #20 DONE 67.4s [2022-04-19T16:00:12.030Z] [2022-04-19T16:00:12.030Z] #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-04-19T16:00:12.030Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-19T16:00:12.042Z] #47 DONE 48.8s [2022-04-19T16:00:12.042Z] [2022-04-19T16:00:12.042Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-19T16:00:12.042Z] #39 sha256:c284d00c7f9dc7b16c4ec50c5536743b7df3469604bd62d6e76cb973e71a9a93 [2022-04-19T16:00:12.042Z] #39 DONE 0.3s [2022-04-19T16:00:12.042Z] [2022-04-19T16:00:12.042Z] #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-04-19T16:00:12.042Z] #40 sha256:2969ef9dd7223d4041fbe9cd5e0faac47aea805d78042d77218616bc375b05cf [2022-04-19T16:00:12.119Z] #60 30.92 Updating files: 71% (3368/4705) Updating files: 72% (3388/4705) Updating files: 73% (3435/4705) Updating files: 74% (3482/4705) Updating files: 75% (3529/4705) Updating files: 76% (3576/4705) Updating files: 77% (3623/4705) Updating files: 78% (3670/4705) Updating files: 79% (3717/4705) Updating files: 80% (3764/4705) Updating files: 81% (3812/4705) Updating files: 82% (3859/4705) Updating files: 83% (3906/4705) Updating files: 84% (3953/4705) Updating files: 85% (4000/4705) Updating files: 86% (4047/4705) Updating files: 87% (4094/4705) Updating files: 88% (4141/4705) Updating files: 89% (4188/4705) Updating files: 90% (4235/4705) Updating files: 91% (4282/4705) Updating files: 92% (4329/4705) Updating files: 93% (4376/4705) Updating files: 94% (4423/4705) Updating files: 95% (4470/4705) Updating files: 96% (4517/4705) Updating files: 97% (4564/4705) Updating files: 98% (4611/4705) Updating files: 99% (4658/4705) Updating files: 100% (4705/4705) Updating files: 100% (4705/4705), done. [2022-04-19T16:00:12.119Z] #60 31.56 + cd /tmp/tmp.binqfj8a9w/src/github.com/containerd/containerd [2022-04-19T16:00:12.119Z] #60 31.56 + git checkout -q v1.6.2 [2022-04-19T16:00:12.500Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T16:00:12.500Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-19T16:00:12.971Z] #21 1.150 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T16:00:12.971Z] #21 1.150 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T16:00:12.971Z] #21 1.150 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T16:00:13.020Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T16:00:13.020Z] 8f616e6e9eec: Download complete [2022-04-19T16:00:13.490Z] #60 32.68 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T16:00:13.490Z] #60 32.68 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T16:00:13.490Z] #60 32.68 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T16:00:13.490Z] #60 32.68 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T16:00:13.490Z] #60 32.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T16:00:13.490Z] #60 32.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T16:00:13.490Z] #60 32.69 + '[' '' = dynamic ']' [2022-04-19T16:00:13.490Z] #60 32.69 + make [2022-04-19T16:00:14.423Z] #60 33.80 + bin/ctr [2022-04-19T16:00:15.019Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-19T16:00:15.323Z] #40 ... [2022-04-19T16:00:15.324Z] [2022-04-19T16:00:15.324Z] #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-04-19T16:00:15.324Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-19T16:00:15.324Z] #49 51.38 gotestsum version dev [2022-04-19T16:00:15.324Z] #49 DONE 52.0s [2022-04-19T16:00:15.324Z] [2022-04-19T16:00:15.324Z] #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-04-19T16:00:15.324Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T16:00:15.582Z] #34 ... [2022-04-19T16:00:15.582Z] [2022-04-19T16:00:15.582Z] #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-04-19T16:00:15.582Z] #40 sha256:2969ef9dd7223d4041fbe9cd5e0faac47aea805d78042d77218616bc375b05cf [2022-04-19T16:00:15.582Z] #40 3.598 + RM_GOPATH=0 [2022-04-19T16:00:15.582Z] #40 3.598 + TMP_GOPATH= [2022-04-19T16:00:15.582Z] #40 3.598 + : /build [2022-04-19T16:00:15.582Z] #40 3.598 + '[' -z '' ']' [2022-04-19T16:00:15.582Z] #40 3.598 ++ mktemp -d [2022-04-19T16:00:15.582Z] #40 3.599 + export GOPATH=/tmp/tmp.7AE8vvnV3p [2022-04-19T16:00:15.582Z] #40 3.599 + GOPATH=/tmp/tmp.7AE8vvnV3p [2022-04-19T16:00:15.582Z] #40 3.599 + RM_GOPATH=1 [2022-04-19T16:00:15.582Z] #40 3.599 + case "$(go env GOARCH)" in [2022-04-19T16:00:15.582Z] #40 3.600 ++ go env GOARCH [2022-04-19T16:00:15.582Z] #40 3.648 Install tini version v0.19.0 [2022-04-19T16:00:15.582Z] #40 3.648 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:15.582Z] #40 3.648 + GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:15.582Z] #40 3.648 ++ dirname /install.sh [2022-04-19T16:00:15.582Z] #40 3.648 + dir=/ [2022-04-19T16:00:15.582Z] #40 3.648 + bin=tini [2022-04-19T16:00:15.582Z] #40 3.648 + shift [2022-04-19T16:00:15.582Z] #40 3.648 + '[' '!' -f //tini.installer ']' [2022-04-19T16:00:15.582Z] #40 3.648 + . //tini.installer [2022-04-19T16:00:15.582Z] #40 3.648 ++ : v0.19.0 [2022-04-19T16:00:15.582Z] #40 3.648 + install_tini [2022-04-19T16:00:15.582Z] #40 3.648 + echo 'Install tini version v0.19.0' [2022-04-19T16:00:15.582Z] #40 3.648 + git clone https://github.com/krallin/tini.git /tmp/tmp.7AE8vvnV3p/tini [2022-04-19T16:00:15.582Z] #40 3.648 Cloning into '/tmp/tmp.7AE8vvnV3p/tini'... [2022-04-19T16:00:16.514Z] #40 4.362 + cd /tmp/tmp.7AE8vvnV3p/tini [2022-04-19T16:00:16.514Z] #40 4.362 + git checkout -q v0.19.0 [2022-04-19T16:00:16.514Z] #40 4.362 + cmake . [2022-04-19T16:00:16.771Z] #40 4.782 -- The C compiler identification is GNU 10.2.1 [2022-04-19T16:00:16.771Z] #40 4.860 -- Detecting C compiler ABI info [2022-04-19T16:00:17.336Z] #40 5.381 -- Detecting C compiler ABI info - done [2022-04-19T16:00:17.539Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-19T16:00:17.595Z] #40 5.514 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-19T16:00:17.595Z] #40 5.514 -- Detecting C compile features [2022-04-19T16:00:17.595Z] #40 5.514 -- Detecting C compile features - done [2022-04-19T16:00:17.595Z] #40 5.568 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-19T16:00:17.595Z] #40 5.789 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-19T16:00:17.852Z] #40 5.821 -- Configuring done [2022-04-19T16:00:17.852Z] #40 5.867 -- Generating done [2022-04-19T16:00:17.852Z] #40 5.867 -- Build files have been written to: /tmp/tmp.7AE8vvnV3p/tini [2022-04-19T16:00:17.852Z] #40 5.867 + make tini-static [2022-04-19T16:00:18.109Z] #40 6.201 Scanning dependencies of target tini-static [2022-04-19T16:00:18.367Z] #40 6.248 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-19T16:00:18.828Z] #21 1.644 Reading package lists... [2022-04-19T16:00:19.300Z] #40 7.303 [100%] Linking C executable tini-static [2022-04-19T16:00:19.866Z] #40 7.956 [100%] Built target tini-static [2022-04-19T16:00:20.124Z] #40 8.045 + mkdir -p /build [2022-04-19T16:00:20.124Z] #40 8.045 + cp tini-static /build/docker-init [2022-04-19T16:00:20.807Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-19T16:00:21.054Z] #40 DONE 8.9s [2022-04-19T16:00:21.054Z] [2022-04-19T16:00:21.054Z] #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-04-19T16:00:21.054Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:00:21.054Z] #14 53.88 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-19T16:00:21.054Z] #14 53.88 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:21.054Z] #14 53.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T16:00:21.054Z] #14 54.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-19T16:00:21.054Z] #14 54.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:21.054Z] #14 54.18 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:23.040Z] #21 6.287 Reading package lists... [2022-04-19T16:00:23.320Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-19T16:00:23.582Z] #14 60.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-19T16:00:23.582Z] #14 60.78 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:23.582Z] #14 60.78 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:23.977Z] #21 10.85 Building dependency tree... [2022-04-19T16:00:23.977Z] #21 11.96 Reading state information... [2022-04-19T16:00:24.384Z] #60 ... [2022-04-19T16:00:24.384Z] [2022-04-19T16:00:24.384Z] #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-04-19T16:00:24.384Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T16:00:24.384Z] #14 60.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T16:00:24.384Z] #14 60.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-19T16:00:24.384Z] #14 60.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:24.384Z] #14 65.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T16:00:24.384Z] #14 65.02 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-19T16:00:24.384Z] #14 65.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:24.384Z] #14 69.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T16:00:24.384Z] #14 69.46 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-19T16:00:24.384Z] #14 69.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:24.915Z] #21 12.99 The following additional packages will be installed: [2022-04-19T16:00:24.915Z] #21 12.99 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-19T16:00:24.915Z] #21 13.00 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-19T16:00:24.915Z] #21 13.00 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-19T16:00:24.915Z] #21 13.00 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-19T16:00:24.915Z] #21 13.00 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-19T16:00:24.915Z] #21 13.00 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-19T16:00:24.915Z] #21 13.01 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-19T16:00:24.915Z] #21 13.02 Suggested packages: [2022-04-19T16:00:24.915Z] #21 13.02 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-19T16:00:24.915Z] #21 13.02 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-19T16:00:24.915Z] #21 13.02 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-19T16:00:24.915Z] #21 13.02 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-19T16:00:24.915Z] #21 13.02 seccomp:ppc64el seccomp:s390x [2022-04-19T16:00:24.915Z] #21 13.02 Recommended packages: [2022-04-19T16:00:24.915Z] #21 13.02 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-19T16:00:24.915Z] #21 13.02 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-19T16:00:24.915Z] #21 13.02 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-19T16:00:24.915Z] #21 13.02 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-19T16:00:25.174Z] #21 13.47 The following NEW packages will be installed: [2022-04-19T16:00:25.174Z] #21 13.47 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-19T16:00:25.174Z] #21 13.47 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-19T16:00:25.174Z] #21 13.47 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-19T16:00:25.174Z] #21 13.47 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-19T16:00:25.174Z] #21 13.47 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-19T16:00:25.174Z] #21 13.47 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-19T16:00:25.174Z] #21 13.47 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-19T16:00:25.174Z] #21 13.48 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-19T16:00:25.174Z] #21 13.48 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-19T16:00:25.174Z] #21 13.48 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-19T16:00:25.174Z] #21 13.48 libseccomp2:ppc64el libseccomp2:s390x [2022-04-19T16:00:25.435Z] #21 13.83 0 upgraded, 40 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T16:00:25.435Z] #21 13.83 Need to get 15.9 MB of archives. [2022-04-19T16:00:25.435Z] #21 13.83 After this operation, 73.0 MB of additional disk space will be used. [2022-04-19T16:00:25.435Z] #21 13.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-19T16:00:25.695Z] #21 13.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-19T16:00:25.696Z] #21 13.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-19T16:00:25.696Z] #21 13.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-19T16:00:25.696Z] #21 13.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-19T16:00:25.696Z] #21 13.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-19T16:00:25.696Z] #21 13.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-19T16:00:25.696Z] #21 13.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-19T16:00:25.696Z] #21 13.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-19T16:00:25.696Z] #21 13.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-19T16:00:25.696Z] #21 13.89 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-19T16:00:25.696Z] #21 13.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-19T16:00:25.696Z] #21 13.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-19T16:00:25.696Z] #21 13.93 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-19T16:00:25.696Z] #21 13.93 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-19T16:00:25.696Z] #21 13.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-19T16:00:25.696Z] #21 13.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-19T16:00:25.696Z] #21 13.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-19T16:00:25.696Z] #21 13.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-19T16:00:25.696Z] #21 13.96 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-19T16:00:25.696Z] #21 13.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-19T16:00:25.696Z] #21 13.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-19T16:00:25.696Z] #21 13.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-19T16:00:25.696Z] #21 13.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-19T16:00:25.696Z] #21 13.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-19T16:00:25.696Z] #21 14.00 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-19T16:00:25.696Z] #21 14.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-19T16:00:25.696Z] #21 14.00 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-19T16:00:25.696Z] #21 14.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-19T16:00:25.696Z] #21 14.03 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-19T16:00:25.837Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-19T16:00:25.955Z] #21 14.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-19T16:00:25.955Z] #21 14.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-19T16:00:25.955Z] #21 14.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-19T16:00:25.955Z] #21 14.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-19T16:00:25.955Z] #21 14.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-19T16:00:25.955Z] #21 14.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-19T16:00:25.955Z] #21 14.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-19T16:00:25.955Z] #21 14.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-19T16:00:25.955Z] #21 14.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-19T16:00:25.955Z] #21 14.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-19T16:00:26.401Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T16:00:26.524Z] #21 14.52 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T16:00:26.524Z] #21 14.75 Fetched 15.9 MB in 0s (32.2 MB/s) [2022-04-19T16:00:26.524Z] #21 14.79 Selecting previously unselected package gcc-10-base:armel. [2022-04-19T16:00:26.524Z] #21 14.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-19T16:00:26.525Z] #21 14.83 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-19T16:00:26.525Z] #21 14.84 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-19T16:00:26.658Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T16:00:26.784Z] #21 14.89 Selecting previously unselected package gcc-10-base:armhf. [2022-04-19T16:00:26.784Z] #21 14.90 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-19T16:00:26.784Z] #21 14.91 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-19T16:00:26.784Z] #21 14.96 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-19T16:00:26.784Z] #21 14.97 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-19T16:00:26.784Z] #21 14.97 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-19T16:00:26.784Z] #21 15.02 Selecting previously unselected package gcc-10-base:s390x. [2022-04-19T16:00:26.784Z] #21 15.02 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-19T16:00:26.784Z] #21 15.03 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-19T16:00:26.784Z] #21 15.08 Selecting previously unselected package gcc-10-base:arm64. [2022-04-19T16:00:26.784Z] #21 15.08 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-19T16:00:26.784Z] #21 15.09 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-19T16:00:26.784Z] #21 15.15 Selecting previously unselected package libgcc-s1:armel. [2022-04-19T16:00:26.914Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-19T16:00:27.044Z] #21 15.15 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-19T16:00:27.044Z] #21 15.16 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-19T16:00:27.044Z] #21 15.22 Selecting previously unselected package libcrypt1:armel. [2022-04-19T16:00:27.044Z] #21 15.22 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-19T16:00:27.044Z] #21 15.23 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-19T16:00:27.304Z] #21 15.33 Selecting previously unselected package libc6:armel. [2022-04-19T16:00:27.304Z] #21 15.34 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-19T16:00:27.304Z] #21 15.55 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-19T16:00:27.843Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T16:00:27.843Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T16:00:27.875Z] #21 16.00 Selecting previously unselected package libapparmor1:armel. [2022-04-19T16:00:27.875Z] #21 16.00 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-19T16:00:27.875Z] #21 16.01 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-19T16:00:27.875Z] #21 16.06 Selecting previously unselected package libapparmor-dev:armel. [2022-04-19T16:00:27.875Z] #21 16.07 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-19T16:00:27.875Z] #21 16.07 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-19T16:00:27.875Z] #21 16.14 Selecting previously unselected package libgcc-s1:arm64. [2022-04-19T16:00:28.135Z] #21 16.14 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-19T16:00:28.135Z] #21 16.15 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-19T16:00:28.135Z] #21 16.20 Selecting previously unselected package libcrypt1:arm64. [2022-04-19T16:00:28.135Z] #21 16.21 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-19T16:00:28.135Z] #21 16.21 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-19T16:00:28.135Z] #21 16.30 Selecting previously unselected package libc6:arm64. [2022-04-19T16:00:28.135Z] #21 16.31 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-19T16:00:28.394Z] #21 16.49 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-19T16:00:28.406Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-19T16:00:28.654Z] #21 16.96 Selecting previously unselected package libapparmor1:arm64. [2022-04-19T16:00:28.654Z] #21 16.97 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-19T16:00:28.654Z] #21 16.97 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T16:00:28.654Z] #21 17.02 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-19T16:00:28.664Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-19T16:00:28.915Z] #21 17.02 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-19T16:00:28.915Z] #21 17.03 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T16:00:28.915Z] #21 17.10 Selecting previously unselected package libgcc-s1:s390x. [2022-04-19T16:00:28.915Z] #21 17.11 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-19T16:00:28.915Z] #21 17.11 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-19T16:00:28.915Z] #21 17.15 Selecting previously unselected package libcrypt1:s390x. [2022-04-19T16:00:28.915Z] #21 17.15 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-19T16:00:28.915Z] #21 17.16 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-19T16:00:28.915Z] #21 17.25 Selecting previously unselected package libc6:s390x. [2022-04-19T16:00:29.176Z] #21 17.26 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-19T16:00:29.176Z] #21 17.47 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-19T16:00:29.747Z] #21 17.88 Selecting previously unselected package libapparmor1:s390x. [2022-04-19T16:00:29.747Z] #21 17.89 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-19T16:00:29.747Z] #21 17.89 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-19T16:00:29.747Z] #21 17.94 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-19T16:00:29.747Z] #21 17.95 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-19T16:00:29.747Z] #21 17.95 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-19T16:00:30.007Z] #21 18.02 Selecting previously unselected package libgcc-s1:armhf. [2022-04-19T16:00:30.007Z] #21 18.02 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-19T16:00:30.007Z] #21 18.02 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-19T16:00:30.007Z] #21 18.07 Selecting previously unselected package libcrypt1:armhf. [2022-04-19T16:00:30.007Z] #21 18.08 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-19T16:00:30.007Z] #21 18.08 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-19T16:00:30.007Z] #21 18.17 Selecting previously unselected package libc6:armhf. [2022-04-19T16:00:30.007Z] #21 18.17 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-19T16:00:30.030Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-19T16:00:30.030Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T16:00:30.268Z] #21 18.37 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-19T16:00:30.288Z] check_test.go:308: [db1b999f6e5d6] daemon is not started [2022-04-19T16:00:30.288Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-19T16:00:30.528Z] #21 18.82 Selecting previously unselected package libapparmor1:armhf. [2022-04-19T16:00:30.528Z] #21 18.82 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-19T16:00:30.528Z] #21 18.83 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-19T16:00:30.528Z] #21 18.88 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-19T16:00:30.789Z] #21 18.88 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-19T16:00:30.789Z] #21 18.90 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-19T16:00:30.789Z] #21 18.97 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-19T16:00:30.789Z] #21 18.98 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-19T16:00:30.789Z] #21 18.99 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-19T16:00:30.789Z] #21 19.04 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-19T16:00:30.789Z] #21 19.05 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-19T16:00:30.789Z] #21 19.05 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-19T16:00:30.942Z] #14 78.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T16:00:30.942Z] #14 78.45 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-19T16:00:30.942Z] #14 78.46 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:31.049Z] #21 19.14 Selecting previously unselected package libc6:ppc64el. [2022-04-19T16:00:31.049Z] #21 19.15 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-19T16:00:31.049Z] #21 19.35 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-19T16:00:31.696Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T16:00:31.987Z] #21 19.96 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-19T16:00:31.987Z] #21 19.97 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-19T16:00:31.987Z] #21 19.98 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-19T16:00:31.987Z] #21 20.03 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-19T16:00:31.987Z] #21 20.05 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-19T16:00:31.987Z] #21 20.05 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-19T16:00:31.987Z] #21 20.13 Selecting previously unselected package libseccomp2:s390x. [2022-04-19T16:00:31.987Z] #21 20.13 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-19T16:00:31.987Z] #21 20.14 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-19T16:00:31.987Z] #21 20.19 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-19T16:00:31.987Z] #21 20.21 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-19T16:00:31.987Z] #21 20.21 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-19T16:00:31.987Z] #21 20.28 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-19T16:00:32.245Z] #21 20.29 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-19T16:00:32.245Z] #21 20.29 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.245Z] #21 20.35 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-19T16:00:32.245Z] #21 20.35 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-19T16:00:32.245Z] #21 20.36 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.245Z] #21 20.42 Selecting previously unselected package libseccomp2:armhf. [2022-04-19T16:00:32.245Z] #21 20.42 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-19T16:00:32.245Z] #21 20.43 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.245Z] #21 20.49 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-19T16:00:32.245Z] #21 20.50 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-19T16:00:32.245Z] #21 20.50 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.245Z] #21 20.56 Selecting previously unselected package libseccomp2:armel. [2022-04-19T16:00:32.257Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T16:00:32.504Z] #21 20.57 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-19T16:00:32.504Z] #21 20.57 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.504Z] #21 20.62 Selecting previously unselected package libseccomp-dev:armel. [2022-04-19T16:00:32.504Z] #21 20.62 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-19T16:00:32.504Z] #21 20.63 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.504Z] #21 20.69 Selecting previously unselected package libseccomp2:arm64. [2022-04-19T16:00:32.504Z] #21 20.70 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T16:00:32.504Z] #21 20.70 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.504Z] #21 20.75 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-19T16:00:32.504Z] #21 20.75 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T16:00:32.504Z] #21 20.76 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:32.513Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-19T16:00:32.763Z] #21 20.86 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-19T16:00:32.763Z] #21 20.88 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-19T16:00:32.763Z] #21 20.89 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-19T16:00:32.763Z] #21 20.91 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-19T16:00:32.763Z] #21 20.92 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-19T16:00:32.763Z] #21 20.93 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-19T16:00:32.763Z] #21 20.94 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-19T16:00:32.763Z] #21 20.96 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-19T16:00:32.763Z] #21 20.97 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-19T16:00:32.763Z] #21 21.00 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-19T16:00:32.763Z] #21 21.02 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-19T16:00:32.763Z] #21 21.04 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-19T16:00:32.763Z] #21 21.05 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-19T16:00:33.022Z] #21 21.06 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-19T16:00:33.022Z] #21 21.07 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-19T16:00:33.022Z] #21 21.09 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-19T16:00:33.467Z] #14 ... [2022-04-19T16:00:33.467Z] [2022-04-19T16:00:33.467Z] #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-04-19T16:00:33.467Z] #63 sha256:5127f270c550624d5ed164285ca5c69dcf1f09569915ae32d27b5d037095875f [2022-04-19T16:00:33.467Z] #63 81.27 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T16:00:33.467Z] #63 81.27 + GOBIN=/build [2022-04-19T16:00:33.467Z] #63 81.27 + GO111MODULE=on [2022-04-19T16:00:33.467Z] #63 81.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T16:00:33.877Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-19T16:00:34.329Z] INFO: Extraction ended at 04/19/2022 16:00:30. Duration:00:00:31.9252109 [2022-04-19T16:00:34.329Z] INFO: Updating the golang and path environment variables [2022-04-19T16:00:34.329Z] INFO: GOPATH=d:\gopath [2022-04-19T16:00:34.329Z] INFO: go version go1.18 windows/amd64 [2022-04-19T16:00:34.329Z] INFO: Running the daemon under test in debug mode [2022-04-19T16:00:34.329Z] INFO: Starting a daemon under test... [2022-04-19T16:00:34.329Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43503\1\daemon --pidfile d:\CI\PR-43503\1\docker.pid -D [2022-04-19T16:00:34.329Z] INFO: Process started successfully. [2022-04-19T16:00:34.329Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T16:00:34.329Z] INFO: Waiting for the daemon under test to start... [2022-04-19T16:00:34.401Z] #21 22.31 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-19T16:00:35.338Z] #21 23.56 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-19T16:00:35.773Z] #14 ... [2022-04-19T16:00:35.773Z] [2022-04-19T16:00:35.773Z] #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-04-19T16:00:35.773Z] #60 sha256:ba04c768777ed1bfed5c8e1d2387afc9d7b68043ae8d89b402cee4057c1bbb23 [2022-04-19T16:00:35.773Z] #60 40.03 Updating files: 64% (3021/4705) Updating files: 65% (3059/4705) Updating files: 66% (3106/4705) Updating files: 67% (3153/4705) Updating files: 68% (3200/4705) Updating files: 69% (3247/4705) Updating files: 70% (3294/4705) Updating files: 71% (3341/4705) Updating files: 72% (3388/4705) Updating files: 73% (3435/4705) Updating files: 74% (3482/4705) Updating files: 75% (3529/4705) Updating files: 76% (3576/4705) Updating files: 77% (3623/4705) Updating files: 78% (3670/4705) Updating files: 79% (3717/4705) Updating files: 80% (3764/4705) Updating files: 81% (3812/4705) Updating files: 82% (3859/4705) Updating files: 83% (3906/4705) Updating files: 84% (3953/4705) Updating files: 85% (4000/4705) Updating files: 86% (4047/4705) Updating files: 87% (4094/4705) Updating files: 88% (4141/4705) Updating files: 89% (4188/4705) Updating files: 90% (4235/4705) Updating files: 91% (4282/4705) Updating files: 92% (4329/4705) Updating files: 93% (4376/4705) Updating files: 94% (4423/4705) Updating files: 95% (4470/4705) Updating files: 96% (4517/4705) Updating files: 97% (4564/4705) Updating files: 98% (4611/4705) Updating files: 99% (4658/4705) Updating files: 100% (4705/4705) Updating files: 100% (4705/4705), done. [2022-04-19T16:00:35.773Z] #60 40.82 + cd /tmp/tmp.m1ltBTIACz/src/github.com/containerd/containerd [2022-04-19T16:00:35.773Z] #60 40.82 + git checkout -q v1.6.2 [2022-04-19T16:00:36.338Z] #60 42.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-19T16:00:36.338Z] #60 42.14 + BUILDTAGS='netgo osusergo static_build' [2022-04-19T16:00:36.338Z] #60 42.14 + export EXTRA_FLAGS=-buildmode=pie [2022-04-19T16:00:36.338Z] #60 42.14 + EXTRA_FLAGS=-buildmode=pie [2022-04-19T16:00:36.338Z] #60 42.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-19T16:00:36.338Z] #60 42.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-19T16:00:36.338Z] #60 42.14 + '[' '' = dynamic ']' [2022-04-19T16:00:36.338Z] #60 42.14 + make [2022-04-19T16:00:36.396Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-19T16:00:36.719Z] #21 24.79 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-19T16:00:37.712Z] #60 43.41 + bin/ctr [2022-04-19T16:00:38.101Z] #21 26.04 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-19T16:00:38.302Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T16:00:38.860Z] #63 85.45 rootlesskit version 1.0.0 [2022-04-19T16:00:38.860Z] #63 85.45 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T16:00:38.860Z] #63 85.45 -container-ip string [2022-04-19T16:00:38.860Z] #63 85.45 container ip [2022-04-19T16:00:38.860Z] #63 85.45 -container-port int [2022-04-19T16:00:38.860Z] #63 85.45 container port (default -1) [2022-04-19T16:00:38.860Z] #63 85.45 -host-ip string [2022-04-19T16:00:38.860Z] #63 85.45 host ip [2022-04-19T16:00:38.860Z] #63 85.45 -host-port int [2022-04-19T16:00:38.860Z] #63 85.45 host port (default -1) [2022-04-19T16:00:38.860Z] #63 85.45 -proto string [2022-04-19T16:00:38.860Z] #63 85.45 proxy protocol (default "tcp") [2022-04-19T16:00:38.860Z] #63 ... [2022-04-19T16:00:38.860Z] [2022-04-19T16:00:38.861Z] #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-04-19T16:00:38.861Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T16:00:38.861Z] #14 82.44 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T16:00:38.861Z] #14 82.44 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T16:00:38.861Z] #14 82.45 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 82.56 Selecting previously unselected package libapparmor1:arm64. [2022-04-19T16:00:38.861Z] #14 82.56 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 82.57 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T16:00:38.861Z] #14 82.65 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-19T16:00:38.861Z] #14 82.65 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 82.66 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T16:00:38.861Z] #14 82.79 Selecting previously unselected package libbtrfs0:arm64. [2022-04-19T16:00:38.861Z] #14 82.80 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 82.81 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T16:00:38.861Z] #14 82.92 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-19T16:00:38.861Z] #14 82.92 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 82.93 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T16:00:38.861Z] #14 83.12 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-19T16:00:38.861Z] #14 83.13 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 83.13 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T16:00:38.861Z] #14 83.20 Selecting previously unselected package libudev-dev:arm64. [2022-04-19T16:00:38.861Z] #14 83.20 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 83.20 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-19T16:00:38.861Z] #14 83.31 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-19T16:00:38.861Z] #14 83.31 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 83.32 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-19T16:00:38.861Z] #14 83.56 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-19T16:00:38.861Z] #14 83.56 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 83.57 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 83.70 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-19T16:00:38.861Z] #14 83.70 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 83.71 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 83.84 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-19T16:00:38.861Z] #14 83.85 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 83.86 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 83.93 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-19T16:00:38.861Z] #14 83.93 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 83.94 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 84.33 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-19T16:00:38.861Z] #14 84.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 84.34 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-19T16:00:38.861Z] #14 84.54 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-19T16:00:38.861Z] #14 84.55 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 84.56 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-19T16:00:38.861Z] #14 84.66 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-19T16:00:38.861Z] #14 84.67 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 84.68 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:38.861Z] #14 84.81 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-19T16:00:38.861Z] #14 84.83 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-19T16:00:38.861Z] #14 84.84 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-19T16:00:38.861Z] #14 85.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:38.861Z] #14 85.29 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T16:00:38.861Z] #14 85.31 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T16:00:38.861Z] #14 85.33 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-19T16:00:38.861Z] #14 85.35 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.36 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 85.38 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-19T16:00:38.861Z] #14 85.39 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 85.41 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-19T16:00:38.861Z] #14 85.42 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 85.44 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T16:00:38.861Z] #14 85.45 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-19T16:00:38.861Z] #14 85.47 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.48 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T16:00:38.861Z] #14 85.49 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T16:00:38.861Z] #14 85.51 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-19T16:00:38.861Z] #14 85.53 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T16:00:38.861Z] #14 85.54 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-19T16:00:38.861Z] #14 85.56 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-19T16:00:38.861Z] #14 85.57 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.59 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.62 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-04-19T16:00:38.861Z] #14 85.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.64 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-04-19T16:00:38.861Z] #14 85.65 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T16:00:38.861Z] #14 85.67 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.68 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-19T16:00:38.861Z] #14 85.69 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.71 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T16:00:38.861Z] #14 85.74 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T16:00:38.861Z] #14 86.19 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T16:00:38.861Z] #14 86.28 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-19T16:00:38.861Z] #14 86.83 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-19T16:00:39.083Z] #21 27.27 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.29 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.30 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.31 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.33 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.34 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.083Z] #21 27.35 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.083Z] #21 27.36 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.083Z] #21 27.38 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.083Z] #21 27.39 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.083Z] #21 27.41 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.42 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.43 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.44 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.46 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-19T16:00:39.083Z] #21 27.47 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.083Z] #21 27.48 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.143Z] INFO: Extraction ended at 04/19/2022 16:00:37. Duration:00:00:34.8368376 [2022-04-19T16:00:39.143Z] INFO: Updating the golang and path environment variables [2022-04-19T16:00:39.143Z] INFO: GOPATH=d:\gopath [2022-04-19T16:00:39.143Z] INFO: go version go1.18 windows/amd64 [2022-04-19T16:00:39.143Z] INFO: Running the daemon under test in debug mode [2022-04-19T16:00:39.143Z] INFO: Starting a daemon under test... [2022-04-19T16:00:39.144Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43503\1\daemon --pidfile d:\CI\PR-43503\1\docker.pid -D [2022-04-19T16:00:39.144Z] INFO: Process started successfully. [2022-04-19T16:00:39.144Z] INFO: Start tailing logs of the daemon under tests [2022-04-19T16:00:39.144Z] INFO: Waiting for the daemon under test to start... [2022-04-19T16:00:39.188Z] #14 87.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:00:39.344Z] #21 27.49 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.344Z] #21 27.51 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.344Z] #21 27.52 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-19T16:00:39.344Z] #21 27.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:00:39.693Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-19T16:00:40.287Z] #21 DONE 28.6s [2022-04-19T16:00:40.287Z] [2022-04-19T16:00:40.287Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T16:00:40.287Z] #62 sha256:1eae9b19457c9782aa8b77e167eb5b57ab576542e1b60077f65791da8f6c599a [2022-04-19T16:00:40.548Z] #62 DONE 0.1s [2022-04-19T16:00:40.548Z] [2022-04-19T16:00:40.548Z] #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-04-19T16:00:40.549Z] #63 sha256:ed5f692919371f9b3b152af9d9b5af9106bd8cdfd3201cc806d9ef26f0f787d5 [2022-04-19T16:00:41.488Z] #63 1.126 + RM_GOPATH=0 [2022-04-19T16:00:41.488Z] #63 1.126 + TMP_GOPATH= [2022-04-19T16:00:41.488Z] #63 1.126 + : /build [2022-04-19T16:00:41.488Z] #63 1.126 + '[' -z '' ']' [2022-04-19T16:00:41.584Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T16:00:41.584Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T16:00:41.750Z] #63 ... [2022-04-19T16:00:41.750Z] [2022-04-19T16:00:41.750Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T16:00:41.750Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-19T16:00:41.750Z] #22 DONE 1.3s [2022-04-19T16:00:41.750Z] [2022-04-19T16:00:41.750Z] #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-04-19T16:00:41.750Z] #63 sha256:ed5f692919371f9b3b152af9d9b5af9106bd8cdfd3201cc806d9ef26f0f787d5 [2022-04-19T16:00:41.750Z] #63 1.127 ++ mktemp -d [2022-04-19T16:00:41.750Z] #63 1.130 + export GOPATH=/tmp/tmp.32Nxj0Z0hm [2022-04-19T16:00:41.750Z] #63 1.130 + GOPATH=/tmp/tmp.32Nxj0Z0hm [2022-04-19T16:00:41.750Z] #63 1.130 + RM_GOPATH=1 [2022-04-19T16:00:41.750Z] #63 1.130 + case "$(go env GOARCH)" in [2022-04-19T16:00:41.750Z] #63 1.130 ++ go env GOARCH [2022-04-19T16:00:41.750Z] #63 1.136 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:41.750Z] #63 1.136 + GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:41.750Z] #63 1.136 ++ dirname /install.sh [2022-04-19T16:00:41.750Z] #63 1.137 + dir=/ [2022-04-19T16:00:41.750Z] #63 1.138 + bin=runc [2022-04-19T16:00:41.750Z] #63 1.138 + shift [2022-04-19T16:00:41.750Z] #63 1.138 + '[' '!' -f //runc.installer ']' [2022-04-19T16:00:41.750Z] #63 1.138 + . //runc.installer [2022-04-19T16:00:41.750Z] #63 1.139 ++ set -e [2022-04-19T16:00:41.750Z] #63 1.139 ++ : v1.1.1 [2022-04-19T16:00:41.750Z] #63 1.140 + install_runc [2022-04-19T16:00:41.750Z] #63 1.140 + RUNC_BUILDTAGS=seccomp [2022-04-19T16:00:41.750Z] #63 1.140 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T16:00:41.750Z] #63 1.140 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.32Nxj0Z0hm/src/github.com/opencontainers/runc [2022-04-19T16:00:41.750Z] #63 1.140 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T16:00:41.750Z] #63 1.141 Cloning into '/tmp/tmp.32Nxj0Z0hm/src/github.com/opencontainers/runc'... [2022-04-19T16:00:42.513Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T16:00:42.691Z] #63 ... [2022-04-19T16:00:42.691Z] [2022-04-19T16:00:42.691Z] #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-04-19T16:00:42.691Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-19T16:00:42.691Z] #23 DONE 1.0s [2022-04-19T16:00:42.994Z] [2022-04-19T16:00:42.994Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T16:00:42.994Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-19T16:00:43.441Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-19T16:00:43.616Z] #24 0.939 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T16:00:43.617Z] #24 DONE 1.0s [2022-04-19T16:00:43.617Z] [2022-04-19T16:00:43.617Z] #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-04-19T16:00:43.617Z] #63 sha256:ed5f692919371f9b3b152af9d9b5af9106bd8cdfd3201cc806d9ef26f0f787d5 [2022-04-19T16:00:43.697Z] check_test.go:308: [dab5992b2dcab] daemon is not started [2022-04-19T16:00:43.697Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-19T16:00:44.259Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-19T16:00:44.445Z] #14 ... [2022-04-19T16:00:44.445Z] [2022-04-19T16:00:44.445Z] #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-04-19T16:00:44.445Z] #26 sha256:8fcf90f2af6a99de52329f4edfd30684e79ba6ea20e1c4ea9aed8a3085cdd7fe [2022-04-19T16:00:44.819Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-19T16:00:44.964Z] #26 91.52 Updating files: 42% (4905/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: 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: 93% (10666/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-04-19T16:00:44.995Z] #63 ... [2022-04-19T16:00:44.995Z] [2022-04-19T16:00:44.995Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T16:00:44.995Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-19T16:00:44.995Z] #25 DONE 0.9s [2022-04-19T16:00:44.995Z] [2022-04-19T16:00:44.995Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T16:00:44.995Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-19T16:00:45.074Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T16:00:45.221Z] #26 92.74 + cd /tmp/tmp.7kN1s6VZGR/tmp/docker-ce [2022-04-19T16:00:45.221Z] #26 92.74 + git checkout -q v17.06.2-ce [2022-04-19T16:00:45.329Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-19T16:00:45.483Z] #26 ... [2022-04-19T16:00:45.483Z] [2022-04-19T16:00:45.483Z] #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-04-19T16:00:45.483Z] #63 sha256:5127f270c550624d5ed164285ca5c69dcf1f09569915ae32d27b5d037095875f [2022-04-19T16:00:45.483Z] #63 DONE 93.2s [2022-04-19T16:00:45.483Z] [2022-04-19T16:00:45.483Z] #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-04-19T16:00:45.483Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-19T16:00:45.483Z] #14 DONE 93.5s [2022-04-19T16:00:45.483Z] [2022-04-19T16:00:45.483Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T16:00:45.483Z] #64 sha256:3bff8e7ff54d8a85a36fc8a3b83153c74db1287ebfe8e76bf1a1e13b63fd38ac [2022-04-19T16:00:45.483Z] #64 DONE 0.1s [2022-04-19T16:00:45.483Z] [2022-04-19T16:00:45.483Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T16:00:45.483Z] #65 sha256:d8dcc486ae4295fcd11b8a5ed5b5144b4df9ed0892314f37fe809cffd719731e [2022-04-19T16:00:45.564Z] #26 DONE 0.9s [2022-04-19T16:00:45.564Z] [2022-04-19T16:00:45.564Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T16:00:45.564Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-19T16:00:45.739Z] #65 ... [2022-04-19T16:00:45.740Z] [2022-04-19T16:00:45.740Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T16:00:45.740Z] #55 sha256:2f533c14629575d70cd18b6147b02e487d4ddca69e3ad9c98ed2091962e87f7f [2022-04-19T16:00:45.740Z] #55 DONE 0.2s [2022-04-19T16:00:45.740Z] [2022-04-19T16:00:45.740Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T16:00:45.740Z] #65 sha256:d8dcc486ae4295fcd11b8a5ed5b5144b4df9ed0892314f37fe809cffd719731e [2022-04-19T16:00:45.740Z] #65 DONE 0.1s [2022-04-19T16:00:45.740Z] [2022-04-19T16:00:45.740Z] #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-04-19T16:00:45.740Z] #56 sha256:aa5c3a42122498153f1b9224d2406827a5348b596b8fc9ff02726a7ccf07ca8d [2022-04-19T16:00:45.811Z] #60 ... [2022-04-19T16:00:45.811Z] [2022-04-19T16:00:45.811Z] #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-04-19T16:00:45.811Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:00:45.811Z] #14 71.60 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-19T16:00:45.811Z] #14 71.61 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:45.811Z] #14 71.62 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:00:45.811Z] #14 76.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-19T16:00:45.811Z] #14 76.43 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:45.811Z] #14 76.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T16:00:45.811Z] #14 81.63 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-19T16:00:45.811Z] #14 81.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:45.811Z] #14 81.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:45.889Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T16:00:46.144Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T16:00:46.144Z] --- PASS: TestBuildWithHugeFile (46.67s) [2022-04-19T16:00:46.144Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T16:00:46.144Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:00:46.144Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:00:46.144Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T16:00:46.400Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:00:46.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:00:46.400Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:00:46.400Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:00:46.400Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:00:46.400Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:00:46.400Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:00:46.400Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:00:46.400Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:00:46.400Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-19T16:00:46.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T16:00:46.400Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s) [2022-04-19T16:00:46.400Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-04-19T16:00:46.400Z] === RUN TestBuildPreserveOwnership [2022-04-19T16:00:46.400Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T16:00:46.672Z] #56 0.997 + RM_GOPATH=0 [2022-04-19T16:00:46.672Z] #56 1.006 + TMP_GOPATH= [2022-04-19T16:00:46.672Z] #56 1.006 + : /build [2022-04-19T16:00:46.672Z] #56 1.006 + '[' -z '' ']' [2022-04-19T16:00:46.672Z] #56 1.006 ++ mktemp -d [2022-04-19T16:00:46.672Z] #56 1.006 + export GOPATH=/tmp/tmp.UTBUP6mmKD [2022-04-19T16:00:46.672Z] #56 1.006 + GOPATH=/tmp/tmp.UTBUP6mmKD [2022-04-19T16:00:46.672Z] #56 1.006 + RM_GOPATH=1 [2022-04-19T16:00:46.672Z] #56 1.006 + case "$(go env GOARCH)" in [2022-04-19T16:00:46.672Z] #56 1.014 ++ go env GOARCH [2022-04-19T16:00:46.672Z] #56 1.039 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:46.672Z] #56 1.039 + GO_BUILDMODE=-buildmode=pie [2022-04-19T16:00:46.672Z] #56 1.039 ++ dirname /install.sh [2022-04-19T16:00:46.672Z] #56 1.039 + dir=/ [2022-04-19T16:00:46.672Z] #56 1.039 + bin=runc [2022-04-19T16:00:46.672Z] #56 1.039 + shift [2022-04-19T16:00:46.672Z] #56 1.039 + '[' '!' -f //runc.installer ']' [2022-04-19T16:00:46.672Z] #56 1.039 + . //runc.installer [2022-04-19T16:00:46.672Z] #56 1.039 ++ set -e [2022-04-19T16:00:46.672Z] #56 1.039 ++ : v1.1.1 [2022-04-19T16:00:46.672Z] #56 1.039 + install_runc [2022-04-19T16:00:46.672Z] #56 1.039 + RUNC_BUILDTAGS=seccomp [2022-04-19T16:00:46.672Z] #56 1.039 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T16:00:46.672Z] #56 1.039 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UTBUP6mmKD/src/github.com/opencontainers/runc [2022-04-19T16:00:46.672Z] #56 1.042 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T16:00:46.672Z] #56 1.055 Cloning into '/tmp/tmp.UTBUP6mmKD/src/github.com/opencontainers/runc'... [2022-04-19T16:00:46.930Z] #56 ... [2022-04-19T16:00:46.930Z] [2022-04-19T16:00:46.930Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T16:00:46.930Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-19T16:00:46.930Z] #15 DONE 1.5s [2022-04-19T16:00:46.945Z] #27 DONE 1.0s [2022-04-19T16:00:46.945Z] [2022-04-19T16:00:46.946Z] #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-04-19T16:00:46.946Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-19T16:00:47.187Z] [2022-04-19T16:00:47.187Z] #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-04-19T16:00:47.187Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-19T16:00:47.890Z] #28 1.119 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T16:00:47.890Z] #28 1.119 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T16:00:47.890Z] #28 1.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T16:00:47.890Z] #28 1.396 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-19T16:00:48.119Z] #16 DONE 1.2s [2022-04-19T16:00:48.119Z] [2022-04-19T16:00:48.119Z] #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-04-19T16:00:48.119Z] #56 sha256:aa5c3a42122498153f1b9224d2406827a5348b596b8fc9ff02726a7ccf07ca8d [2022-04-19T16:00:48.151Z] #28 1.607 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-19T16:00:48.292Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-19T16:00:48.411Z] #28 1.775 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T16:00:48.671Z] #28 1.939 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-19T16:00:48.903Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T16:00:48.931Z] #28 2.149 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-19T16:00:49.080Z] #56 ... [2022-04-19T16:00:49.080Z] [2022-04-19T16:00:49.080Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T16:00:49.080Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-19T16:00:49.080Z] #17 0.542 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T16:00:49.080Z] #17 DONE 0.8s [2022-04-19T16:00:49.080Z] [2022-04-19T16:00:49.080Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T16:00:49.080Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-19T16:00:49.160Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T16:00:49.191Z] #28 2.450 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-19T16:00:49.191Z] #28 2.451 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-19T16:00:49.191Z] #28 2.451 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-19T16:00:49.191Z] #28 2.452 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T16:00:49.191Z] #28 2.453 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-19T16:00:49.450Z] #28 2.780 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-19T16:00:49.450Z] #28 2.783 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-19T16:00:49.450Z] #28 2.785 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T16:00:49.450Z] #28 2.786 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-19T16:00:49.450Z] #28 2.786 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-19T16:00:50.029Z] #18 DONE 1.0s [2022-04-19T16:00:50.029Z] [2022-04-19T16:00:50.029Z] #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-04-19T16:00:50.029Z] #26 sha256:8fcf90f2af6a99de52329f4edfd30684e79ba6ea20e1c4ea9aed8a3085cdd7fe [2022-04-19T16:00:50.029Z] #26 97.52 + mkdir -p /tmp/tmp.7kN1s6VZGR/src/github.com/docker [2022-04-19T16:00:50.029Z] #26 97.54 + mv components/cli /tmp/tmp.7kN1s6VZGR/src/github.com/docker/cli [2022-04-19T16:00:50.029Z] #26 97.55 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-19T16:00:50.090Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2022-04-19T16:00:50.091Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.54s) [2022-04-19T16:00:50.091Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-04-19T16:00:50.091Z] === RUN TestBuildPlatformInvalid [2022-04-19T16:00:50.091Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-19T16:00:50.091Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T16:00:50.653Z] Loaded image: busybox:latest [2022-04-19T16:00:50.653Z] Loaded image: busybox:glibc [2022-04-19T16:00:50.961Z] #26 ... [2022-04-19T16:00:50.961Z] [2022-04-19T16:00:50.961Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T16:00:50.961Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-19T16:00:50.961Z] #19 DONE 0.8s [2022-04-19T16:00:50.961Z] [2022-04-19T16:00:50.961Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T16:00:50.961Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-19T16:00:51.525Z] #20 DONE 0.7s [2022-04-19T16:00:51.525Z] [2022-04-19T16:00:51.525Z] #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-04-19T16:00:51.525Z] #26 sha256:8fcf90f2af6a99de52329f4edfd30684e79ba6ea20e1c4ea9aed8a3085cdd7fe [2022-04-19T16:00:51.583Z] Loaded image: debian:bullseye-slim [2022-04-19T16:00:51.583Z] Loaded image: hello-world:latest [2022-04-19T16:00:51.583Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T16:00:51.583Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T16:00:52.143Z] ...INFO: Daemon under test started and replied! [2022-04-19T16:00:52.143Z] INFO: Docker version of the daemon under test [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] Client: [2022-04-19T16:00:52.143Z] Version: 17.06.2-ce [2022-04-19T16:00:52.143Z] API version: 1.30 [2022-04-19T16:00:52.143Z] Go version: go1.8.3 [2022-04-19T16:00:52.143Z] Git commit: cec0b72 [2022-04-19T16:00:52.143Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T16:00:52.143Z] OS/Arch: windows/amd64 [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] Server: [2022-04-19T16:00:52.143Z] Version: 0.0.0-dev [2022-04-19T16:00:52.143Z] API version: 1.42 (minimum version 1.24) [2022-04-19T16:00:52.143Z] Go version: go1.18 [2022-04-19T16:00:52.143Z] Git commit: b365924ec3 [2022-04-19T16:00:52.143Z] Built: 04/19/2022 15:58:13 [2022-04-19T16:00:52.143Z] OS/Arch: windows/amd64 [2022-04-19T16:00:52.143Z] Experimental: false [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] INFO: Docker info of the daemon under test [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] Containers: 0 [2022-04-19T16:00:52.143Z] Running: 0 [2022-04-19T16:00:52.143Z] Paused: 0 [2022-04-19T16:00:52.143Z] Stopped: 0 [2022-04-19T16:00:52.143Z] Images: 0 [2022-04-19T16:00:52.143Z] Server Version: 0.0.0-dev [2022-04-19T16:00:52.143Z] Storage Driver: windowsfilter [2022-04-19T16:00:52.143Z] Windows: [2022-04-19T16:00:52.143Z] Logging Driver: json-file [2022-04-19T16:00:52.143Z] Plugins: [2022-04-19T16:00:52.143Z] Volume: local [2022-04-19T16:00:52.143Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T16:00:52.143Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T16:00:52.143Z] Swarm: inactive [2022-04-19T16:00:52.143Z] Default Isolation: process [2022-04-19T16:00:52.143Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T16:00:52.143Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T16:00:52.143Z] OSType: windows [2022-04-19T16:00:52.143Z] Architecture: x86_64 [2022-04-19T16:00:52.143Z] CPUs: 4 [2022-04-19T16:00:52.143Z] Total Memory: 32GiB [2022-04-19T16:00:52.143Z] Name: azwin-2-86fbc0 [2022-04-19T16:00:52.143Z] ID: QB3W:AGEF:X55F:XZEC:STHD:6Y54:6SDZ:ND4G:TILW:WY6T:Y4PG:IB5F [2022-04-19T16:00:52.143Z] Docker Root Dir: D:\CI\PR-43503\1\daemon [2022-04-19T16:00:52.143Z] Debug Mode (client): false [2022-04-19T16:00:52.143Z] Debug Mode (server): true [2022-04-19T16:00:52.143Z] File Descriptors: -1 [2022-04-19T16:00:52.143Z] Goroutines: 16 [2022-04-19T16:00:52.143Z] System Time: 2022-04-19T16:00:49.9037328Z [2022-04-19T16:00:52.143Z] EventsListeners: 0 [2022-04-19T16:00:52.143Z] Registry: https://index.docker.io/v1/ [2022-04-19T16:00:52.143Z] Labels: [2022-04-19T16:00:52.143Z] Experimental: false [2022-04-19T16:00:52.143Z] Insecure Registries: [2022-04-19T16:00:52.143Z] 127.0.0.0/8 [2022-04-19T16:00:52.143Z] Live Restore Enabled: false [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] INFO: Docker images of the daemon under test [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T16:00:52.143Z] [2022-04-19T16:00:52.143Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T16:00:52.143Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-19T16:00:52.143Z] ltsc2022: Pulling from windows/servercore [2022-04-19T16:00:52.143Z] 8f616e6e9eec: Pulling fs layer [2022-04-19T16:00:52.143Z] dccd9e4d14d3: Pulling fs layer [2022-04-19T16:00:52.145Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T16:00:52.707Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-19T16:00:53.269Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T16:00:53.651Z] #28 ... [2022-04-19T16:00:53.651Z] [2022-04-19T16:00:53.651Z] #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-04-19T16:00:53.651Z] #63 sha256:ed5f692919371f9b3b152af9d9b5af9106bd8cdfd3201cc806d9ef26f0f787d5 [2022-04-19T16:00:53.651Z] #63 5.767 + cd /tmp/tmp.32Nxj0Z0hm/src/github.com/opencontainers/runc [2022-04-19T16:00:53.651Z] #63 5.767 + git checkout -q v1.1.1 [2022-04-19T16:00:53.651Z] #63 5.947 + '[' -z '' ']' [2022-04-19T16:00:53.651Z] #63 5.947 + target=static [2022-04-19T16:00:53.651Z] #63 5.947 + make BUILDTAGS=seccomp static [2022-04-19T16:00:53.651Z] #63 6.326 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T16:00:53.651Z] #63 12.35 + mkdir -p /build [2022-04-19T16:00:53.651Z] #63 12.35 + cp runc /build/runc [2022-04-19T16:00:53.651Z] #63 DONE 13.1s [2022-04-19T16:00:53.911Z] [2022-04-19T16:00:53.911Z] #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-04-19T16:00:53.911Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:00:54.635Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-19T16:00:54.635Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-19T16:00:54.635Z] check_test.go:308: [d04c227e7d744] daemon is not started [2022-04-19T16:00:54.635Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-19T16:00:55.196Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T16:00:55.699Z] #26 ... [2022-04-19T16:00:55.699Z] [2022-04-19T16:00:55.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-04-19T16:00:55.699Z] #56 sha256:aa5c3a42122498153f1b9224d2406827a5348b596b8fc9ff02726a7ccf07ca8d [2022-04-19T16:00:55.699Z] #56 8.837 + cd /tmp/tmp.UTBUP6mmKD/src/github.com/opencontainers/runc [2022-04-19T16:00:55.699Z] #56 8.837 + git checkout -q v1.1.1 [2022-04-19T16:00:55.699Z] #56 9.164 + '[' -z '' ']' [2022-04-19T16:00:55.699Z] #56 9.164 + target=static [2022-04-19T16:00:55.699Z] #56 9.164 + make BUILDTAGS=seccomp static [2022-04-19T16:00:55.699Z] #56 9.651 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T16:00:55.765Z] #14 92.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-19T16:00:55.765Z] #14 92.50 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-19T16:00:55.765Z] #14 92.51 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:00:56.561Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-19T16:00:56.971Z] .....INFO: Daemon under test started and replied! [2022-04-19T16:00:56.971Z] INFO: Docker version of the daemon under test [2022-04-19T16:00:56.971Z] [2022-04-19T16:00:56.971Z] Client: [2022-04-19T16:00:56.971Z] Version: 17.06.2-ce [2022-04-19T16:00:56.971Z] API version: 1.30 [2022-04-19T16:00:56.971Z] Go version: go1.8.3 [2022-04-19T16:00:56.971Z] Git commit: cec0b72 [2022-04-19T16:00:56.971Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-19T16:00:56.971Z] OS/Arch: windows/amd64 [2022-04-19T16:00:56.971Z] [2022-04-19T16:00:56.971Z] Server: [2022-04-19T16:00:56.971Z] Version: 0.0.0-dev [2022-04-19T16:00:56.971Z] API version: 1.42 (minimum version 1.24) [2022-04-19T16:00:56.971Z] Go version: go1.18 [2022-04-19T16:00:56.971Z] Git commit: b365924ec3 [2022-04-19T16:00:56.971Z] Built: 04/19/2022 15:58:20 [2022-04-19T16:00:56.971Z] OS/Arch: windows/amd64 [2022-04-19T16:00:56.971Z] Experimental: false [2022-04-19T16:00:56.971Z] [2022-04-19T16:00:56.971Z] INFO: Docker info of the daemon under test [2022-04-19T16:00:56.971Z] [2022-04-19T16:00:56.971Z] Containers: 0 [2022-04-19T16:00:56.971Z] Running: 0 [2022-04-19T16:00:56.971Z] Paused: 0 [2022-04-19T16:00:56.971Z] Stopped: 0 [2022-04-19T16:00:56.971Z] Images: 0 [2022-04-19T16:00:56.971Z] Server Version: 0.0.0-dev [2022-04-19T16:00:56.971Z] Storage Driver: windowsfilter [2022-04-19T16:00:56.971Z] Windows: [2022-04-19T16:00:56.971Z] Logging Driver: json-file [2022-04-19T16:00:56.971Z] Plugins: [2022-04-19T16:00:56.972Z] Volume: local [2022-04-19T16:00:56.972Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T16:00:56.972Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T16:00:56.972Z] Swarm: inactive [2022-04-19T16:00:56.972Z] Default Isolation: process [2022-04-19T16:00:56.972Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T16:00:56.972Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-19T16:00:56.972Z] OSType: windows [2022-04-19T16:00:56.972Z] Architecture: x86_64 [2022-04-19T16:00:56.972Z] CPUs: 4 [2022-04-19T16:00:56.972Z] Total Memory: 32GiB [2022-04-19T16:00:56.972Z] Name: azwin-2-2f9c50 [2022-04-19T16:00:56.972Z] ID: ZFZP:G2QM:D4JS:QH7R:HRHD:2GNB:BVL4:S5MR:CUZX:XGK2:KG34:VNM5 [2022-04-19T16:00:56.972Z] Docker Root Dir: D:\CI\PR-43503\1\daemon [2022-04-19T16:00:56.972Z] Debug Mode (client): false [2022-04-19T16:00:56.972Z] Debug Mode (server): true [2022-04-19T16:00:56.972Z] File Descriptors: -1 [2022-04-19T16:00:56.972Z] Goroutines: 16 [2022-04-19T16:00:56.972Z] System Time: 2022-04-19T16:00:56.8528401Z [2022-04-19T16:00:56.972Z] EventsListeners: 0 [2022-04-19T16:00:56.972Z] Registry: https://index.docker.io/v1/ [2022-04-19T16:00:56.972Z] Labels: [2022-04-19T16:00:56.972Z] Experimental: false [2022-04-19T16:00:56.972Z] Insecure Registries: [2022-04-19T16:00:56.972Z] 127.0.0.0/8 [2022-04-19T16:00:56.972Z] Live Restore Enabled: false [2022-04-19T16:00:56.972Z] [2022-04-19T16:00:56.972Z] [2022-04-19T16:00:56.972Z] INFO: Docker images of the daemon under test [2022-04-19T16:00:56.972Z] [2022-04-19T16:00:56.972Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T16:00:56.972Z] [2022-04-19T16:00:56.972Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-19T16:00:57.066Z] #56 ... [2022-04-19T16:00:57.066Z] [2022-04-19T16:00:57.066Z] #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-04-19T16:00:57.066Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-19T16:00:57.066Z] #34 DONE 104.6s [2022-04-19T16:00:57.066Z] [2022-04-19T16:00:57.066Z] #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-04-19T16:00:57.066Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-19T16:00:57.066Z] #21 1.082 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T16:00:57.066Z] #21 1.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T16:00:57.066Z] #21 1.120 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T16:00:57.066Z] #21 1.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-19T16:00:57.066Z] #21 2.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-19T16:00:57.066Z] #21 3.764 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-19T16:00:57.440Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-19T16:00:57.440Z] ltsc2019: Pulling from windows/servercore [2022-04-19T16:00:57.707Z] #14 ... [2022-04-19T16:00:57.707Z] [2022-04-19T16:00:57.707Z] #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-04-19T16:00:57.707Z] #63 sha256:d74e6a9695a2bec3aaa6a12c850181c94a5a6666bb417686c0f24e4031b17e42 [2022-04-19T16:00:57.707Z] #63 94.20 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-19T16:00:57.707Z] #63 94.20 + GOBIN=/build [2022-04-19T16:00:57.707Z] #63 94.20 + GO111MODULE=on [2022-04-19T16:00:57.707Z] #63 94.20 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-19T16:00:57.910Z] 4612f6d0b889: Pulling fs layer [2022-04-19T16:00:57.910Z] ba8181afd426: Pulling fs layer [2022-04-19T16:00:57.996Z] #21 6.327 Fetched 8397 kB in 5s (1533 kB/s) [2022-04-19T16:00:58.104Z] #67 ... [2022-04-19T16:00:58.104Z] [2022-04-19T16:00:58.104Z] #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-04-19T16:00:58.104Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-19T16:00:58.104Z] #28 10.76 Fetched 40.5 MB in 10s (4098 kB/s) [2022-04-19T16:00:58.489Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-19T16:00:59.370Z] #21 6.327 Reading package lists... [2022-04-19T16:00:59.418Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-19T16:00:59.418Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.57s) [2022-04-19T16:00:59.418Z] PASS [2022-04-19T16:00:59.418Z] [2022-04-19T16:00:59.418Z] === Skipped [2022-04-19T16:00:59.418Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T16:00:59.418Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:00:59.418Z] [2022-04-19T16:00:59.418Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:00:59.418Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:00:59.418Z] [2022-04-19T16:00:59.418Z] DONE 34 tests, 2 skipped in 80.001s [2022-04-19T16:00:59.418Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T16:00:59.418Z] ++ 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-04-19T16:00:59.418Z] ++ set -e [2022-04-19T16:00:59.418Z] ++ '[' -n 0 ']' [2022-04-19T16:00:59.418Z] ++ set -x [2022-04-19T16:00:59.419Z] ++ 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-04-19T16:00:59.674Z] INFO: Testing against a local daemon [2022-04-19T16:00:59.674Z] === RUN TestConfigInspect [2022-04-19T16:01:00.602Z] check_test.go:308: [da473fdc12d92] daemon is not started [2022-04-19T16:01:00.602Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-19T16:01:00.857Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T16:01:01.261Z] #21 8.069 Reading package lists... [2022-04-19T16:01:01.824Z] #21 9.743 Building dependency tree... [2022-04-19T16:01:02.304Z] #28 10.76 Reading package lists... [2022-04-19T16:01:02.580Z] dccd9e4d14d3: Verifying Checksum [2022-04-19T16:01:02.580Z] dccd9e4d14d3: Download complete [2022-04-19T16:01:02.756Z] #21 11.34 The following additional packages will be installed: [2022-04-19T16:01:02.756Z] #21 11.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T16:01:02.756Z] #21 11.34 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T16:01:02.756Z] #21 11.34 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T16:01:02.756Z] #21 11.34 python3-pkg-resources vim-runtime xxd [2022-04-19T16:01:02.756Z] #21 11.34 Suggested packages: [2022-04-19T16:01:02.756Z] #21 11.35 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T16:01:02.756Z] #21 11.35 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T16:01:02.756Z] #21 11.35 acl attr quota [2022-04-19T16:01:02.756Z] #21 11.35 Recommended packages: [2022-04-19T16:01:02.756Z] #21 11.35 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T16:01:02.768Z] --- PASS: TestConfigInspect (2.77s) [2022-04-19T16:01:02.768Z] === RUN TestConfigList [2022-04-19T16:01:02.768Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-19T16:01:03.039Z] #63 98.91 rootlesskit version 1.0.0 [2022-04-19T16:01:03.039Z] #63 98.92 Usage of /build/rootlesskit-docker-proxy: [2022-04-19T16:01:03.039Z] #63 98.93 -container-ip string [2022-04-19T16:01:03.039Z] #63 98.93 container ip [2022-04-19T16:01:03.039Z] #63 98.93 -container-port int [2022-04-19T16:01:03.039Z] #63 98.93 container port (default -1) [2022-04-19T16:01:03.039Z] #63 98.93 -host-ip string [2022-04-19T16:01:03.039Z] #63 98.93 host ip [2022-04-19T16:01:03.039Z] #63 98.93 -host-port int [2022-04-19T16:01:03.039Z] #63 98.93 host port (default -1) [2022-04-19T16:01:03.039Z] #63 98.93 -proto string [2022-04-19T16:01:03.039Z] #63 98.93 proxy protocol (default "tcp") [2022-04-19T16:01:03.039Z] #63 ... [2022-04-19T16:01:03.039Z] [2022-04-19T16:01:03.039Z] #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-04-19T16:01:03.039Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:01:03.039Z] #14 97.65 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-19T16:01:03.039Z] #14 97.65 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-19T16:01:03.039Z] #14 97.66 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T16:01:03.039Z] #14 97.76 Selecting previously unselected package libapparmor1:amd64. [2022-04-19T16:01:03.039Z] #14 97.77 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 97.77 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T16:01:03.039Z] #14 97.87 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-19T16:01:03.039Z] #14 97.90 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 97.90 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T16:01:03.039Z] #14 98.03 Selecting previously unselected package libbtrfs0:amd64. [2022-04-19T16:01:03.039Z] #14 98.05 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 98.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T16:01:03.039Z] #14 98.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-19T16:01:03.039Z] #14 98.19 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 98.20 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T16:01:03.039Z] #14 98.41 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-19T16:01:03.039Z] #14 98.41 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 98.42 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:01:03.039Z] #14 98.48 Selecting previously unselected package libudev-dev:amd64. [2022-04-19T16:01:03.039Z] #14 98.48 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 98.50 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-19T16:01:03.039Z] #14 98.66 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-19T16:01:03.039Z] #14 98.66 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 98.68 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T16:01:03.039Z] #14 98.97 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-19T16:01:03.039Z] #14 98.97 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 98.98 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T16:01:03.039Z] #14 99.13 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-19T16:01:03.039Z] #14 99.14 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 99.14 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T16:01:03.039Z] #14 99.30 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-19T16:01:03.039Z] #14 99.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 99.31 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T16:01:03.039Z] #14 99.42 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-19T16:01:03.039Z] #14 99.42 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-19T16:01:03.039Z] #14 99.53 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T16:01:03.296Z] #14 100.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-19T16:01:03.296Z] #14 100.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-19T16:01:03.321Z] #21 12.07 The following NEW packages will be installed: [2022-04-19T16:01:03.345Z] check_test.go:308: [dc34bd1587732] daemon is not started [2022-04-19T16:01:03.345Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-19T16:01:03.577Z] #21 12.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T16:01:03.577Z] #21 12.08 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T16:01:03.577Z] #21 12.08 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T16:01:03.577Z] #21 12.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T16:01:03.577Z] #21 12.08 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T16:01:03.577Z] #21 12.08 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T16:01:03.578Z] #21 12.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T16:01:03.578Z] #21 12.08 xz-utils zip zstd [2022-04-19T16:01:03.585Z] #14 100.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T16:01:03.835Z] #21 12.40 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T16:01:03.835Z] #21 12.40 Need to get 27.0 MB of archives. [2022-04-19T16:01:03.835Z] #21 12.40 After this operation, 105 MB of additional disk space will be used. [2022-04-19T16:01:03.835Z] #21 12.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-19T16:01:03.835Z] #21 12.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-19T16:01:03.835Z] #21 12.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-19T16:01:03.835Z] #21 12.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-19T16:01:03.835Z] #21 12.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-19T16:01:03.835Z] #21 12.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-19T16:01:03.835Z] #21 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-19T16:01:03.835Z] #21 12.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-19T16:01:03.835Z] #21 12.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T16:01:03.835Z] #21 12.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T16:01:03.835Z] #21 12.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T16:01:03.835Z] #21 12.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-19T16:01:03.835Z] #21 12.45 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-19T16:01:03.835Z] #21 12.45 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-19T16:01:03.835Z] #21 12.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-19T16:01:03.848Z] #14 100.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-19T16:01:03.848Z] #14 100.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-19T16:01:03.848Z] #14 101.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:01:04.093Z] #21 12.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-19T16:01:04.093Z] #21 12.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-19T16:01:04.093Z] #21 12.51 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-19T16:01:04.093Z] #21 12.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-19T16:01:04.093Z] #21 12.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-19T16:01:04.093Z] #21 12.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-19T16:01:04.093Z] #21 12.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-19T16:01:04.093Z] #21 12.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-19T16:01:04.093Z] #21 12.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-19T16:01:04.093Z] #21 12.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-19T16:01:04.093Z] #21 12.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-19T16:01:04.093Z] #21 12.53 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-19T16:01:04.351Z] #21 12.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-19T16:01:04.351Z] #21 12.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-19T16:01:04.351Z] #21 12.83 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-04-19T16:01:04.351Z] #21 12.83 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-19T16:01:04.351Z] #21 12.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-19T16:01:04.351Z] #21 12.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-19T16:01:04.351Z] #21 12.84 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T16:01:04.351Z] #21 12.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T16:01:04.351Z] #21 12.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T16:01:04.351Z] #21 12.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T16:01:04.351Z] #21 12.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T16:01:04.351Z] #21 12.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T16:01:04.351Z] #21 12.93 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T16:01:04.351Z] #21 12.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-19T16:01:04.351Z] #21 12.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-19T16:01:04.351Z] #21 12.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-19T16:01:04.351Z] #21 12.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T16:01:04.414Z] #14 101.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-19T16:01:04.414Z] #14 ... [2022-04-19T16:01:04.414Z] [2022-04-19T16:01:04.414Z] #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-04-19T16:01:04.414Z] #63 sha256:d74e6a9695a2bec3aaa6a12c850181c94a5a6666bb417686c0f24e4031b17e42 [2022-04-19T16:01:04.414Z] #63 DONE 101.2s [2022-04-19T16:01:04.414Z] [2022-04-19T16:01:04.414Z] #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-04-19T16:01:04.414Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:01:04.414Z] #14 101.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-19T16:01:04.414Z] #14 101.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T16:01:04.414Z] #14 ... [2022-04-19T16:01:04.414Z] [2022-04-19T16:01:04.414Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-19T16:01:04.414Z] #64 sha256:e4978a16396ace2ffe44d2bcb0776b3ff5e2edd025058633397ff582e1e19d44 [2022-04-19T16:01:04.414Z] #64 DONE 0.1s [2022-04-19T16:01:04.414Z] [2022-04-19T16:01:04.414Z] #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-04-19T16:01:04.414Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:01:04.414Z] #14 101.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-19T16:01:04.414Z] #14 101.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-19T16:01:04.414Z] #14 101.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T16:01:04.607Z] #21 13.18 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-19T16:01:04.607Z] #21 13.22 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-19T16:01:04.607Z] #21 13.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-19T16:01:04.607Z] #21 13.25 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-19T16:01:04.672Z] #14 ... [2022-04-19T16:01:04.672Z] [2022-04-19T16:01:04.672Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-19T16:01:04.672Z] #65 sha256:5a60b7466af8489768fde69a45c5c2bc266b883f00bed13d359f4253ade25b7b [2022-04-19T16:01:04.672Z] #65 DONE 0.1s [2022-04-19T16:01:04.672Z] [2022-04-19T16:01:04.672Z] #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-04-19T16:01:04.672Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:01:04.713Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T16:01:04.930Z] #43 ... [2022-04-19T16:01:04.930Z] [2022-04-19T16:01:04.930Z] #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-04-19T16:01:04.930Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-19T16:01:04.930Z] #14 102.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-19T16:01:04.930Z] #14 102.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-19T16:01:04.930Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-19T16:01:05.171Z] #21 13.81 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T16:01:05.189Z] #14 102.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-19T16:01:05.189Z] #14 102.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-19T16:01:05.189Z] #14 102.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-19T16:01:05.189Z] #14 102.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-19T16:01:05.189Z] #14 102.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-19T16:01:05.189Z] #14 102.3 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-19T16:01:05.189Z] #14 102.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-19T16:01:05.189Z] #14 102.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-19T16:01:05.189Z] #14 102.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-19T16:01:05.276Z] --- PASS: TestConfigList (2.82s) [2022-04-19T16:01:05.276Z] === RUN TestConfigsCreateAndDelete [2022-04-19T16:01:05.428Z] #21 13.94 Fetched 27.0 MB in 1s (23.8 MB/s) [2022-04-19T16:01:05.428Z] #21 14.00 Selecting previously unselected package pigz. [2022-04-19T16:01:05.428Z] #21 14.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-19T16:01:05.428Z] #21 14.05 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-19T16:01:05.428Z] #21 14.06 Unpacking pigz (2.6-1) ... [2022-04-19T16:01:05.428Z] #21 14.13 Selecting previously unselected package libelf1:arm64. [2022-04-19T16:01:05.447Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-19T16:01:05.447Z] #14 102.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-19T16:01:05.447Z] #14 102.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-19T16:01:05.447Z] #14 102.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-19T16:01:05.447Z] #14 102.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-19T16:01:05.447Z] #14 102.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-19T16:01:05.447Z] #14 102.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-19T16:01:05.447Z] #14 102.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-19T16:01:05.447Z] #14 102.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:01:05.447Z] #14 102.6 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-04-19T16:01:05.447Z] #14 102.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:01:05.447Z] #14 102.7 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-04-19T16:01:05.447Z] #14 102.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-19T16:01:05.685Z] #21 14.15 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-19T16:01:05.685Z] #21 14.16 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-19T16:01:05.685Z] #21 14.35 Selecting previously unselected package libbpf0:arm64. [2022-04-19T16:01:05.685Z] #21 14.35 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-19T16:01:05.685Z] #21 14.36 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-19T16:01:05.704Z] #14 102.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-19T16:01:05.704Z] #14 102.7 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-04-19T16:01:05.704Z] #14 102.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-19T16:01:05.704Z] #14 102.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-19T16:01:05.704Z] #14 102.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:01:05.704Z] #14 102.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-19T16:01:05.704Z] #14 102.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:01:05.704Z] #14 102.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-19T16:01:05.705Z] #14 102.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:01:05.838Z] docker_cli_daemon_plugins_test.go:80: [d748ae0ac9265] daemon is not started [2022-04-19T16:01:05.942Z] #21 14.45 Selecting previously unselected package libcap2:arm64. [2022-04-19T16:01:05.942Z] #21 14.46 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-19T16:01:05.942Z] #21 14.47 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-19T16:01:05.942Z] #21 14.55 Selecting previously unselected package libmnl0:arm64. [2022-04-19T16:01:05.942Z] #21 14.55 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-19T16:01:05.942Z] #21 14.55 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-19T16:01:05.942Z] #21 14.62 Selecting previously unselected package libxtables12:arm64. [2022-04-19T16:01:05.942Z] #21 14.64 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-19T16:01:05.942Z] #21 14.64 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-19T16:01:06.198Z] #21 14.70 Selecting previously unselected package libcap2-bin. [2022-04-19T16:01:06.198Z] #21 14.70 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-19T16:01:06.198Z] #21 14.71 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T16:01:06.198Z] #21 14.81 Selecting previously unselected package iproute2. [2022-04-19T16:01:06.198Z] #21 14.81 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-19T16:01:06.198Z] #21 14.82 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T16:01:06.268Z] #14 DONE 103.3s [2022-04-19T16:01:06.268Z] [2022-04-19T16:01:06.268Z] #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-04-19T16:01:06.268Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:01:06.268Z] #43 ... [2022-04-19T16:01:06.268Z] [2022-04-19T16:01:06.268Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-19T16:01:06.268Z] #55 sha256:e92feab6aa0da0ba03384f35657f05703811714fa901d57c59e6b2400e61dfeb [2022-04-19T16:01:06.500Z] #28 15.03 Reading package lists... [2022-04-19T16:01:06.760Z] #21 15.26 Selecting previously unselected package xxd. [2022-04-19T16:01:06.760Z] #21 15.27 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-19T16:01:06.760Z] #21 15.28 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:06.760Z] #21 15.39 Selecting previously unselected package vim-common. [2022-04-19T16:01:06.764Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T16:01:06.764Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-19T16:01:06.832Z] #55 DONE 0.7s [2022-04-19T16:01:06.832Z] [2022-04-19T16:01:06.832Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-19T16:01:06.832Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-19T16:01:07.016Z] #21 15.39 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T16:01:07.016Z] #21 15.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:07.016Z] #21 15.57 Selecting previously unselected package bash-completion. [2022-04-19T16:01:07.016Z] #21 15.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T16:01:07.020Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T16:01:07.438Z] #28 19.65 Building dependency tree... [2022-04-19T16:01:07.438Z] #28 20.76 Reading state information... [2022-04-19T16:01:07.947Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2022-04-19T16:01:07.947Z] === RUN TestConfigsUpdate [2022-04-19T16:01:08.376Z] #28 21.67 bzip2 is already the newest version (1.0.8-4). [2022-04-19T16:01:08.376Z] #28 21.67 patch is already the newest version (2.7.6-7). [2022-04-19T16:01:08.376Z] #28 21.67 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-19T16:01:08.376Z] #28 21.67 The following additional packages will be installed: [2022-04-19T16:01:08.376Z] #28 21.67 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-19T16:01:08.376Z] #28 21.67 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-19T16:01:08.376Z] #28 21.68 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T16:01:08.376Z] #28 21.68 python3-pkg-resources vim-runtime xxd [2022-04-19T16:01:08.376Z] #28 21.69 Suggested packages: [2022-04-19T16:01:08.376Z] #28 21.69 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-19T16:01:08.376Z] #28 21.69 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-19T16:01:08.376Z] #28 21.69 Recommended packages: [2022-04-19T16:01:08.376Z] #28 21.69 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T16:01:08.907Z] #21 17.58 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T16:01:09.311Z] docker_cli_daemon_plugins_test.go:170: [d36209c619c09] daemon is not started [2022-04-19T16:01:09.314Z] #28 22.77 The following NEW packages will be installed: [2022-04-19T16:01:09.314Z] #28 22.77 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-19T16:01:09.314Z] #28 22.77 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-19T16:01:09.314Z] #28 22.78 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-19T16:01:09.314Z] #28 22.78 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-19T16:01:09.314Z] #28 22.78 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-19T16:01:09.314Z] #28 22.78 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-19T16:01:09.314Z] #28 22.78 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-19T16:01:09.471Z] #21 17.96 Selecting previously unselected package bzip2. [2022-04-19T16:01:09.471Z] #21 17.96 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-19T16:01:09.471Z] #21 17.97 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T16:01:09.471Z] #21 18.06 Selecting previously unselected package xz-utils. [2022-04-19T16:01:09.471Z] #21 18.06 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-19T16:01:09.471Z] #21 18.07 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T16:01:09.574Z] #28 23.12 0 upgraded, 44 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T16:01:09.574Z] #28 23.12 Need to get 18.6 MB of archives. [2022-04-19T16:01:09.574Z] #28 23.12 After this operation, 71.4 MB of additional disk space will be used. [2022-04-19T16:01:09.574Z] #28 23.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T16:01:09.728Z] #21 18.21 Selecting previously unselected package apparmor. [2022-04-19T16:01:09.728Z] #21 18.22 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-19T16:01:09.728Z] #21 18.28 Unpacking apparmor (2.13.6-10) ... [2022-04-19T16:01:09.833Z] #28 23.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T16:01:09.833Z] #28 23.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T16:01:09.833Z] #28 23.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T16:01:09.833Z] #28 23.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T16:01:09.833Z] #28 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T16:01:09.833Z] #28 23.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T16:01:09.833Z] #28 23.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T16:01:09.833Z] #28 23.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T16:01:09.833Z] #28 23.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T16:01:09.833Z] #28 23.17 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T16:01:09.833Z] #28 23.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T16:01:09.833Z] #28 23.17 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T16:01:09.833Z] #28 23.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T16:01:09.834Z] #28 23.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T16:01:09.834Z] #28 23.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T16:01:09.834Z] #28 23.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T16:01:09.834Z] #28 23.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T16:01:09.834Z] #28 23.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T16:01:09.834Z] #28 23.19 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T16:01:09.834Z] #28 23.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T16:01:09.834Z] #28 23.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T16:01:09.834Z] #28 23.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T16:01:09.834Z] #28 23.20 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T16:01:09.834Z] #28 23.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T16:01:09.834Z] #28 23.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T16:01:09.834Z] #28 23.20 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-04-19T16:01:09.834Z] #28 23.21 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T16:01:09.834Z] #28 23.21 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T16:01:09.834Z] #28 23.21 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T16:01:09.834Z] #28 23.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T16:01:09.834Z] #28 23.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T16:01:09.834Z] #28 23.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T16:01:09.834Z] #28 23.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T16:01:09.834Z] #28 23.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T16:01:09.834Z] #28 23.25 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T16:01:09.834Z] #28 23.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T16:01:09.834Z] #28 23.27 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T16:01:09.834Z] #28 23.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T16:01:09.834Z] #28 23.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T16:01:09.834Z] #28 23.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T16:01:09.984Z] #21 18.65 Selecting previously unselected package inetutils-ping. [2022-04-19T16:01:09.984Z] #21 18.65 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-19T16:01:09.984Z] #21 18.65 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T16:01:09.984Z] #21 18.74 Selecting previously unselected package libip4tc2:arm64. [2022-04-19T16:01:10.093Z] #28 23.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T16:01:10.093Z] #28 23.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T16:01:10.093Z] #28 23.37 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T16:01:10.093Z] #28 ... [2022-04-19T16:01:10.093Z] [2022-04-19T16:01:10.093Z] #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-04-19T16:01:10.093Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:01:10.093Z] #67 73.27 + bin/containerd [2022-04-19T16:01:10.106Z] #15 DONE 3.4s [2022-04-19T16:01:10.106Z] [2022-04-19T16:01:10.106Z] #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-04-19T16:01:10.106Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-19T16:01:10.239Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-19T16:01:10.241Z] #21 18.75 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-19T16:01:10.241Z] #21 18.75 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-19T16:01:10.241Z] #21 18.82 Selecting previously unselected package libip6tc2:arm64. [2022-04-19T16:01:10.241Z] #21 18.83 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-19T16:01:10.241Z] #21 18.84 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-19T16:01:10.436Z] ba8181afd426: Verifying Checksum [2022-04-19T16:01:10.436Z] ba8181afd426: Download complete [2022-04-19T16:01:10.497Z] #21 18.90 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-19T16:01:10.497Z] #21 18.90 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-19T16:01:10.497Z] #21 18.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-19T16:01:10.497Z] #21 18.97 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-19T16:01:10.497Z] #21 18.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-19T16:01:10.497Z] #21 18.98 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-19T16:01:10.497Z] #21 19.07 Selecting previously unselected package libnftnl11:arm64. [2022-04-19T16:01:10.497Z] #21 19.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-19T16:01:10.497Z] #21 19.07 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-19T16:01:10.661Z] #67 ... [2022-04-19T16:01:10.661Z] [2022-04-19T16:01:10.661Z] #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-04-19T16:01:10.661Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-19T16:01:10.661Z] #28 23.84 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T16:01:10.661Z] #28 24.02 Fetched 18.6 MB in 1s (34.8 MB/s) [2022-04-19T16:01:10.661Z] #28 24.07 Selecting previously unselected package pigz. [2022-04-19T16:01:10.661Z] #28 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-19T16:01:10.661Z] #28 24.14 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T16:01:10.661Z] #28 24.14 Unpacking pigz (2.6-1) ... [2022-04-19T16:01:10.752Z] #21 19.15 Selecting previously unselected package iptables. [2022-04-19T16:01:10.752Z] #21 19.15 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-19T16:01:10.752Z] #21 19.16 Unpacking iptables (1.8.7-1) ... [2022-04-19T16:01:10.752Z] #21 19.41 Selecting previously unselected package libonig5:arm64. [2022-04-19T16:01:10.799Z] --- PASS: TestConfigsUpdate (2.97s) [2022-04-19T16:01:10.799Z] === RUN TestTemplatedConfig [2022-04-19T16:01:10.920Z] #28 24.20 Selecting previously unselected package libelf1:amd64. [2022-04-19T16:01:10.920Z] #28 24.20 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T16:01:10.920Z] #28 24.22 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T16:01:10.920Z] #28 24.29 Selecting previously unselected package libbpf0:amd64. [2022-04-19T16:01:10.920Z] #28 24.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T16:01:10.920Z] #28 24.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T16:01:10.920Z] #28 24.37 Selecting previously unselected package libcap2:amd64. [2022-04-19T16:01:10.920Z] #28 24.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T16:01:10.920Z] #28 24.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T16:01:11.008Z] #21 19.42 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-19T16:01:11.008Z] #21 19.42 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-19T16:01:11.008Z] #21 19.57 Selecting previously unselected package libjq1:arm64. [2022-04-19T16:01:11.008Z] #21 19.58 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-19T16:01:11.008Z] #21 19.59 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-19T16:01:11.008Z] #21 19.66 Selecting previously unselected package jq. [2022-04-19T16:01:11.179Z] #28 24.42 Selecting previously unselected package libmnl0:amd64. [2022-04-19T16:01:11.179Z] #28 24.43 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T16:01:11.179Z] #28 24.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T16:01:11.179Z] #28 24.48 Selecting previously unselected package libxtables12:amd64. [2022-04-19T16:01:11.179Z] #28 24.49 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T16:01:11.179Z] #28 24.50 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T16:01:11.179Z] #28 24.54 Selecting previously unselected package libcap2-bin. [2022-04-19T16:01:11.179Z] #28 24.55 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T16:01:11.179Z] #28 24.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T16:01:11.179Z] #28 24.62 Selecting previously unselected package iproute2. [2022-04-19T16:01:11.179Z] #28 24.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T16:01:11.179Z] #28 24.63 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T16:01:11.266Z] #21 19.67 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-19T16:01:11.266Z] #21 19.68 Unpacking jq (1.6-2.1) ... [2022-04-19T16:01:11.266Z] #21 19.75 Selecting previously unselected package libaio1:arm64. [2022-04-19T16:01:11.266Z] #21 19.76 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-19T16:01:11.266Z] #21 19.76 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-19T16:01:11.266Z] #21 19.83 Selecting previously unselected package libgpm2:arm64. [2022-04-19T16:01:11.266Z] #21 19.85 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-19T16:01:11.266Z] #21 19.86 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-19T16:01:11.266Z] #21 19.92 Selecting previously unselected package libicu67:arm64. [2022-04-19T16:01:11.266Z] #21 19.92 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-19T16:01:11.266Z] #21 19.92 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-19T16:01:11.456Z] #28 24.84 Selecting previously unselected package xxd. [2022-04-19T16:01:11.456Z] #28 24.85 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T16:01:11.456Z] #28 24.86 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:11.456Z] #28 24.93 Selecting previously unselected package vim-common. [2022-04-19T16:01:11.456Z] #28 24.93 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T16:01:11.715Z] #28 24.95 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:11.715Z] #28 25.06 Selecting previously unselected package bash-completion. [2022-04-19T16:01:11.715Z] #28 25.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T16:01:12.002Z] #16 DONE 2.4s [2022-04-19T16:01:12.002Z] [2022-04-19T16:01:12.002Z] #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-04-19T16:01:12.002Z] #56 sha256:f62c44fae81f7169dc5aa077557b62632196b10b17f9926a53b9f81527108439 [2022-04-19T16:01:12.002Z] #56 3.871 Install runc version v1.1.1 (build tags: seccomp) [2022-04-19T16:01:12.002Z] #56 3.871 + RM_GOPATH=0 [2022-04-19T16:01:12.002Z] #56 3.871 + TMP_GOPATH= [2022-04-19T16:01:12.002Z] #56 3.871 + : /build [2022-04-19T16:01:12.002Z] #56 3.871 + '[' -z '' ']' [2022-04-19T16:01:12.002Z] #56 3.871 ++ mktemp -d [2022-04-19T16:01:12.002Z] #56 3.871 + export GOPATH=/tmp/tmp.oyg5VNqXyb [2022-04-19T16:01:12.002Z] #56 3.871 + GOPATH=/tmp/tmp.oyg5VNqXyb [2022-04-19T16:01:12.002Z] #56 3.871 + RM_GOPATH=1 [2022-04-19T16:01:12.002Z] #56 3.871 + case "$(go env GOARCH)" in [2022-04-19T16:01:12.002Z] #56 3.871 ++ go env GOARCH [2022-04-19T16:01:12.002Z] #56 3.871 + export GO_BUILDMODE=-buildmode=pie [2022-04-19T16:01:12.002Z] #56 3.871 + GO_BUILDMODE=-buildmode=pie [2022-04-19T16:01:12.002Z] #56 3.871 ++ dirname /install.sh [2022-04-19T16:01:12.002Z] #56 3.871 + dir=/ [2022-04-19T16:01:12.002Z] #56 3.871 + bin=runc [2022-04-19T16:01:12.002Z] #56 3.871 + shift [2022-04-19T16:01:12.002Z] #56 3.871 + '[' '!' -f //runc.installer ']' [2022-04-19T16:01:12.002Z] #56 3.871 + . //runc.installer [2022-04-19T16:01:12.002Z] #56 3.871 ++ set -e [2022-04-19T16:01:12.002Z] #56 3.871 ++ : v1.1.1 [2022-04-19T16:01:12.002Z] #56 3.871 + install_runc [2022-04-19T16:01:12.002Z] #56 3.871 + RUNC_BUILDTAGS=seccomp [2022-04-19T16:01:12.002Z] #56 3.871 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-19T16:01:12.002Z] #56 3.872 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oyg5VNqXyb/src/github.com/opencontainers/runc [2022-04-19T16:01:12.002Z] #56 3.927 Cloning into '/tmp/tmp.oyg5VNqXyb/src/github.com/opencontainers/runc'... [2022-04-19T16:01:12.661Z] #28 26.03 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T16:01:12.686Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T16:01:12.920Z] #28 26.26 Selecting previously unselected package apparmor. [2022-04-19T16:01:12.920Z] #28 26.27 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T16:01:12.920Z] #28 26.31 Unpacking apparmor (2.13.6-10) ... [2022-04-19T16:01:13.001Z] 8f616e6e9eec: Verifying Checksum [2022-04-19T16:01:13.001Z] 8f616e6e9eec: Download complete [2022-04-19T16:01:13.179Z] #28 26.47 Selecting previously unselected package inetutils-ping. [2022-04-19T16:01:13.179Z] #28 26.48 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T16:01:13.179Z] #28 26.49 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T16:01:13.179Z] #28 26.56 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T16:01:13.179Z] #28 26.57 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T16:01:13.179Z] #28 26.58 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:13.179Z] #28 26.63 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T16:01:13.179Z] #28 26.64 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T16:01:13.179Z] #28 26.64 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:13.246Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-19T16:01:13.439Z] #28 26.69 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T16:01:13.439Z] #28 26.70 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T16:01:13.439Z] #28 26.70 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T16:01:13.439Z] #28 26.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T16:01:13.439Z] #28 26.76 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T16:01:13.439Z] #28 26.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T16:01:13.439Z] #28 26.81 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T16:01:13.439Z] #28 26.81 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T16:01:13.439Z] #28 26.81 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T16:01:13.439Z] #28 26.86 Selecting previously unselected package iptables. [2022-04-19T16:01:13.439Z] #28 26.87 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-19T16:01:13.439Z] #28 26.88 Unpacking iptables (1.8.7-1) ... [2022-04-19T16:01:13.698Z] #28 27.02 Selecting previously unselected package libonig5:amd64. [2022-04-19T16:01:13.698Z] #28 27.03 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T16:01:13.698Z] #28 27.03 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T16:01:13.698Z] #28 27.11 Selecting previously unselected package libjq1:amd64. [2022-04-19T16:01:13.698Z] #28 27.11 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T16:01:13.698Z] #28 27.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T16:01:13.698Z] #28 27.18 Selecting previously unselected package jq. [2022-04-19T16:01:13.698Z] #28 27.18 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-19T16:01:13.698Z] #28 27.19 Unpacking jq (1.6-2.1) ... [2022-04-19T16:01:13.698Z] #28 27.24 Selecting previously unselected package libaio1:amd64. [2022-04-19T16:01:13.807Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T16:01:13.807Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-19T16:01:13.897Z] #56 ... [2022-04-19T16:01:13.897Z] [2022-04-19T16:01:13.897Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-19T16:01:13.897Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-19T16:01:13.897Z] #17 1.375 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-19T16:01:13.897Z] #17 DONE 1.5s [2022-04-19T16:01:13.897Z] [2022-04-19T16:01:13.897Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-19T16:01:13.897Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-19T16:01:13.957Z] #28 27.25 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T16:01:13.957Z] #28 27.26 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T16:01:13.957Z] #28 27.30 Selecting previously unselected package libgpm2:amd64. [2022-04-19T16:01:13.957Z] #28 27.31 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T16:01:13.957Z] #28 27.31 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T16:01:13.957Z] #28 27.36 Selecting previously unselected package libinih1:amd64. [2022-04-19T16:01:13.957Z] #28 27.36 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-19T16:01:13.957Z] #28 27.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T16:01:13.957Z] #28 27.40 Selecting previously unselected package libnet1:amd64. [2022-04-19T16:01:13.957Z] #28 27.40 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T16:01:13.957Z] #28 27.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:01:13.957Z] #28 27.47 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T16:01:13.957Z] #28 27.47 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T16:01:14.061Z] --- PASS: TestTemplatedConfig (3.33s) [2022-04-19T16:01:14.061Z] === RUN TestConfigCreateResolve [2022-04-19T16:01:14.215Z] #28 27.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T16:01:14.215Z] #28 27.52 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T16:01:14.215Z] #28 27.53 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T16:01:14.215Z] #28 27.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T16:01:14.215Z] #28 27.58 Selecting previously unselected package net-tools. [2022-04-19T16:01:14.215Z] #28 27.59 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T16:01:14.215Z] #28 27.59 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T16:01:14.215Z] #28 27.69 Selecting previously unselected package python-pip-whl. [2022-04-19T16:01:14.317Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-19T16:01:14.473Z] #28 27.69 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T16:01:14.473Z] #28 27.70 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T16:01:14.473Z] #28 27.93 Selecting previously unselected package python3-lib2to3. [2022-04-19T16:01:14.473Z] #28 27.94 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T16:01:14.547Z] #21 22.64 Selecting previously unselected package libinih1:arm64. [2022-04-19T16:01:14.547Z] #21 22.64 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-19T16:01:14.547Z] #21 22.65 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-19T16:01:14.547Z] #21 22.71 Selecting previously unselected package libnet1:arm64. [2022-04-19T16:01:14.547Z] #21 22.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-19T16:01:14.547Z] #21 22.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:01:14.547Z] #21 22.80 Selecting previously unselected package libnl-3-200:arm64. [2022-04-19T16:01:14.547Z] #21 22.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-19T16:01:14.547Z] #21 22.81 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T16:01:14.547Z] #21 22.89 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-19T16:01:14.547Z] #21 22.90 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-19T16:01:14.547Z] #21 22.91 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T16:01:14.547Z] #21 22.97 Selecting previously unselected package net-tools. [2022-04-19T16:01:14.547Z] #21 22.98 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-19T16:01:14.547Z] #21 22.99 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T16:01:14.547Z] #21 23.19 Selecting previously unselected package patch. [2022-04-19T16:01:14.547Z] #21 23.19 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-19T16:01:14.547Z] #21 23.21 Unpacking patch (2.7.6-7) ... [2022-04-19T16:01:14.574Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T16:01:14.732Z] #28 27.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T16:01:14.732Z] #28 28.00 Selecting previously unselected package python3-distutils. [2022-04-19T16:01:14.732Z] #28 28.00 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T16:01:14.732Z] #28 28.01 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T16:01:14.732Z] #28 28.09 Selecting previously unselected package python3-pkg-resources. [2022-04-19T16:01:14.732Z] #28 28.10 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T16:01:14.732Z] #28 28.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:01:14.804Z] #21 23.30 Selecting previously unselected package python-pip-whl. [2022-04-19T16:01:14.804Z] #21 23.31 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T16:01:14.804Z] #21 23.33 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T16:01:14.830Z] check_test.go:308: [d136eeefbe9c4] daemon is not started [2022-04-19T16:01:14.830Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-19T16:01:14.992Z] #28 28.20 Selecting previously unselected package python3-setuptools. [2022-04-19T16:01:14.992Z] #28 28.21 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T16:01:14.992Z] #28 28.21 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T16:01:14.992Z] #28 28.33 Selecting previously unselected package python3-wheel. [2022-04-19T16:01:14.992Z] #28 28.35 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T16:01:14.992Z] #28 28.35 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T16:01:14.992Z] #28 28.40 Selecting previously unselected package python3-pip. [2022-04-19T16:01:14.992Z] #28 28.41 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T16:01:14.992Z] #28 28.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T16:01:15.209Z] 4612f6d0b889: Verifying Checksum [2022-04-19T16:01:15.209Z] 4612f6d0b889: Download complete [2022-04-19T16:01:15.252Z] #28 28.53 Selecting previously unselected package sudo. [2022-04-19T16:01:15.252Z] #28 28.54 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T16:01:15.252Z] #28 28.55 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T16:01:15.271Z] #18 DONE 1.7s [2022-04-19T16:01:15.271Z] [2022-04-19T16:01:15.271Z] #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-04-19T16:01:15.271Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:01:15.370Z] #21 23.77 Selecting previously unselected package python3-lib2to3. [2022-04-19T16:01:15.370Z] #21 23.78 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T16:01:15.370Z] #21 23.82 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T16:01:15.370Z] #21 23.92 Selecting previously unselected package python3-distutils. [2022-04-19T16:01:15.370Z] #21 23.92 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T16:01:15.370Z] #21 23.92 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T16:01:15.511Z] #28 28.82 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T16:01:15.511Z] #28 28.82 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T16:01:15.511Z] #28 28.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T16:01:15.511Z] #28 28.94 Selecting previously unselected package uidmap. [2022-04-19T16:01:15.511Z] #28 28.94 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T16:01:15.511Z] #28 28.95 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T16:01:15.529Z] #43 ... [2022-04-19T16:01:15.529Z] [2022-04-19T16:01:15.529Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-19T16:01:15.529Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-19T16:01:15.626Z] #21 24.10 Selecting previously unselected package python3-pkg-resources. [2022-04-19T16:01:15.626Z] #21 24.11 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T16:01:15.626Z] #21 24.11 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:01:15.626Z] #21 24.24 Selecting previously unselected package python3-setuptools. [2022-04-19T16:01:15.626Z] #21 24.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T16:01:15.626Z] #21 24.25 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T16:01:15.771Z] #28 29.04 Selecting previously unselected package vim-runtime. [2022-04-19T16:01:15.771Z] #28 29.05 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T16:01:15.771Z] #28 29.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T16:01:15.771Z] #28 29.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T16:01:15.771Z] #28 29.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:15.883Z] #21 24.44 Selecting previously unselected package python3-wheel. [2022-04-19T16:01:15.883Z] #21 24.45 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T16:01:15.883Z] #21 24.46 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T16:01:15.883Z] #21 24.53 Selecting previously unselected package python3-pip. [2022-04-19T16:01:15.883Z] #21 24.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T16:01:15.883Z] #21 24.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T16:01:16.140Z] #21 24.80 Selecting previously unselected package sudo. [2022-04-19T16:01:16.140Z] #21 24.80 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-19T16:01:16.140Z] #21 24.81 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T16:01:16.704Z] #21 25.29 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T16:01:16.704Z] #21 25.29 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-19T16:01:16.704Z] #21 25.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T16:01:16.720Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-19T16:01:16.905Z] #19 DONE 1.6s [2022-04-19T16:01:16.905Z] [2022-04-19T16:01:16.905Z] #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-04-19T16:01:16.905Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:01:16.959Z] #21 25.41 Selecting previously unselected package uidmap. [2022-04-19T16:01:16.959Z] #21 25.43 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-19T16:01:16.959Z] #21 25.43 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T16:01:16.959Z] #21 25.55 Selecting previously unselected package vim-runtime. [2022-04-19T16:01:16.959Z] #21 25.57 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T16:01:16.959Z] #21 25.60 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T16:01:16.959Z] #21 25.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T16:01:16.975Z] --- PASS: TestConfigCreateResolve (2.77s) [2022-04-19T16:01:16.975Z] PASS [2022-04-19T16:01:16.975Z] [2022-04-19T16:01:16.975Z] DONE 6 tests in 17.356s [2022-04-19T16:01:16.975Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T16:01:16.975Z] ++ 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-04-19T16:01:16.975Z] ++ set -e [2022-04-19T16:01:16.975Z] ++ '[' -n 0 ']' [2022-04-19T16:01:16.975Z] ++ set -x [2022-04-19T16:01:16.975Z] ++ 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-04-19T16:01:16.975Z] INFO: Testing against a local daemon [2022-04-19T16:01:16.975Z] === RUN TestCheckpoint [2022-04-19T16:01:16.975Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:01:16.975Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T16:01:16.975Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T16:01:16.975Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:01:16.975Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:01:16.975Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:01:16.975Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:01:16.975Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:01:16.975Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:01:16.975Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T16:01:16.975Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T16:01:16.975Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T16:01:16.975Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T16:01:16.975Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T16:01:16.975Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T16:01:16.975Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T16:01:16.975Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:01:16.975Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T16:01:16.975Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T16:01:17.152Z] #28 30.27 Selecting previously unselected package vim. [2022-04-19T16:01:17.152Z] #28 30.28 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T16:01:17.152Z] #28 30.29 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:17.152Z] #28 30.51 Selecting previously unselected package xfsprogs. [2022-04-19T16:01:17.152Z] #28 30.52 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T16:01:17.152Z] #28 30.53 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T16:01:17.160Z] #43 ... [2022-04-19T16:01:17.160Z] [2022-04-19T16:01:17.160Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-19T16:01:17.160Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-19T16:01:17.215Z] #21 25.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:17.230Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-19T16:01:17.230Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T16:01:17.230Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-19T16:01:17.230Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T16:01:17.230Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-19T16:01:17.230Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T16:01:17.230Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-19T16:01:17.230Z] === RUN TestCopyFromContainer [2022-04-19T16:01:17.411Z] #28 30.75 Selecting previously unselected package zip. [2022-04-19T16:01:17.411Z] #28 30.76 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-19T16:01:17.411Z] #28 30.76 Unpacking zip (3.0-12) ... [2022-04-19T16:01:17.411Z] #28 30.83 Selecting previously unselected package zstd. [2022-04-19T16:01:17.411Z] #28 30.84 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T16:01:17.411Z] #28 30.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T16:01:17.486Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T16:01:17.671Z] #28 31.05 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:01:17.741Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-19T16:01:18.239Z] #28 31.55 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:18.239Z] #28 31.56 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T16:01:18.239Z] #28 31.58 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T16:01:18.239Z] #28 31.59 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:18.239Z] #28 31.61 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T16:01:18.239Z] #28 31.62 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T16:01:18.239Z] #28 31.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:01:18.239Z] #28 31.65 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T16:01:18.239Z] #28 31.66 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T16:01:18.301Z] === RUN TestCopyFromContainer// [2022-04-19T16:01:18.499Z] #28 31.95 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:18.499Z] #28 31.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T16:01:18.499Z] #28 31.98 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T16:01:18.499Z] #28 32.00 Setting up apparmor (2.13.6-10) ... [2022-04-19T16:01:18.526Z] #20 DONE 1.6s [2022-04-19T16:01:18.526Z] [2022-04-19T16:01:18.526Z] #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-04-19T16:01:18.526Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T16:01:18.557Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T16:01:18.557Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T16:01:18.557Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T16:01:18.557Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T16:01:18.557Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T16:01:18.782Z] #34 ... [2022-04-19T16:01:18.782Z] [2022-04-19T16:01:18.782Z] #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-04-19T16:01:18.782Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T16:01:18.812Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T16:01:18.812Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T16:01:18.812Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T16:01:18.812Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer (1.64s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T16:01:18.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-04-19T16:01:18.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T16:01:18.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:01:18.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:01:18.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:01:18.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:01:18.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:01:18.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:01:18.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:01:18.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:01:18.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:01:18.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T16:01:18.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T16:01:18.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T16:01:18.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T16:01:18.812Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T16:01:19.068Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T16:01:19.068Z] === RUN TestCreateWithInvalidEnv [2022-04-19T16:01:19.068Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T16:01:19.068Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T16:01:19.068Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T16:01:19.068Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T16:01:19.068Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T16:01:19.068Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T16:01:19.068Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T16:01:19.068Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T16:01:19.068Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T16:01:19.068Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T16:01:19.068Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T16:01:19.068Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T16:01:19.068Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T16:01:19.068Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T16:01:19.068Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T16:01:19.068Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T16:01:19.068Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-19T16:01:19.731Z] #21 28.30 Selecting previously unselected package vim. [2022-04-19T16:01:19.731Z] #21 28.31 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-19T16:01:19.731Z] #21 28.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:19.878Z] #28 33.01 Setting up zip (3.0-12) ... [2022-04-19T16:01:19.878Z] #28 33.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:19.878Z] #28 33.05 Setting up bash-completion (1:2.11-2) ... [2022-04-19T16:01:19.987Z] #21 28.74 Selecting previously unselected package xfsprogs. [2022-04-19T16:01:20.244Z] #21 28.74 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-19T16:01:20.244Z] #21 28.75 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T16:01:20.502Z] #21 29.08 Selecting previously unselected package zip. [2022-04-19T16:01:20.502Z] #21 29.10 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-19T16:01:20.502Z] #21 29.10 Unpacking zip (3.0-12) ... [2022-04-19T16:01:20.673Z] #21 1.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-19T16:01:20.673Z] #21 1.953 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-19T16:01:20.673Z] #21 1.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-19T16:01:20.758Z] #21 29.22 Selecting previously unselected package zstd. [2022-04-19T16:01:20.758Z] #21 29.23 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-19T16:01:20.758Z] #21 29.24 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T16:01:20.818Z] #28 34.07 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T16:01:20.818Z] #28 34.08 Setting up sudo (1.9.5p2-3) ... [2022-04-19T16:01:20.818Z] #28 34.14 invoke-rc.d: could not determine current runlevel [2022-04-19T16:01:20.818Z] #28 34.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T16:01:20.818Z] #28 34.16 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T16:01:20.818Z] #28 34.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T16:01:20.818Z] #28 34.18 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T16:01:20.818Z] #28 34.19 Setting up pigz (2.6-1) ... [2022-04-19T16:01:20.818Z] #28 34.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T16:01:20.818Z] #28 34.22 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T16:01:20.818Z] #28 34.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T16:01:20.958Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-19T16:01:20.959Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s) [2022-04-19T16:01:20.959Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T16:01:21.016Z] #21 29.50 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:01:21.077Z] #28 34.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:21.238Z] #21 2.404 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-19T16:01:21.338Z] #28 34.61 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T16:01:21.338Z] #28 34.63 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T16:01:21.338Z] #28 34.80 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T16:01:21.338Z] #28 34.85 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T16:01:21.579Z] #21 30.15 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-19T16:01:21.579Z] #21 30.17 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T16:01:21.579Z] #21 30.18 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-19T16:01:21.579Z] #21 30.19 Setting up libicu67:arm64 (67.1-7) ... [2022-04-19T16:01:21.579Z] #21 30.21 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-19T16:01:21.579Z] #21 30.22 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-19T16:01:21.579Z] #21 30.24 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T16:01:21.579Z] #21 30.25 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:01:21.579Z] #21 30.28 Setting up bzip2 (1.0.8-4) ... [2022-04-19T16:01:21.579Z] #21 30.30 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-19T16:01:21.598Z] #28 34.86 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T16:01:21.598Z] #28 34.87 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T16:01:21.598Z] #28 35.07 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:21.598Z] #28 35.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T16:01:21.598Z] #28 35.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T16:01:21.598Z] #28 35.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T16:01:21.598Z] #28 35.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T16:01:21.805Z] #21 3.101 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-19T16:01:21.836Z] #21 30.31 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T16:01:21.859Z] #28 35.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T16:01:21.859Z] #28 35.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T16:01:21.859Z] #28 35.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T16:01:21.859Z] #28 35.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T16:01:21.859Z] #28 35.15 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T16:01:22.326Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-19T16:01:22.380Z] #28 35.68 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T16:01:22.380Z] #28 35.69 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T16:01:22.380Z] #28 35.70 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T16:01:22.380Z] #28 35.72 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T16:01:22.402Z] #21 30.88 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:22.402Z] #21 30.90 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-19T16:01:22.402Z] #21 30.91 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T16:01:22.402Z] #21 30.92 Setting up apparmor (2.13.6-10) ... [2022-04-19T16:01:22.738Z] #21 4.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-19T16:01:22.890Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T16:01:22.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T16:01:22.890Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2022-04-19T16:01:22.890Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T16:01:22.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:01:22.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:01:22.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:01:22.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:01:22.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:01:22.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:01:22.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:01:22.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:01:22.890Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:01:22.890Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:01:22.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:01:22.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:01:22.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:01:22.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:01:22.890Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:01:22.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T16:01:22.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T16:01:22.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T16:01:22.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T16:01:22.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T16:01:22.890Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T16:01:22.890Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T16:01:22.949Z] #28 36.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T16:01:22.949Z] #28 36.24 Setting up jq (1.6-2.1) ... [2022-04-19T16:01:22.949Z] #28 36.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T16:01:22.949Z] #28 36.27 Setting up iptables (1.8.7-1) ... [2022-04-19T16:01:22.949Z] #28 36.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T16:01:22.949Z] #28 36.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T16:01:22.949Z] #28 36.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T16:01:22.949Z] #28 36.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T16:01:22.949Z] #28 36.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T16:01:22.949Z] #28 36.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T16:01:22.949Z] #28 36.33 Setting up iproute2 (5.10.0-4) ... [2022-04-19T16:01:23.210Z] #28 36.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:01:23.452Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-19T16:01:23.709Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2022-04-19T16:01:23.709Z] === RUN TestCreateDifferentPlatform [2022-04-19T16:01:23.709Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T16:01:23.709Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T16:01:23.709Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T16:01:23.709Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T16:01:23.709Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T16:01:23.709Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T16:01:23.709Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-19T16:01:23.709Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T16:01:23.709Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T16:01:23.709Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T16:01:23.709Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T16:01:23.709Z] === RUN TestDaemonRestartIpcMode [2022-04-19T16:01:23.709Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T16:01:23.709Z] === RUN TestDaemonHostGatewayIP [2022-04-19T16:01:23.709Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T16:01:23.709Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T16:01:23.709Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T16:01:23.709Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T16:01:23.709Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T16:01:23.709Z] === RUN TestDiff [2022-04-19T16:01:23.773Z] #21 32.44 Setting up zip (3.0-12) ... [2022-04-19T16:01:23.773Z] #21 32.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:24.030Z] #21 32.49 Setting up bash-completion (1:2.11-2) ... [2022-04-19T16:01:24.112Z] #21 ... [2022-04-19T16:01:24.112Z] [2022-04-19T16:01:24.112Z] #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-04-19T16:01:24.112Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-19T16:01:24.112Z] #34 DONE 120.9s [2022-04-19T16:01:24.112Z] [2022-04-19T16:01:24.112Z] #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-04-19T16:01:24.112Z] #56 sha256:f62c44fae81f7169dc5aa077557b62632196b10b17f9926a53b9f81527108439 [2022-04-19T16:01:24.112Z] #56 12.13 + cd /tmp/tmp.oyg5VNqXyb/src/github.com/opencontainers/runc [2022-04-19T16:01:24.112Z] #56 12.13 + git checkout -q v1.1.1 [2022-04-19T16:01:24.112Z] #56 12.57 + '[' -z '' ']' [2022-04-19T16:01:24.112Z] #56 12.57 + target=static [2022-04-19T16:01:24.112Z] #56 12.57 + make BUILDTAGS=seccomp static [2022-04-19T16:01:24.112Z] #56 12.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-19T16:01:24.147Z] #28 DONE 37.7s [2022-04-19T16:01:24.147Z] [2022-04-19T16:01:24.147Z] #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-04-19T16:01:24.147Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:01:24.272Z] --- PASS: TestDiff (0.55s) [2022-04-19T16:01:24.272Z] === RUN TestExecWithCloseStdin [2022-04-19T16:01:24.408Z] #67 ... [2022-04-19T16:01:24.408Z] [2022-04-19T16:01:24.408Z] #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-04-19T16:01:24.408Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-19T16:01:24.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T16:01:25.090Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-19T16:01:25.265Z] 8f616e6e9eec: Pull complete [2022-04-19T16:01:25.346Z] #29 0.894 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T16:01:25.347Z] #29 0.898 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T16:01:25.347Z] #29 0.901 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T16:01:25.347Z] #29 DONE 1.0s [2022-04-19T16:01:25.347Z] [2022-04-19T16:01:25.347Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T16:01:25.347Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-19T16:01:25.348Z] --- PASS: TestExecWithCloseStdin (0.94s) [2022-04-19T16:01:25.348Z] === RUN TestExec [2022-04-19T16:01:25.605Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-19T16:01:25.862Z] --- PASS: TestExec (0.66s) [2022-04-19T16:01:25.862Z] === RUN TestExecUser [2022-04-19T16:01:26.012Z] #56 ... [2022-04-19T16:01:26.012Z] [2022-04-19T16:01:26.012Z] #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-04-19T16:01:26.012Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-19T16:01:26.012Z] #21 7.420 Fetched 8510 kB in 6s (1482 kB/s) [2022-04-19T16:01:26.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T16:01:26.553Z] #21 34.66 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T16:01:26.554Z] #21 34.69 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T16:01:26.554Z] #21 34.74 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-19T16:01:26.554Z] #21 34.77 Setting up patch (2.7.6-7) ... [2022-04-19T16:01:26.554Z] #21 34.80 Setting up sudo (1.9.5p2-3) ... [2022-04-19T16:01:26.554Z] #21 34.89 invoke-rc.d: could not determine current runlevel [2022-04-19T16:01:26.554Z] #21 34.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T16:01:26.554Z] #21 34.93 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T16:01:26.554Z] #21 34.94 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-19T16:01:26.554Z] #21 34.96 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T16:01:26.554Z] #21 34.98 Setting up pigz (2.6-1) ... [2022-04-19T16:01:26.554Z] #21 34.99 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-19T16:01:26.554Z] #21 35.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-19T16:01:26.554Z] #21 35.06 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T16:01:26.554Z] #21 35.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:26.682Z] --- PASS: TestExecUser (0.66s) [2022-04-19T16:01:26.682Z] === RUN TestExportContainerAndImportImage [2022-04-19T16:01:27.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T16:01:27.247Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-04-19T16:01:27.247Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T16:01:27.545Z] #21 35.75 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-19T16:01:27.545Z] #21 35.78 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T16:01:27.545Z] #21 36.15 Setting up libelf1:arm64 (0.183-1) ... [2022-04-19T16:01:27.803Z] #21 36.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T16:01:27.803Z] #21 36.32 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-19T16:01:27.803Z] #21 36.33 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T16:01:27.911Z] #21 7.420 Reading package lists... [2022-04-19T16:01:28.316Z] #21 36.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:28.316Z] #21 36.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T16:01:28.316Z] #21 36.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T16:01:28.316Z] #21 36.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T16:01:28.316Z] #21 36.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T16:01:28.316Z] #21 36.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T16:01:28.316Z] #21 36.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T16:01:28.316Z] #21 36.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T16:01:28.316Z] #21 36.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T16:01:28.316Z] #21 36.83 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T16:01:28.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T16:01:28.623Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-04-19T16:01:28.623Z] === RUN TestHealthCheckWorkdir [2022-04-19T16:01:29.184Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-19T16:01:29.184Z] --- PASS: TestHealthCheckWorkdir (0.60s) [2022-04-19T16:01:29.184Z] === RUN TestHealthKillContainer [2022-04-19T16:01:29.682Z] #21 38.06 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-19T16:01:29.682Z] #21 38.09 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-19T16:01:29.682Z] #21 38.11 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T16:01:29.682Z] #21 38.15 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T16:01:29.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T16:01:29.809Z] #21 9.313 Reading package lists... [2022-04-19T16:01:30.374Z] #21 11.24 Building dependency tree... [2022-04-19T16:01:30.611Z] #21 39.17 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-19T16:01:30.611Z] #21 39.19 Setting up jq (1.6-2.1) ... [2022-04-19T16:01:30.611Z] #21 39.22 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-19T16:01:30.611Z] #21 39.24 Setting up iptables (1.8.7-1) ... [2022-04-19T16:01:30.611Z] #21 39.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T16:01:30.611Z] #21 39.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T16:01:30.611Z] #21 39.26 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T16:01:30.611Z] #21 39.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T16:01:30.611Z] #21 39.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T16:01:30.611Z] #21 39.29 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T16:01:30.611Z] #21 39.32 Setting up iproute2 (5.10.0-4) ... [2022-04-19T16:01:31.109Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T16:01:31.174Z] #21 39.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:01:31.304Z] #21 12.42 The following additional packages will be installed: [2022-04-19T16:01:31.304Z] #21 12.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T16:01:31.304Z] #21 12.42 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-19T16:01:31.304Z] #21 12.42 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-19T16:01:31.304Z] #21 12.42 python3-pkg-resources vim-runtime xxd [2022-04-19T16:01:31.304Z] #21 12.42 Suggested packages: [2022-04-19T16:01:31.304Z] #21 12.43 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-19T16:01:31.304Z] #21 12.43 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-19T16:01:31.304Z] #21 12.43 acl attr quota [2022-04-19T16:01:31.304Z] #21 12.43 Recommended packages: [2022-04-19T16:01:31.304Z] #21 12.43 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-19T16:01:31.670Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T16:01:32.235Z] #21 13.46 The following NEW packages will be installed: [2022-04-19T16:01:32.235Z] #21 13.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-19T16:01:32.235Z] #21 13.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-19T16:01:32.235Z] #21 13.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-19T16:01:32.235Z] #21 13.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-19T16:01:32.235Z] #21 13.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-19T16:01:32.235Z] #21 13.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-19T16:01:32.235Z] #21 13.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-19T16:01:32.235Z] #21 13.47 xz-utils zip zstd [2022-04-19T16:01:32.492Z] #21 13.78 0 upgraded, 48 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T16:01:32.492Z] #21 13.78 Need to get 27.6 MB of archives. [2022-04-19T16:01:32.493Z] #21 13.78 After this operation, 106 MB of additional disk space will be used. [2022-04-19T16:01:32.493Z] #21 13.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-19T16:01:32.493Z] #21 13.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-19T16:01:32.493Z] #21 13.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-19T16:01:32.493Z] #21 13.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-19T16:01:32.493Z] #21 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-19T16:01:32.493Z] #21 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-19T16:01:32.493Z] #21 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-19T16:01:32.493Z] #21 13.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-19T16:01:32.493Z] #21 13.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-19T16:01:32.493Z] #21 13.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-19T16:01:32.493Z] #21 13.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-19T16:01:32.493Z] #21 13.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-19T16:01:32.493Z] #21 13.87 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-19T16:01:32.493Z] #21 13.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-19T16:01:32.493Z] #21 13.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-19T16:01:32.493Z] #21 13.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-19T16:01:32.493Z] #21 13.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-19T16:01:32.493Z] #21 13.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-19T16:01:32.493Z] #21 13.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-19T16:01:32.493Z] #21 13.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-19T16:01:32.493Z] #21 13.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-19T16:01:32.493Z] #21 13.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-19T16:01:32.493Z] #21 13.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-19T16:01:32.493Z] #21 13.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-19T16:01:32.493Z] #21 13.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-19T16:01:32.493Z] #21 13.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-19T16:01:32.493Z] #21 13.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-19T16:01:32.751Z] #21 14.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-19T16:01:32.751Z] #21 14.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-19T16:01:32.751Z] #21 14.25 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-04-19T16:01:33.008Z] #21 14.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-19T16:01:33.008Z] #21 14.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-19T16:01:33.008Z] #21 14.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-19T16:01:33.008Z] #21 14.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-19T16:01:33.008Z] #21 14.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-19T16:01:33.008Z] #21 14.32 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-19T16:01:33.008Z] #21 14.34 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-19T16:01:33.008Z] #21 14.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-19T16:01:33.008Z] #21 14.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-19T16:01:33.008Z] #21 14.36 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-19T16:01:33.008Z] #21 14.36 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-19T16:01:33.008Z] #21 14.40 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-19T16:01:33.008Z] #21 14.41 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-19T16:01:33.008Z] #21 14.41 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-19T16:01:33.064Z] #21 DONE 41.6s [2022-04-19T16:01:33.064Z] [2022-04-19T16:01:33.064Z] #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-04-19T16:01:33.064Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-19T16:01:33.265Z] #21 14.62 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-19T16:01:33.265Z] #21 14.65 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-19T16:01:33.265Z] #21 14.66 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-19T16:01:33.265Z] #21 14.67 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-19T16:01:33.473Z] #30 7.002 Collecting yamllint==1.26.1 [2022-04-19T16:01:33.473Z] #30 8.044 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T16:01:33.556Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T16:01:33.626Z] #22 0.600 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T16:01:33.626Z] #22 0.607 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T16:01:33.626Z] #22 0.612 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T16:01:33.626Z] #22 DONE 0.7s [2022-04-19T16:01:33.626Z] [2022-04-19T16:01:33.626Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T16:01:33.626Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-19T16:01:33.732Z] #30 8.596 Collecting pathspec>=0.5.3 [2022-04-19T16:01:33.829Z] #21 15.17 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T16:01:33.829Z] #21 15.27 Fetched 27.6 MB in 1s (23.2 MB/s) [2022-04-19T16:01:33.829Z] #21 15.37 Selecting previously unselected package pigz. [2022-04-19T16:01:33.991Z] #30 8.600 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T16:01:34.086Z] #21 15.37 (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-04-19T16:01:34.086Z] #21 15.42 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-19T16:01:34.086Z] #21 15.43 Unpacking pigz (2.6-1) ... [2022-04-19T16:01:34.086Z] #21 15.51 Selecting previously unselected package libelf1:amd64. [2022-04-19T16:01:34.086Z] #21 15.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-19T16:01:34.086Z] #21 15.53 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-19T16:01:34.251Z] #30 8.788 Collecting pyyaml [2022-04-19T16:01:34.251Z] #30 8.796 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-04-19T16:01:34.251Z] #30 8.831 Building wheels for collected packages: yamllint [2022-04-19T16:01:34.251Z] #30 8.832 Building wheel for yamllint (setup.py): started [2022-04-19T16:01:34.342Z] #21 15.68 Selecting previously unselected package libbpf0:amd64. [2022-04-19T16:01:34.342Z] #21 15.68 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-19T16:01:34.342Z] #21 15.69 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-19T16:01:34.342Z] #21 15.77 Selecting previously unselected package libcap2:amd64. [2022-04-19T16:01:34.342Z] #21 15.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-19T16:01:34.342Z] #21 15.79 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-19T16:01:34.342Z] #21 15.84 Selecting previously unselected package libmnl0:amd64. [2022-04-19T16:01:34.342Z] #21 15.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-19T16:01:34.342Z] #21 15.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-19T16:01:34.510Z] #30 9.214 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T16:01:34.510Z] #30 9.215 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ac718ba7967e21142cf01118b8ad5a3e8adbb3a6ba71f0d35a42c1957680778b [2022-04-19T16:01:34.510Z] #30 9.215 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T16:01:34.510Z] #30 9.218 Successfully built yamllint [2022-04-19T16:01:34.510Z] #30 9.228 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T16:01:34.600Z] #21 15.91 Selecting previously unselected package libxtables12:amd64. [2022-04-19T16:01:34.600Z] #21 15.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-19T16:01:34.600Z] #21 15.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-19T16:01:34.600Z] #21 15.99 Selecting previously unselected package libcap2-bin. [2022-04-19T16:01:34.600Z] #21 15.99 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-19T16:01:34.600Z] #21 16.00 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-19T16:01:34.769Z] #30 9.417 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T16:01:34.857Z] #21 16.10 Selecting previously unselected package iproute2. [2022-04-19T16:01:34.857Z] #21 16.10 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-19T16:01:34.857Z] #21 16.11 Unpacking iproute2 (5.10.0-4) ... [2022-04-19T16:01:35.114Z] #21 16.56 Selecting previously unselected package xxd. [2022-04-19T16:01:35.114Z] #21 16.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T16:01:35.114Z] #21 16.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:35.337Z] #30 DONE 9.8s [2022-04-19T16:01:35.337Z] [2022-04-19T16:01:35.337Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T16:01:35.337Z] #34 sha256:dcb5e1b037b2cbf1cef4ec7e3f7e86fa2c4c9f07125771a8414f0744bc00cb38 [2022-04-19T16:01:35.370Z] #21 16.76 Selecting previously unselected package vim-common. [2022-04-19T16:01:35.370Z] #21 16.76 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T16:01:35.370Z] #21 16.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:35.444Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-19T16:01:35.597Z] #34 DONE 0.3s [2022-04-19T16:01:35.597Z] [2022-04-19T16:01:35.597Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T16:01:35.597Z] #39 sha256:405e5b0f50cb107fbbc078a4b4af9ab73fa92905cb0700cc26d157c8d04c3d82 [2022-04-19T16:01:35.628Z] #21 16.98 Selecting previously unselected package bash-completion. [2022-04-19T16:01:35.628Z] #21 16.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-19T16:01:35.858Z] #39 DONE 0.6s [2022-04-19T16:01:35.858Z] [2022-04-19T16:01:35.858Z] #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-04-19T16:01:35.858Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:01:36.118Z] #67 ... [2022-04-19T16:01:36.118Z] [2022-04-19T16:01:36.118Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T16:01:36.118Z] #42 sha256:f3ef4c409ea399e4580976a9c1457455a4b8b1ee88790444fbc13ee8afa1103f [2022-04-19T16:01:36.383Z] #42 DONE 0.3s [2022-04-19T16:01:36.383Z] [2022-04-19T16:01:36.383Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T16:01:36.383Z] #44 sha256:5a16aba68ad4c5219a9d3b8d38c4c0a664d05bd03eb4ad1d2e94deaa5684a2ce [2022-04-19T16:01:36.383Z] #44 DONE 0.1s [2022-04-19T16:01:36.383Z] [2022-04-19T16:01:36.383Z] #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-04-19T16:01:36.383Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:01:36.383Z] #67 ... [2022-04-19T16:01:36.383Z] [2022-04-19T16:01:36.383Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T16:01:36.383Z] #48 sha256:e7395ff93e2f8386a5687193bff6260c47348d5eac56499156956300ff57f018 [2022-04-19T16:01:36.383Z] #48 DONE 0.1s [2022-04-19T16:01:36.383Z] [2022-04-19T16:01:36.383Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T16:01:36.383Z] #51 sha256:c989c97eb89c3060031bdb4c426b667742003e4291452f0c5069ea5f21571ac5 [2022-04-19T16:01:36.955Z] #51 DONE 0.4s [2022-04-19T16:01:36.956Z] [2022-04-19T16:01:36.956Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T16:01:36.956Z] #55 sha256:13343384f69f4172f787139456808a70b4144a0aaebc680e93596e7c0963280c [2022-04-19T16:01:36.956Z] #55 DONE 0.1s [2022-04-19T16:01:36.956Z] [2022-04-19T16:01:36.956Z] #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-04-19T16:01:36.956Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:01:37.215Z] #67 ... [2022-04-19T16:01:37.216Z] [2022-04-19T16:01:37.216Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T16:01:37.216Z] #57 sha256:8980273efb967f2592ffdbd86fdc3bb93b0bdfe97d3e14ee1ad7b208f6bca7f0 [2022-04-19T16:01:37.216Z] #57 DONE 0.2s [2022-04-19T16:01:37.216Z] [2022-04-19T16:01:37.216Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T16:01:37.216Z] #59 sha256:e94dd4fb99ca43b12d2410d82dc23677c9d3cbaff4926dab5487ea4d9ab37d3d [2022-04-19T16:01:37.335Z] --- PASS: TestHealthKillContainer (8.11s) [2022-04-19T16:01:37.335Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T16:01:37.527Z] #21 18.67 Unpacking bash-completion (1:2.11-2) ... [2022-04-19T16:01:37.786Z] #21 19.09 Selecting previously unselected package bzip2. [2022-04-19T16:01:37.786Z] #21 19.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-19T16:01:37.786Z] #21 19.10 Unpacking bzip2 (1.0.8-4) ... [2022-04-19T16:01:37.786Z] #21 19.19 Selecting previously unselected package xz-utils. [2022-04-19T16:01:37.786Z] #21 19.19 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-19T16:01:37.786Z] #21 19.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T16:01:37.786Z] #59 DONE 0.5s [2022-04-19T16:01:37.786Z] [2022-04-19T16:01:37.786Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T16:01:37.786Z] #61 sha256:2c6fe33f767b40a7c9c98633732d93660a27ffab026d0cc44e3772edbdda415b [2022-04-19T16:01:37.786Z] #61 DONE 0.1s [2022-04-19T16:01:37.786Z] [2022-04-19T16:01:37.786Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T16:01:37.786Z] #64 sha256:d255308048774d851f5758a2e223120d64df1f46920a4d86a4fca77c54339e51 [2022-04-19T16:01:37.786Z] #64 DONE 0.1s [2022-04-19T16:01:37.786Z] [2022-04-19T16:01:37.786Z] #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-04-19T16:01:37.786Z] #67 sha256:5b99ce7b02d9a8853160e4bef07f0a00a9fa6e73dc7e88dac232a14b9ec95909 [2022-04-19T16:01:37.899Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s) [2022-04-19T16:01:37.899Z] === RUN TestIpcModeNone [2022-04-19T16:01:38.043Z] #21 19.33 Selecting previously unselected package apparmor. [2022-04-19T16:01:38.043Z] #21 19.36 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-19T16:01:38.043Z] #21 19.42 Unpacking apparmor (2.13.6-10) ... [2022-04-19T16:01:38.464Z] --- PASS: TestIpcModeNone (0.61s) [2022-04-19T16:01:38.464Z] === RUN TestIpcModePrivate [2022-04-19T16:01:38.560Z] #21 19.75 Selecting previously unselected package inetutils-ping. [2022-04-19T16:01:38.560Z] #21 19.77 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-19T16:01:38.560Z] #21 19.78 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-19T16:01:38.560Z] #21 19.91 Selecting previously unselected package libip4tc2:amd64. [2022-04-19T16:01:38.560Z] #21 19.91 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-19T16:01:38.560Z] #21 19.92 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:38.560Z] #21 19.98 Selecting previously unselected package libip6tc2:amd64. [2022-04-19T16:01:38.560Z] #21 19.99 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-19T16:01:38.560Z] #21 19.99 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:38.818Z] #21 20.06 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-19T16:01:38.818Z] #21 20.08 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-19T16:01:38.818Z] #21 20.09 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T16:01:38.818Z] #21 20.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-19T16:01:38.818Z] #21 20.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-19T16:01:38.818Z] #21 20.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T16:01:38.818Z] #21 20.23 Selecting previously unselected package libnftnl11:amd64. [2022-04-19T16:01:38.818Z] #21 20.25 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-19T16:01:38.818Z] #21 20.25 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T16:01:39.025Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2022-04-19T16:01:39.025Z] check_test.go:308: [d911815230c0e] daemon is not started [2022-04-19T16:01:39.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-19T16:01:39.075Z] #21 20.34 Selecting previously unselected package iptables. [2022-04-19T16:01:39.075Z] #21 20.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-19T16:01:39.075Z] #21 20.35 Unpacking iptables (1.8.7-1) ... [2022-04-19T16:01:39.284Z] --- PASS: TestIpcModePrivate (0.66s) [2022-04-19T16:01:39.284Z] === RUN TestIpcModeShareable [2022-04-19T16:01:39.332Z] #21 20.63 Selecting previously unselected package libonig5:amd64. [2022-04-19T16:01:39.332Z] #21 20.63 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-19T16:01:39.332Z] #21 20.64 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T16:01:39.332Z] #21 20.77 Selecting previously unselected package libjq1:amd64. [2022-04-19T16:01:39.332Z] #21 20.77 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-19T16:01:39.332Z] #21 20.78 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-19T16:01:39.540Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2022-04-19T16:01:39.589Z] #21 20.88 Selecting previously unselected package jq. [2022-04-19T16:01:39.589Z] #21 20.89 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-19T16:01:39.589Z] #21 20.90 Unpacking jq (1.6-2.1) ... [2022-04-19T16:01:39.589Z] #21 21.00 Selecting previously unselected package libaio1:amd64. [2022-04-19T16:01:39.589Z] #21 21.01 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-19T16:01:39.589Z] #21 21.02 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-19T16:01:39.589Z] #21 21.09 Selecting previously unselected package libgpm2:amd64. [2022-04-19T16:01:39.589Z] #21 21.10 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-19T16:01:39.795Z] --- PASS: TestIpcModeShareable (0.70s) [2022-04-19T16:01:39.795Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T16:01:39.847Z] #21 21.10 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-19T16:01:39.847Z] #21 21.15 Selecting previously unselected package libicu67:amd64. [2022-04-19T16:01:39.847Z] #21 21.15 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-19T16:01:39.847Z] #21 21.15 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-19T16:01:39.925Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T16:01:39.925Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:01:39.925Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:01:39.925Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:01:39.925Z] [2022-04-19T16:01:39.925Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T16:01:39.925Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T16:01:39.925Z] HOSTNAME=80785e77f9c2 [2022-04-19T16:01:39.925Z] DEST=bundles/test-integration [2022-04-19T16:01:39.925Z] PWD=/go/src/github.com/docker/docker [2022-04-19T16:01:39.925Z] DOCKER_ROOTLESS=1 [2022-04-19T16:01:39.925Z] DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T16:01:39.925Z] container=docker [2022-04-19T16:01:39.925Z] HOME=/root [2022-04-19T16:01:39.926Z] GOLANG_VERSION=1.18 [2022-04-19T16:01:39.926Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T16:01:39.926Z] VALIDATE_BRANCH=master [2022-04-19T16:01:39.926Z] TERM=xterm [2022-04-19T16:01:39.926Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T16:01:39.926Z] SHLVL=1 [2022-04-19T16:01:39.926Z] TIMEOUT=120m [2022-04-19T16:01:39.926Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T16:01:39.926Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T16:01:39.926Z] GO111MODULE=off [2022-04-19T16:01:39.926Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T16:01:39.926Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T16:01:39.926Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T16:01:39.926Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T16:01:39.926Z] GOPATH=/go [2022-04-19T16:01:39.926Z] PKG_CONFIG=pkg-config [2022-04-19T16:01:39.926Z] _=/usr/bin/env [2022-04-19T16:01:39.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T16:01:41.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-19T16:01:41.416Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T16:01:42.343Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.40s) [2022-04-19T16:01:42.344Z] === RUN TestAPIIpcModeHost [2022-04-19T16:01:42.369Z] #21 23.91 Selecting previously unselected package libinih1:amd64. [2022-04-19T16:01:42.627Z] #21 23.91 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-19T16:01:42.627Z] #21 23.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-19T16:01:42.627Z] #21 23.97 Selecting previously unselected package libnet1:amd64. [2022-04-19T16:01:42.627Z] #21 23.98 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-19T16:01:42.627Z] #21 23.98 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:01:42.627Z] #21 24.14 Selecting previously unselected package libnl-3-200:amd64. [2022-04-19T16:01:42.627Z] #21 24.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-19T16:01:42.627Z] #21 24.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T16:01:42.883Z] #21 24.21 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-19T16:01:42.883Z] #21 24.22 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-19T16:01:42.883Z] #21 24.22 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T16:01:42.883Z] #21 24.26 Selecting previously unselected package net-tools. [2022-04-19T16:01:42.883Z] #21 24.27 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-19T16:01:42.883Z] #21 24.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T16:01:42.906Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-04-19T16:01:42.906Z] === RUN TestDaemonIpcModeShareable [2022-04-19T16:01:43.150Z] #21 24.44 Selecting previously unselected package patch. [2022-04-19T16:01:43.150Z] #21 24.45 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-19T16:01:43.150Z] #21 24.46 Unpacking patch (2.7.6-7) ... [2022-04-19T16:01:43.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T16:01:43.409Z] #21 24.86 Selecting previously unselected package python-pip-whl. [2022-04-19T16:01:43.409Z] #21 24.87 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-19T16:01:43.409Z] #21 24.87 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T16:01:43.598Z] #23 8.952 Collecting yamllint==1.26.1 [2022-04-19T16:01:43.598Z] #23 10.00 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T16:01:43.974Z] #21 25.29 Selecting previously unselected package python3-lib2to3. [2022-04-19T16:01:43.974Z] #21 25.29 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-19T16:01:43.974Z] #21 25.29 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-19T16:01:43.974Z] #21 25.38 Selecting previously unselected package python3-distutils. [2022-04-19T16:01:43.974Z] #21 25.39 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-19T16:01:43.974Z] #21 25.40 Unpacking python3-distutils (3.9.2-1) ... [2022-04-19T16:01:44.090Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:212, shared: true, mustBeShared: true [2022-04-19T16:01:44.232Z] #21 25.53 Selecting previously unselected package python3-pkg-resources. [2022-04-19T16:01:44.232Z] #21 25.53 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-19T16:01:44.232Z] #21 25.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:01:44.491Z] #21 25.68 Selecting previously unselected package python3-setuptools. [2022-04-19T16:01:44.491Z] #21 25.68 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-19T16:01:44.491Z] #21 25.69 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-19T16:01:44.491Z] #21 25.90 Selecting previously unselected package python3-wheel. [2022-04-19T16:01:44.491Z] #21 25.91 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-19T16:01:44.491Z] #21 25.92 Unpacking python3-wheel (0.34.2-1) ... [2022-04-19T16:01:44.531Z] #23 10.86 Collecting pathspec>=0.5.3 [2022-04-19T16:01:44.531Z] #23 10.89 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T16:01:44.749Z] #21 25.99 Selecting previously unselected package python3-pip. [2022-04-19T16:01:44.749Z] #21 26.00 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-19T16:01:44.749Z] #21 26.01 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T16:01:44.788Z] #23 11.12 Collecting pyyaml [2022-04-19T16:01:44.788Z] #23 11.13 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-19T16:01:44.788Z] #23 11.17 Building wheels for collected packages: yamllint [2022-04-19T16:01:44.788Z] #23 11.17 Building wheel for yamllint (setup.py): started [2022-04-19T16:01:45.006Z] #21 26.24 Selecting previously unselected package sudo. [2022-04-19T16:01:45.006Z] #21 26.26 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-19T16:01:45.006Z] #21 26.27 Unpacking sudo (1.9.5p2-3) ... [2022-04-19T16:01:45.017Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2022-04-19T16:01:45.017Z] === RUN TestDaemonIpcModePrivate [2022-04-19T16:01:45.578Z] #21 26.81 Selecting previously unselected package thin-provisioning-tools. [2022-04-19T16:01:45.578Z] #21 26.84 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-19T16:01:45.578Z] #21 26.85 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-19T16:01:45.578Z] #21 27.06 Selecting previously unselected package uidmap. [2022-04-19T16:01:45.578Z] #21 27.06 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-19T16:01:45.578Z] #21 27.07 Unpacking uidmap (1:4.8.1-1) ... [2022-04-19T16:01:45.579Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T16:01:45.730Z] #23 12.00 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T16:01:45.730Z] #23 12.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=849ef80e4feddde85dde771e9d98d1047eb113917cd78d46fab0163bdeb47dd3 [2022-04-19T16:01:45.730Z] #23 12.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T16:01:45.730Z] #23 12.01 Successfully built yamllint [2022-04-19T16:01:45.730Z] #23 12.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T16:01:45.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T16:01:45.834Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: false, mustBeShared: false [2022-04-19T16:01:45.840Z] #21 27.25 Selecting previously unselected package vim-runtime. [2022-04-19T16:01:45.840Z] #21 27.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-19T16:01:45.840Z] #21 27.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-19T16:01:45.987Z] #23 12.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T16:01:46.089Z] --- PASS: TestDaemonIpcModePrivate (1.32s) [2022-04-19T16:01:46.089Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T16:01:46.097Z] #21 27.34 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-19T16:01:46.097Z] #21 27.35 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:46.926Z] #23 DONE 13.1s [2022-04-19T16:01:46.926Z] [2022-04-19T16:01:46.926Z] #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-04-19T16:01:46.926Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:01:47.455Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:182, shared: false, mustBeShared: false [2022-04-19T16:01:47.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T16:01:47.965Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2022-04-19T16:01:47.965Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T16:01:48.623Z] #21 30.18 Selecting previously unselected package vim. [2022-04-19T16:01:48.881Z] #21 30.19 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-19T16:01:48.881Z] #21 30.20 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:48.893Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: true, mustBeShared: true [2022-04-19T16:01:49.446Z] #21 30.66 Selecting previously unselected package xfsprogs. [2022-04-19T16:01:49.446Z] #21 30.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-19T16:01:49.446Z] #21 30.67 Unpacking xfsprogs (5.10.0-4) ... [2022-04-19T16:01:49.457Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2022-04-19T16:01:49.457Z] === RUN TestIpcModeOlderClient [2022-04-19T16:01:49.457Z] === PAUSE TestIpcModeOlderClient [2022-04-19T16:01:49.457Z] === RUN TestKillContainerInvalidSignal [2022-04-19T16:01:49.703Z] #21 31.08 Selecting previously unselected package zip. [2022-04-19T16:01:49.703Z] #21 31.09 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-19T16:01:49.703Z] #21 31.11 Unpacking zip (3.0-12) ... [2022-04-19T16:01:49.960Z] #21 31.25 Selecting previously unselected package zstd. [2022-04-19T16:01:49.960Z] #21 31.26 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-19T16:01:49.960Z] #21 31.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-19T16:01:50.019Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T16:01:50.216Z] #21 31.61 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-19T16:01:50.587Z] --- PASS: TestKillContainerInvalidSignal (1.07s) [2022-04-19T16:01:50.587Z] === RUN TestKillContainer [2022-04-19T16:01:50.587Z] === RUN TestKillContainer/no_signal [2022-04-19T16:01:50.843Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-19T16:01:51.098Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T16:01:51.147Z] #21 32.46 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:51.147Z] #21 32.49 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-19T16:01:51.147Z] #21 32.50 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-19T16:01:51.147Z] #21 32.52 Setting up libicu67:amd64 (67.1-7) ... [2022-04-19T16:01:51.147Z] #21 32.53 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-19T16:01:51.147Z] #21 32.55 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-19T16:01:51.147Z] #21 32.56 Setting up uidmap (1:4.8.1-1) ... [2022-04-19T16:01:51.147Z] #21 32.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-19T16:01:51.147Z] #21 32.59 Setting up bzip2 (1.0.8-4) ... [2022-04-19T16:01:51.147Z] #21 32.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-19T16:01:51.147Z] #21 32.63 Setting up python3-wheel (0.34.2-1) ... [2022-04-19T16:01:51.354Z] === RUN TestKillContainer/killing_signal [2022-04-19T16:01:51.711Z] #21 33.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:51.711Z] #21 33.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-19T16:01:51.968Z] #21 33.24 Setting up libcap2-bin (1:2.44-1) ... [2022-04-19T16:01:51.968Z] #21 33.26 Setting up apparmor (2.13.6-10) ... [2022-04-19T16:01:52.723Z] --- PASS: TestKillContainer (2.04s) [2022-04-19T16:01:52.723Z] --- PASS: TestKillContainer/no_signal (0.65s) [2022-04-19T16:01:52.723Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2022-04-19T16:01:52.723Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2022-04-19T16:01:52.723Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T16:01:52.723Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T16:01:52.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-19T16:01:53.292Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T16:01:53.337Z] #21 34.82 Setting up zip (3.0-12) ... [2022-04-19T16:01:53.337Z] #21 34.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:53.593Z] #21 34.88 Setting up bash-completion (1:2.11-2) ... [2022-04-19T16:01:53.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-04-19T16:01:53.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2022-04-19T16:01:53.853Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2022-04-19T16:01:53.853Z] === RUN TestKillStoppedContainer [2022-04-19T16:01:53.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-19T16:01:53.853Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-19T16:01:53.853Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T16:01:53.853Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-19T16:01:53.853Z] === RUN TestKillDifferentUserContainer [2022-04-19T16:01:54.112Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T16:01:54.368Z] --- PASS: TestKillDifferentUserContainer (0.57s) [2022-04-19T16:01:54.368Z] === RUN TestInspectOomKilledTrue [2022-04-19T16:01:54.368Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:01:54.368Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T16:01:54.368Z] === RUN TestInspectOomKilledFalse [2022-04-19T16:01:54.368Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:01:54.368Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T16:01:54.368Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T16:01:54.974Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-04-19T16:01:54.974Z] === RUN TestLinksContainerNames [2022-04-19T16:01:54.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T16:01:55.022Z] #60 ... [2022-04-19T16:01:55.022Z] [2022-04-19T16:01:55.022Z] #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-04-19T16:01:55.022Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-19T16:01:55.022Z] #43 161.8 + dpkg --print-architecture [2022-04-19T16:01:55.022Z] #43 DONE 162.3s [2022-04-19T16:01:55.022Z] [2022-04-19T16:01:55.022Z] #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-04-19T16:01:55.022Z] #26 sha256:8fcf90f2af6a99de52329f4edfd30684e79ba6ea20e1c4ea9aed8a3085cdd7fe [2022-04-19T16:01:55.491Z] #21 36.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-19T16:01:55.491Z] #21 36.70 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-19T16:01:55.491Z] #21 36.71 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-19T16:01:55.491Z] #21 36.73 Setting up patch (2.7.6-7) ... [2022-04-19T16:01:55.491Z] #21 36.74 Setting up sudo (1.9.5p2-3) ... [2022-04-19T16:01:55.491Z] #21 36.82 invoke-rc.d: could not determine current runlevel [2022-04-19T16:01:55.491Z] #21 36.83 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T16:01:55.491Z] #21 36.84 Setting up xfsprogs (5.10.0-4) ... [2022-04-19T16:01:55.491Z] #21 36.86 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-19T16:01:55.491Z] #21 36.87 Setting up inetutils-ping (2:2.0-1) ... [2022-04-19T16:01:55.491Z] #21 36.88 Setting up pigz (2.6-1) ... [2022-04-19T16:01:55.491Z] #21 36.90 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-19T16:01:55.491Z] #21 36.91 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-19T16:01:55.749Z] #21 36.93 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-19T16:01:55.749Z] #21 36.94 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:55.903Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T16:01:56.160Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T16:01:56.265Z] #21 37.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-19T16:01:56.265Z] #21 37.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-19T16:01:56.416Z] --- PASS: TestLinksContainerNames (1.49s) [2022-04-19T16:01:56.416Z] === RUN TestLogsFollowTailEmpty [2022-04-19T16:01:56.524Z] #21 37.90 Setting up libelf1:amd64 (0.183-1) ... [2022-04-19T16:01:56.524Z] #21 37.96 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-19T16:01:56.524Z] #21 37.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-19T16:01:56.524Z] #21 37.99 Setting up python3-distutils (3.9.2-1) ... [2022-04-19T16:01:56.673Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T16:01:56.929Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2022-04-19T16:01:56.929Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T16:01:57.089Z] #21 38.49 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-19T16:01:57.089Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-19T16:01:57.089Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-19T16:01:57.089Z] #21 38.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-19T16:01:57.089Z] #21 38.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-19T16:01:57.089Z] #21 38.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-19T16:01:57.089Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-19T16:01:57.089Z] #21 38.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-19T16:01:57.089Z] #21 38.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-19T16:01:57.089Z] #21 38.57 Setting up python3-setuptools (52.0.0-4) ... [2022-04-19T16:01:57.493Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/default [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/private [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/slave [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/shared [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/default [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/private [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/shared [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/slave [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:01:57.493Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:01:57.493Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:01:57.493Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:01:57.749Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T16:01:57.749Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-19T16:01:57.749Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-19T16:01:57.749Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T16:01:58.463Z] #21 39.87 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-19T16:01:58.463Z] #21 39.89 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-19T16:01:58.463Z] #21 39.90 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-19T16:01:58.463Z] #21 39.91 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-19T16:01:59.641Z] --- PASS: TestContainerBindMountNonRecursive (1.48s) [2022-04-19T16:01:59.641Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T16:01:59.641Z] --- PASS: TestContainerVolumesMountedAsShared (0.51s) [2022-04-19T16:01:59.641Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T16:01:59.837Z] #21 41.04 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-19T16:01:59.837Z] #21 41.07 Setting up jq (1.6-2.1) ... [2022-04-19T16:01:59.837Z] #21 41.09 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-19T16:01:59.837Z] #21 41.11 Setting up iptables (1.8.7-1) ... [2022-04-19T16:01:59.837Z] #21 41.12 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T16:01:59.837Z] #21 41.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T16:01:59.837Z] #21 41.13 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-19T16:01:59.837Z] #21 41.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-19T16:01:59.837Z] #21 41.14 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-19T16:01:59.837Z] #21 41.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-19T16:01:59.837Z] #21 41.18 Setting up iproute2 (5.10.0-4) ... [2022-04-19T16:02:00.096Z] #21 41.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:02:00.567Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-19T16:02:00.567Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T16:02:00.567Z] --- PASS: TestContainerVolumesMountedAsSlave (0.66s) [2022-04-19T16:02:00.567Z] === RUN TestNetworkNat [2022-04-19T16:02:00.660Z] #21 DONE 42.2s [2022-04-19T16:02:00.660Z] [2022-04-19T16:02:00.660Z] #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-04-19T16:02:00.660Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:02:00.917Z] #43 ... [2022-04-19T16:02:00.917Z] [2022-04-19T16:02:00.917Z] #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-04-19T16:02:00.917Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-19T16:02:01.128Z] --- PASS: TestNetworkNat (0.67s) [2022-04-19T16:02:01.128Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T16:02:01.383Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T16:02:01.639Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-19T16:02:01.639Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s) [2022-04-19T16:02:01.639Z] === RUN TestNetworkLoopbackNat [2022-04-19T16:02:02.288Z] #22 1.241 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-19T16:02:02.288Z] #22 1.251 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-19T16:02:02.288Z] #22 1.256 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-19T16:02:02.288Z] #22 DONE 1.3s [2022-04-19T16:02:02.288Z] [2022-04-19T16:02:02.288Z] #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-04-19T16:02:02.288Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:02:02.288Z] #43 ... [2022-04-19T16:02:02.288Z] [2022-04-19T16:02:02.288Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-19T16:02:02.288Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-19T16:02:02.563Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T16:02:04.336Z] #67 135.3 # github.com/containerd/containerd/cmd/containerd [2022-04-19T16:02:04.336Z] #67 135.3 /usr/bin/ld: /tmp/go-link-4028346080/000019.o: in function `New': [2022-04-19T16:02:04.337Z] #67 135.3 /tmp/tmp.BrrHQSEoDb/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-04-19T16:02:04.337Z] #67 135.4 + bin/containerd-stress [2022-04-19T16:02:04.337Z] #67 136.6 + bin/containerd-shim [2022-04-19T16:02:04.448Z] check_test.go:308: [d98166830f56c] daemon is not started [2022-04-19T16:02:04.448Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-19T16:02:04.704Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2022-04-19T16:02:04.704Z] === RUN TestPause [2022-04-19T16:02:05.266Z] --- PASS: TestPause (0.74s) [2022-04-19T16:02:05.266Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T16:02:05.266Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:02:05.266Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:02:05.266Z] === RUN TestPauseStopPausedContainer [2022-04-19T16:02:05.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-19T16:02:06.113Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2022-04-19T16:02:06.113Z] === RUN TestPidHost [2022-04-19T16:02:06.369Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T16:02:07.734Z] --- PASS: TestPidHost (1.50s) [2022-04-19T16:02:07.734Z] === RUN TestPsFilter [2022-04-19T16:02:07.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-19T16:02:07.734Z] --- PASS: TestPsFilter (0.10s) [2022-04-19T16:02:07.734Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T16:02:07.989Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T16:02:08.245Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2022-04-19T16:02:08.245Z] === RUN TestRemoveContainerWithVolume [2022-04-19T16:02:08.501Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T16:02:08.756Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T16:02:08.756Z] --- PASS: TestRemoveContainerWithVolume (0.61s) [2022-04-19T16:02:08.756Z] === RUN TestRemoveContainerRunning [2022-04-19T16:02:08.756Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T16:02:09.013Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T16:02:09.269Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T16:02:09.269Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-19T16:02:09.269Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T16:02:09.525Z] --- PASS: TestRemoveContainerRunning (0.70s) [2022-04-19T16:02:09.525Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T16:02:09.829Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T16:02:10.086Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2022-04-19T16:02:10.086Z] === RUN TestRemoveInvalidContainer [2022-04-19T16:02:10.086Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T16:02:10.086Z] === RUN TestRenameLinkedContainer [2022-04-19T16:02:12.250Z] #23 9.630 Collecting yamllint==1.26.1 [2022-04-19T16:02:12.814Z] #23 10.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-19T16:02:13.396Z] --- PASS: TestRenameLinkedContainer (3.08s) [2022-04-19T16:02:13.396Z] === RUN TestRenameStoppedContainer [2022-04-19T16:02:13.957Z] --- PASS: TestRenameStoppedContainer (0.77s) [2022-04-19T16:02:13.957Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T16:02:14.185Z] #23 11.74 Collecting pathspec>=0.5.3 [2022-04-19T16:02:14.185Z] #23 11.75 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-19T16:02:14.185Z] #23 12.13 Collecting pyyaml [2022-04-19T16:02:14.443Z] #23 12.14 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-04-19T16:02:14.443Z] #23 12.21 Building wheels for collected packages: yamllint [2022-04-19T16:02:14.443Z] #23 12.21 Building wheel for yamllint (setup.py): started [2022-04-19T16:02:14.884Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T16:02:15.374Z] #23 13.09 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-19T16:02:15.374Z] #23 13.09 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2c44011dc426f908576a90ae49d4a7201dd711933d77120b48951deac6bfb005 [2022-04-19T16:02:15.374Z] #23 13.09 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-19T16:02:15.374Z] #23 13.10 Successfully built yamllint [2022-04-19T16:02:15.374Z] #23 13.13 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-19T16:02:15.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-19T16:02:15.446Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T16:02:15.632Z] #23 13.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-19T16:02:15.702Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2022-04-19T16:02:15.702Z] === RUN TestRenameInvalidName [2022-04-19T16:02:15.957Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T16:02:16.196Z] #23 DONE 14.0s [2022-04-19T16:02:16.196Z] [2022-04-19T16:02:16.196Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T16:02:16.197Z] #27 sha256:3294ffbfa279b745a822fd1f5f2eab53d34ac0ff420043f8e854cb19479960e6 [2022-04-19T16:02:16.213Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T16:02:16.468Z] --- PASS: TestRenameInvalidName (0.70s) [2022-04-19T16:02:16.468Z] === RUN TestRenameAnonymousContainer [2022-04-19T16:02:16.557Z] #67 147.6 + bin/containerd-shim-runc-v1 [2022-04-19T16:02:16.760Z] #27 DONE 0.4s [2022-04-19T16:02:16.760Z] [2022-04-19T16:02:16.760Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T16:02:16.760Z] #32 sha256:423b5d347a8a06db1f24bb17d74e88abfcd4dbb8f4564a1df83d4d30b8335e14 [2022-04-19T16:02:17.029Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T16:02:17.029Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T16:02:17.285Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T16:02:17.324Z] #32 DONE 0.7s [2022-04-19T16:02:17.324Z] [2022-04-19T16:02:17.324Z] #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-04-19T16:02:17.324Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:02:17.324Z] #43 ... [2022-04-19T16:02:17.324Z] [2022-04-19T16:02:17.324Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T16:02:17.324Z] #35 sha256:c3aaf9d6d2517de6b866538a0fd45bc1726e3c71131090411f766d6e9c9807e0 [2022-04-19T16:02:17.583Z] #35 DONE 0.4s [2022-04-19T16:02:17.583Z] [2022-04-19T16:02:17.583Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T16:02:17.583Z] #37 sha256:66b0629962ce064fcf62665a7ca65502bd1ecf8684d285aed9cec2b69612945d [2022-04-19T16:02:17.583Z] #37 DONE 0.1s [2022-04-19T16:02:17.583Z] [2022-04-19T16:02:17.583Z] #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-04-19T16:02:17.583Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:02:17.840Z] #43 ... [2022-04-19T16:02:17.840Z] [2022-04-19T16:02:17.840Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T16:02:17.840Z] #41 sha256:0e7af6ad921a5c791f4e19722f32e41e246456c5994049a97e8afbcc172dc0bd [2022-04-19T16:02:17.840Z] #41 DONE 0.2s [2022-04-19T16:02:17.840Z] [2022-04-19T16:02:17.840Z] #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-04-19T16:02:17.840Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-19T16:02:17.845Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-19T16:02:18.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T16:02:18.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T16:02:18.773Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2022-04-19T16:02:18.773Z] === RUN TestRenameContainerWithSameName [2022-04-19T16:02:19.335Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-19T16:02:19.335Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-04-19T16:02:19.335Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T16:02:20.756Z] #67 153.9 + bin/containerd-shim-runc-v2 [2022-04-19T16:02:21.225Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2022-04-19T16:02:21.226Z] === RUN TestResize [2022-04-19T16:02:21.324Z] #67 154.6 + binaries [2022-04-19T16:02:21.481Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-19T16:02:21.481Z] --- PASS: TestResize (0.66s) [2022-04-19T16:02:21.481Z] === RUN TestResizeWithInvalidSize [2022-04-19T16:02:21.582Z] #67 154.6 + install -D bin/containerd /build/containerd [2022-04-19T16:02:21.582Z] #67 154.7 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T16:02:21.582Z] #67 154.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T16:02:21.582Z] #67 154.7 + install -D bin/ctr /build/ctr [2022-04-19T16:02:22.043Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-04-19T16:02:22.043Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T16:02:22.150Z] #67 DONE 155.3s [2022-04-19T16:02:22.607Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:02:22.607Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:02:22.607Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:02:22.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:02:23.531Z] [2022-04-19T16:02:23.531Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T16:02:23.531Z] #68 sha256:d0261866a0efbca88a674479dd067276db5fec7bd9bf77f87cac6884f65ab8e2 [2022-04-19T16:02:23.531Z] #68 DONE 0.2s [2022-04-19T16:02:23.531Z] [2022-04-19T16:02:23.531Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T16:02:23.531Z] #73 sha256:1cfcd86bfc1e4b1caac2b3011154f322bfac016a455086c816e05313bcf0f875 [2022-04-19T16:02:23.531Z] #73 DONE 0.1s [2022-04-19T16:02:23.531Z] [2022-04-19T16:02:23.531Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T16:02:23.531Z] #78 sha256:6d80c3230ca451f47e6a8e91fb8cdc60092691ce73942b022277d90876c0d72e [2022-04-19T16:02:23.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-19T16:02:23.976Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-19T16:02:23.976Z] check_test.go:308: [dc904988ca48f] daemon is not started [2022-04-19T16:02:23.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-19T16:02:23.976Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-19T16:02:23.976Z] check_test.go:308: [d1b00487337de] daemon is not started [2022-04-19T16:02:23.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-19T16:02:24.098Z] #78 DONE 0.6s [2022-04-19T16:02:24.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:02:24.357Z] [2022-04-19T16:02:24.357Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T16:02:24.357Z] #79 sha256:3d6db2f3c777fcdb8992ab241c8ddd03024e2ee7ccbab312cf80abfb1e261b81 [2022-04-19T16:02:24.357Z] #79 DONE 0.0s [2022-04-19T16:02:24.357Z] [2022-04-19T16:02:24.357Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T16:02:24.357Z] #80 sha256:f3d05a04f7e4dfc193f93a96102b05f22ceb2240ca47a18c939eccd2d38353a0 [2022-04-19T16:02:25.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:02:25.160Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:02:25.416Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:02:25.733Z] #80 DONE 1.4s [2022-04-19T16:02:25.734Z] [2022-04-19T16:02:25.734Z] #81 exporting to image [2022-04-19T16:02:25.734Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T16:02:25.734Z] #81 exporting layers [2022-04-19T16:02:25.978Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:02:26.234Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:02:26.489Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:02:27.051Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T16:02:27.051Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:02:27.612Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T16:02:27.612Z] check_test.go:308: [dc1ad38649277] daemon is not started [2022-04-19T16:02:27.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-19T16:02:27.801Z] #43 184.5 + dpkg --print-architecture [2022-04-19T16:02:27.801Z] #43 184.5 + git checkout -q v2.1.0 [2022-04-19T16:02:27.801Z] #43 184.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-19T16:02:27.801Z] #43 184.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-19T16:02:27.868Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T16:02:29.760Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:02:29.760Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.33s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.43s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.43s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.47s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.85s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.85s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.08s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.59s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.62s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.12s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.85s) [2022-04-19T16:02:29.761Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.58s) [2022-04-19T16:02:29.761Z] === RUN TestCgroupNamespacesRun [2022-04-19T16:02:30.323Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T16:02:31.252Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2022-04-19T16:02:31.252Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T16:02:31.815Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-19T16:02:32.376Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2022-04-19T16:02:32.376Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T16:02:33.743Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T16:02:34.001Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.47s) [2022-04-19T16:02:34.001Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T16:02:34.001Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-19T16:02:34.563Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T16:02:34.563Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-19T16:02:34.563Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T16:02:34.563Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-19T16:02:34.563Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T16:02:34.563Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-19T16:02:34.563Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T16:02:34.563Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-19T16:02:34.563Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T16:02:35.492Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2022-04-19T16:02:35.492Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T16:02:36.855Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2022-04-19T16:02:36.855Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T16:02:37.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-19T16:02:37.366Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T16:02:37.486Z] dccd9e4d14d3: Pull complete [2022-04-19T16:02:37.486Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T16:02:37.486Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:02:37.486Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-19T16:02:37.486Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-19T16:02:37.486Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-19T16:02:37.486Z] WARN: Skipping validation tests [2022-04-19T16:02:37.486Z] INFO: Running unit tests at 04/19/2022 16:02:32... [2022-04-19T16:02:37.486Z] INFO: make.ps1 starting at 04/19/2022 16:02:35 [2022-04-19T16:02:37.486Z] INFO: Git commit (b365924ec3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T16:02:37.486Z] INFO: Invoking autogen... [2022-04-19T16:02:37.486Z] INFO: Running unit tests... [2022-04-19T16:02:37.947Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.30s) [2022-04-19T16:02:37.948Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T16:02:38.884Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-04-19T16:02:38.884Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T16:02:39.253Z] 8f616e6e9eec: Pull complete [2022-04-19T16:02:39.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-19T16:02:40.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s) [2022-04-19T16:02:40.009Z] === RUN TestNISDomainname [2022-04-19T16:02:40.571Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T16:02:40.828Z] --- PASS: TestNISDomainname (0.71s) [2022-04-19T16:02:40.828Z] === RUN TestHostnameDnsResolution [2022-04-19T16:02:41.756Z] --- PASS: TestHostnameDnsResolution (0.95s) [2022-04-19T16:02:41.756Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T16:02:42.480Z] 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/builder/remotecontext/urlutil 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-04-19T16:02:42.686Z] --- PASS: TestUnprivilegedPortsAndPing (0.78s) [2022-04-19T16:02:42.686Z] === RUN TestPrivilegedHostDevices [2022-04-19T16:02:42.686Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T16:02:42.686Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-19T16:02:42.943Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T16:02:43.200Z] --- PASS: TestPrivilegedHostDevices (0.60s) [2022-04-19T16:02:43.200Z] === RUN TestStats [2022-04-19T16:02:45.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T16:02:45.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-19T16:02:45.719Z] --- PASS: TestStats (2.70s) [2022-04-19T16:02:45.719Z] === RUN TestStopContainerWithTimeout [2022-04-19T16:02:45.719Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T16:02:45.719Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T16:02:45.719Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T16:02:45.719Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T16:02:45.719Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T16:02:45.719Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T16:02:45.719Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T16:02:45.719Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T16:02:45.719Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T16:02:45.719Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T16:02:45.719Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T16:02:45.719Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T16:02:47.652Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T16:02:49.017Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T16:02:49.017Z] --- PASS: TestStopContainerWithTimeout/0 (0.96s) [2022-04-19T16:02:49.017Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2022-04-19T16:02:49.017Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-04-19T16:02:49.017Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2022-04-19T16:02:49.017Z] === RUN TestDeleteDevicemapper [2022-04-19T16:02:49.017Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:02:49.017Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T16:02:49.017Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T16:02:49.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-19T16:02:49.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T16:02:51.134Z] ? github.com/docker/docker/api [no test files] [2022-04-19T16:02:51.212Z] #26 212.0 + return [2022-04-19T16:02:51.212Z] #26 DONE 216.3s [2022-04-19T16:02:51.212Z] [2022-04-19T16:02:51.212Z] #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-04-19T16:02:51.212Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:02:51.212Z] #60 ... [2022-04-19T16:02:51.212Z] [2022-04-19T16:02:51.212Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-19T16:02:51.212Z] #27 sha256:22e3597db983d8874372f8d7209875ff4a43ff8751961caaf97b0be969f724cd [2022-04-19T16:02:51.212Z] #27 DONE 0.6s [2022-04-19T16:02:51.212Z] [2022-04-19T16:02:51.212Z] #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-04-19T16:02:51.212Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:02:51.212Z] #60 ... [2022-04-19T16:02:51.212Z] [2022-04-19T16:02:51.212Z] #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-04-19T16:02:51.212Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-19T16:02:51.212Z] #51 218.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T16:02:51.212Z] #51 DONE 219.0s [2022-04-19T16:02:51.212Z] [2022-04-19T16:02:51.212Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-19T16:02:51.212Z] #32 sha256:9d82ab3c6262dc72f2543f67cb54dcc4fde14d067b1bdd5db669c2b4f8b70722 [2022-04-19T16:02:51.212Z] #32 DONE 0.8s [2022-04-19T16:02:51.212Z] [2022-04-19T16:02:51.212Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-19T16:02:51.212Z] #35 sha256:4f2a7284a57b4bc23230babf03000483d66609f44654fd1c4dad3f4a41e86b70 [2022-04-19T16:02:51.534Z] check_test.go:308: [d0358932c88f8] daemon is not started [2022-04-19T16:02:51.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-19T16:02:51.790Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.76s) [2022-04-19T16:02:51.790Z] === RUN TestUpdateMemory [2022-04-19T16:02:51.790Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:02:51.790Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T16:02:51.790Z] === RUN TestUpdateCPUQuota [2022-04-19T16:02:52.046Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T16:02:52.151Z] #35 DONE 1.3s [2022-04-19T16:02:52.151Z] [2022-04-19T16:02:52.151Z] #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-04-19T16:02:52.151Z] #56 sha256:aa5c3a42122498153f1b9224d2406827a5348b596b8fc9ff02726a7ccf07ca8d [2022-04-19T16:02:52.302Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T16:02:52.407Z] #56 ... [2022-04-19T16:02:52.407Z] [2022-04-19T16:02:52.407Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-19T16:02:52.408Z] #37 sha256:e1c0c9463b8c45959e1060cd7c990b542362442da3b5733bc2f15cc90f686272 [2022-04-19T16:02:52.664Z] #37 DONE 0.3s [2022-04-19T16:02:52.664Z] [2022-04-19T16:02:52.664Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-19T16:02:52.664Z] #41 sha256:9e4ffaa3cb33d489323f8b6b23eca0480b66d90b8ce5efeeba2a9a3bc5211eed [2022-04-19T16:02:52.664Z] #41 DONE 0.1s [2022-04-19T16:02:52.664Z] [2022-04-19T16:02:52.664Z] #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-04-19T16:02:52.664Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:02:52.921Z] #60 ... [2022-04-19T16:02:52.921Z] [2022-04-19T16:02:52.921Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T16:02:52.921Z] #44 sha256:8df4335958565111bc886f2132d7acfc89185210727441cd1289109b9daf9d40 [2022-04-19T16:02:53.178Z] #44 ... [2022-04-19T16:02:53.178Z] [2022-04-19T16:02:53.178Z] #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-04-19T16:02:53.178Z] #56 sha256:aa5c3a42122498153f1b9224d2406827a5348b596b8fc9ff02726a7ccf07ca8d [2022-04-19T16:02:53.178Z] #56 127.5 + mkdir -p /build [2022-04-19T16:02:53.178Z] #56 127.5 + cp runc /build/runc [2022-04-19T16:02:53.178Z] #56 DONE 127.6s [2022-04-19T16:02:53.230Z] --- PASS: TestUpdateCPUQuota (1.27s) [2022-04-19T16:02:53.230Z] === RUN TestUpdatePidsLimit [2022-04-19T16:02:53.230Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T16:02:53.230Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T16:02:53.230Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T16:02:53.435Z] [2022-04-19T16:02:53.435Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T16:02:53.435Z] #44 sha256:8df4335958565111bc886f2132d7acfc89185210727441cd1289109b9daf9d40 [2022-04-19T16:02:53.435Z] #44 DONE 0.6s [2022-04-19T16:02:53.435Z] [2022-04-19T16:02:53.435Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T16:02:53.435Z] #48 sha256:a8c0a3c3edfdb447f89fe0479ea6435222ff1cd07fa6d55fdcb12ad7d402c9bf [2022-04-19T16:02:53.435Z] #48 DONE 0.3s [2022-04-19T16:02:53.435Z] [2022-04-19T16:02:53.435Z] #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-04-19T16:02:53.435Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:02:53.486Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T16:02:53.691Z] #60 ... [2022-04-19T16:02:53.691Z] [2022-04-19T16:02:53.691Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T16:02:53.691Z] #50 sha256:441dd88bd8f21401e7d7bd8257f9a5a0820ddfb95c9a03c49a63fc966189cb03 [2022-04-19T16:02:53.691Z] #50 DONE 0.1s [2022-04-19T16:02:53.691Z] [2022-04-19T16:02:53.691Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T16:02:53.691Z] #52 sha256:f1a06542f0661979cda5ad42798daebdd86e8142b9caf31343f2c3c271b329ec [2022-04-19T16:02:53.742Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-19T16:02:53.742Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T16:02:53.997Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T16:02:54.253Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T16:02:54.256Z] #52 DONE 0.7s [2022-04-19T16:02:54.256Z] [2022-04-19T16:02:54.256Z] #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-04-19T16:02:54.256Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:02:54.352Z] #43 DONE 208.0s [2022-04-19T16:02:54.352Z] [2022-04-19T16:02:54.352Z] #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-04-19T16:02:54.352Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T16:02:54.352Z] #51 ... [2022-04-19T16:02:54.352Z] [2022-04-19T16:02:54.352Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-19T16:02:54.352Z] #44 sha256:a7408d4e648d37e902ef9ae837c2ca35185336767109c716ba31e1001d2ad62a [2022-04-19T16:02:54.352Z] #44 DONE 0.8s [2022-04-19T16:02:54.352Z] [2022-04-19T16:02:54.352Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-19T16:02:54.352Z] #48 sha256:2ead5bfac02cfd99d0bd1da385378a338d054d2d5e28da30813bdd334a436a1d [2022-04-19T16:02:54.352Z] #48 DONE 0.1s [2022-04-19T16:02:54.352Z] [2022-04-19T16:02:54.352Z] #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-04-19T16:02:54.352Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T16:02:54.352Z] #51 ... [2022-04-19T16:02:54.352Z] [2022-04-19T16:02:54.352Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-19T16:02:54.352Z] #50 sha256:36e6845ab330fdbf92f3497b587e3b58f63511097ea669f664fa7fa305739b74 [2022-04-19T16:02:54.352Z] #50 DONE 0.2s [2022-04-19T16:02:54.352Z] [2022-04-19T16:02:54.352Z] #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-04-19T16:02:54.352Z] #56 sha256:f62c44fae81f7169dc5aa077557b62632196b10b17f9926a53b9f81527108439 [2022-04-19T16:02:54.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T16:02:54.513Z] #60 ... [2022-04-19T16:02:54.513Z] [2022-04-19T16:02:54.513Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T16:02:54.513Z] #54 sha256:86de5463b52a6fea65fda3f4fe55e03b9aff23dd3d6bd47955a4fe75b1726a8d [2022-04-19T16:02:54.513Z] #54 DONE 0.1s [2022-04-19T16:02:54.513Z] [2022-04-19T16:02:54.513Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T16:02:54.513Z] #57 sha256:83478b66e81bc03b72820082f31ab4d24ed944fac94481e0ccc41bdcb49ec113 [2022-04-19T16:02:55.076Z] #57 DONE 0.5s [2022-04-19T16:02:55.076Z] [2022-04-19T16:02:55.076Z] #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-04-19T16:02:55.076Z] #60 sha256:8507e7c8b8a83d0abf7877c68fd7e55cb5a3f1d09a635bf74fc109a5eb6a66b6 [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit (2.29s) [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit/update_lower (0.31s) [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-04-19T16:02:55.438Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-19T16:02:55.438Z] === RUN TestUpdateRestartPolicy [2022-04-19T16:02:55.640Z] #60 195.2 + bin/containerd [2022-04-19T16:02:55.694Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T16:02:55.949Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T16:02:55.949Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T16:02:56.919Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T16:02:57.175Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-19T16:02:57.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T16:02:58.299Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T16:02:58.554Z] check_test.go:308: [db049a69e6f2e] daemon is not started [2022-04-19T16:02:58.554Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-19T16:02:59.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T16:02:59.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T16:02:59.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T16:03:00.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T16:03:00.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T16:03:01.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T16:03:02.743Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-19T16:03:04.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T16:03:04.486Z] #81 exporting layers 36.3s done [2022-04-19T16:03:04.486Z] #81 writing image sha256:9a5c18ada02fd96de1017ede0ff6289e94bd815e4b6eb80a0fc22ad465623d5e done [2022-04-19T16:03:04.486Z] #81 naming to docker.io/library/docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 done [2022-04-19T16:03:04.486Z] #81 DONE 36.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-19T16:03:04.629Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T16:03:04.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T16:03:04.885Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43503/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/validate/default [2022-04-19T16:03:05.561Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T16:03:05.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T16:03:05.822Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-19T16:03:05.822Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-19T16:03:06.080Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-19T16:03:06.080Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-19T16:03:06.080Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-19T16:03:06.080Z] Congratulations! No new tests were added to integration-cli. [2022-04-19T16:03:06.080Z] [2022-04-19T16:03:06.080Z] INFO Start validation with golang-ci-lint [2022-04-19T16:03:06.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T16:03:06.489Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-19T16:03:07.016Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-19T16:03:07.016Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-19T16:03:07.016Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-19T16:03:07.054Z] --- PASS: TestUpdateRestartPolicy (11.85s) [2022-04-19T16:03:07.054Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T16:03:07.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T16:03:07.309Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-19T16:03:07.565Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T16:03:07.820Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2022-04-19T16:03:07.820Z] === RUN TestWaitNonBlocked [2022-04-19T16:03:07.820Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:03:07.820Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:03:07.820Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:03:07.820Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:03:07.820Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:03:07.820Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:03:07.820Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-19T16:03:07.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T16:03:08.382Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-19T16:03:08.382Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-19T16:03:08.639Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T16:03:08.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2022-04-19T16:03:08.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2022-04-19T16:03:08.639Z] === RUN TestWaitBlocked [2022-04-19T16:03:08.639Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:03:08.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:03:08.639Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:03:08.639Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:03:08.639Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:03:08.639Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:03:08.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T16:03:08.895Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-19T16:03:08.938Z] === RUN TestMiddlewares [2022-04-19T16:03:08.938Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T16:03:08.938Z] PASS [2022-04-19T16:03:08.938Z] coverage: 7.9% of statements [2022-04-19T16:03:08.938Z] ok github.com/docker/docker/api/server 0.050s coverage: 7.9% of statements [2022-04-19T16:03:09.455Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-19T16:03:09.710Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T16:03:09.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s) [2022-04-19T16:03:09.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2022-04-19T16:03:09.710Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T16:03:09.710Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T16:03:09.710Z] === CONT TestDaemonHostGatewayIP [2022-04-19T16:03:09.710Z] === CONT TestIpcModeOlderClient [2022-04-19T16:03:09.710Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T16:03:09.710Z] === CONT TestDaemonRestartIpcMode [2022-04-19T16:03:09.710Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-19T16:03:09.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T16:03:09.965Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-19T16:03:10.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T16:03:10.527Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-19T16:03:11.087Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-19T16:03:11.235Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T16:03:11.235Z] Using test binary docker [2022-04-19T16:03:11.235Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T16:03:11.235Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T16:03:11.235Z] INFO: Waiting for daemon to start... [2022-04-19T16:03:11.235Z] Starting dockerd [2022-04-19T16:03:11.648Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-19T16:03:11.904Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-19T16:03:12.466Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-19T16:03:12.721Z] --- PASS: TestContainerStartOnDaemonRestart (2.99s) [2022-04-19T16:03:12.977Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-19T16:03:13.147Z] . [2022-04-19T16:03:13.147Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T16:03:13.232Z] --- PASS: TestDaemonHostGatewayIP (3.52s) [2022-04-19T16:03:13.408Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T16:03:13.408Z] Error: No such image: emptyfs [2022-04-19T16:03:13.408Z] Running integration-test (iteration 1) [2022-04-19T16:03:13.408Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T16:03:13.488Z] --- PASS: TestDaemonRestartIpcMode (3.84s) [2022-04-19T16:03:13.488Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.87s) [2022-04-19T16:03:13.488Z] check_test.go:308: [df187c6ec10d7] daemon is not started [2022-04-19T16:03:13.488Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-19T16:03:13.669Z] Loaded image: busybox:latest [2022-04-19T16:03:13.930Z] Loaded image: busybox:glibc [2022-04-19T16:03:14.853Z] check_test.go:308: [dffabf34b946a] daemon is not started [2022-04-19T16:03:14.853Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-19T16:03:15.109Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-19T16:03:15.316Z] Loaded image: debian:bullseye-slim [2022-04-19T16:03:15.316Z] Loaded image: hello-world:latest [2022-04-19T16:03:15.316Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T16:03:15.316Z] INFO: Testing against a local daemon [2022-04-19T16:03:15.316Z] === RUN TestCgroupNamespacesBuild [2022-04-19T16:03:16.036Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T16:03:16.258Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-04-19T16:03:16.258Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T16:03:16.292Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-19T16:03:16.547Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T16:03:16.547Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T16:03:17.647Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-04-19T16:03:17.647Z] === RUN TestBuildWithSession [2022-04-19T16:03:17.647Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:03:17.647Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T16:03:17.647Z] === RUN TestBuildSquashParent [2022-04-19T16:03:19.063Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-19T16:03:19.064Z] check_test.go:308: [de8b50cb20f8a] daemon is not started [2022-04-19T16:03:19.064Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-19T16:03:19.319Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T16:03:20.684Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T16:03:20.939Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-19T16:03:21.196Z] --- PASS: TestContainerKillOnDaemonStart (11.67s) [2022-04-19T16:03:21.196Z] PASS [2022-04-19T16:03:21.196Z] [2022-04-19T16:03:21.196Z] === Skipped [2022-04-19T16:03:21.196Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T16:03:21.196Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:03:21.196Z] [2022-04-19T16:03:21.196Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T16:03:21.196Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:03:21.196Z] [2022-04-19T16:03:21.196Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T16:03:21.196Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:03:21.196Z] [2022-04-19T16:03:21.196Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:03:21.196Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:03:21.196Z] [2022-04-19T16:03:21.196Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T16:03:21.196Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:03:21.196Z] [2022-04-19T16:03:21.196Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T16:03:21.196Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:03:21.196Z] [2022-04-19T16:03:21.196Z] DONE 234 tests, 6 skipped in 124.392s [2022-04-19T16:03:21.196Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T16:03:21.196Z] ++ 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-04-19T16:03:21.196Z] ++ set -e [2022-04-19T16:03:21.196Z] ++ '[' -n 0 ']' [2022-04-19T16:03:21.196Z] ++ set -x [2022-04-19T16:03:21.196Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-19T16:03:21.452Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T16:03:22.014Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-19T16:03:22.014Z] === RUN TestDaemonConfigValidation [2022-04-19T16:03:22.014Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:03:22.014Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:03:22.014Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T16:03:22.014Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T16:03:22.014Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T16:03:22.014Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T16:03:22.014Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T16:03:22.014Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T16:03:22.014Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T16:03:22.014Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T16:03:22.014Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:03:22.014Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T16:03:22.014Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T16:03:22.014Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T16:03:22.014Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T16:03:22.014Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T16:03:22.014Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T16:03:22.014Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-04-19T16:03:22.014Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-19T16:03:22.014Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-19T16:03:22.014Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-19T16:03:22.014Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-19T16:03:22.014Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T16:03:22.014Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T16:03:22.269Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-19T16:03:23.195Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T16:03:24.122Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T16:03:24.237Z] --- PASS: TestBuildSquashParent (6.50s) [2022-04-19T16:03:24.237Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T16:03:24.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:03:24.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:03:24.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:03:24.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:03:24.237Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:03:24.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:03:24.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:03:24.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:03:24.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:03:24.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:03:24.237Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:03:24.237Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:03:24.237Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:03:24.237Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:03:25.485Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T16:03:25.485Z] daemon_test.go:156: [d3d5e521e28aa] daemon is not started [2022-04-19T16:03:25.485Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2022-04-19T16:03:25.485Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-04-19T16:03:25.485Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-19T16:03:25.485Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-19T16:03:25.485Z] === RUN TestDaemonProxy [2022-04-19T16:03:25.485Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T16:03:25.485Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-19T16:03:25.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T16:03:26.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:03:26.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:03:26.299Z] check_test.go:308: [dea801f63ddcc] daemon is not started [2022-04-19T16:03:26.299Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-19T16:03:26.858Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T16:03:27.113Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T16:03:27.152Z] 4612f6d0b889: Pull complete [2022-04-19T16:03:28.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:03:28.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:03:28.486Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T16:03:28.741Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T16:03:29.667Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T16:03:29.970Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-19T16:03:29.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-04-19T16:03:29.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-04-19T16:03:29.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.12s) [2022-04-19T16:03:29.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.13s) [2022-04-19T16:03:29.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.90s) [2022-04-19T16:03:29.970Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2022-04-19T16:03:29.970Z] === RUN TestBuildMultiStageCopy [2022-04-19T16:03:29.970Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T16:03:30.227Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T16:03:30.788Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T16:03:31.348Z] --- PASS: TestDaemonProxy (6.17s) [2022-04-19T16:03:31.348Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-19T16:03:31.348Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-04-19T16:03:31.348Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-04-19T16:03:31.348Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T16:03:31.348Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T16:03:31.348Z] PASS [2022-04-19T16:03:31.348Z] [2022-04-19T16:03:31.348Z] DONE 17 tests in 10.055s [2022-04-19T16:03:31.348Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T16:03:31.348Z] ++ 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-04-19T16:03:31.348Z] ++ set -e [2022-04-19T16:03:31.348Z] ++ '[' -n 0 ']' [2022-04-19T16:03:31.348Z] ++ set -x [2022-04-19T16:03:31.348Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-19T16:03:31.603Z] INFO: Testing against a local daemon [2022-04-19T16:03:31.603Z] === RUN TestCommitInheritsEnv [2022-04-19T16:03:31.858Z] --- PASS: TestCommitInheritsEnv (0.23s) [2022-04-19T16:03:31.858Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T16:03:31.858Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T16:03:31.858Z] === RUN TestImportWithCustomPlatform [2022-04-19T16:03:31.858Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T16:03:31.858Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T16:03:31.858Z] === RUN TestImportWithCustomPlatform// [2022-04-19T16:03:31.858Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T16:03:31.858Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T16:03:31.858Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T16:03:32.114Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T16:03:32.114Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T16:03:32.114Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/#00 (0.05s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T16:03:32.114Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T16:03:32.114Z] === RUN TestImagesFilterMultiReference [2022-04-19T16:03:32.114Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-19T16:03:32.114Z] === RUN TestImagePullPlatformInvalid [2022-04-19T16:03:32.114Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2022-04-19T16:03:32.114Z] === RUN TestRemoveImageOrphaning [2022-04-19T16:03:32.114Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-19T16:03:32.370Z] --- PASS: TestRemoveImageOrphaning (0.21s) [2022-04-19T16:03:32.370Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T16:03:32.931Z] time="2022-04-19T16:03:32Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-19T16:03:33.059Z] #56 141.9 + mkdir -p /build [2022-04-19T16:03:33.059Z] #56 141.9 + cp runc /build/runc [2022-04-19T16:03:33.059Z] #56 DONE 142.9s [2022-04-19T16:03:33.059Z] [2022-04-19T16:03:33.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-04-19T16:03:33.059Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-19T16:03:33.059Z] #51 246.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-19T16:03:33.059Z] #51 DONE 247.0s [2022-04-19T16:03:33.059Z] [2022-04-19T16:03:33.059Z] #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-04-19T16:03:33.059Z] #60 sha256:ba04c768777ed1bfed5c8e1d2387afc9d7b68043ae8d89b402cee4057c1bbb23 [2022-04-19T16:03:33.059Z] #60 ... [2022-04-19T16:03:33.059Z] [2022-04-19T16:03:33.059Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-19T16:03:33.059Z] #52 sha256:5ea9f1a8811deca717926fa3ef44d49bb2d4969c0a79b4a8446fb684e47153c6 [2022-04-19T16:03:33.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T16:03:33.315Z] #52 DONE 0.6s [2022-04-19T16:03:33.315Z] [2022-04-19T16:03:33.315Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-19T16:03:33.315Z] #54 sha256:9e8e441b7f04fb02f9fec25544eb5c04906cafb7ba64e5518ead34de21c20311 [2022-04-19T16:03:33.315Z] #54 DONE 0.1s [2022-04-19T16:03:33.315Z] [2022-04-19T16:03:33.315Z] #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-04-19T16:03:33.315Z] #60 sha256:ba04c768777ed1bfed5c8e1d2387afc9d7b68043ae8d89b402cee4057c1bbb23 [2022-04-19T16:03:33.315Z] #60 ... [2022-04-19T16:03:33.315Z] [2022-04-19T16:03:33.315Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-19T16:03:33.315Z] #57 sha256:5f003dc87b877c71863d9fd0a94e8e932195148b78ca72a81300e3a3a9445d85 [2022-04-19T16:03:33.572Z] #57 DONE 0.3s [2022-04-19T16:03:33.572Z] [2022-04-19T16:03:33.572Z] #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-04-19T16:03:33.572Z] #60 sha256:ba04c768777ed1bfed5c8e1d2387afc9d7b68043ae8d89b402cee4057c1bbb23 [2022-04-19T16:03:34.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T16:03:34.295Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-19T16:03:34.295Z] --- PASS: TestRemoveImageGarbageCollector (1.96s) [2022-04-19T16:03:34.295Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T16:03:34.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-19T16:03:34.295Z] === RUN TestTagInvalidReference [2022-04-19T16:03:34.295Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T16:03:34.295Z] === RUN TestTagValidPrefixedRepo [2022-04-19T16:03:34.295Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-19T16:03:34.295Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T16:03:34.295Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T16:03:34.295Z] === RUN TestTagOfficialNames [2022-04-19T16:03:34.295Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-19T16:03:34.295Z] === RUN TestTagMatchesDigest [2022-04-19T16:03:34.295Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T16:03:34.295Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T16:03:34.940Z] #60 220.7 + bin/containerd [2022-04-19T16:03:35.149Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T16:03:36.090Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T16:03:36.808Z] check_test.go:308: [dbdc61909c146] daemon is not started [2022-04-19T16:03:36.808Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-19T16:03:37.063Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-19T16:03:37.473Z] --- PASS: TestBuildMultiStageCopy (7.37s) [2022-04-19T16:03:37.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s) [2022-04-19T16:03:37.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-19T16:03:37.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-19T16:03:37.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-04-19T16:03:37.473Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.05s) [2022-04-19T16:03:37.473Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T16:03:37.665Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-19T16:03:37.921Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-19T16:03:38.846Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T16:03:38.846Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T16:03:39.407Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-19T16:03:39.407Z] check_test.go:308: [da87657b9df75] daemon is not started [2022-04-19T16:03:39.407Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-19T16:03:41.292Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-19T16:03:41.851Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T16:03:41.851Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T16:03:42.106Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T16:03:42.278Z] #60 235.0 # github.com/containerd/containerd/cmd/containerd [2022-04-19T16:03:42.278Z] #60 235.0 /usr/bin/ld: /tmp/go-link-1438361871/000019.o: in function `New': [2022-04-19T16:03:42.278Z] #60 235.0 /tmp/tmp.binqfj8a9w/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-04-19T16:03:42.278Z] #60 235.1 + bin/containerd-stress [2022-04-19T16:03:42.278Z] #60 236.2 + bin/containerd-shim [2022-04-19T16:03:42.361Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T16:03:42.361Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T16:03:42.616Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T16:03:42.759Z] --- PASS: TestBuildMultiStageParentConfig (4.95s) [2022-04-19T16:03:42.759Z] === RUN TestBuildLabelWithTargets [2022-04-19T16:03:42.871Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T16:03:42.872Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-19T16:03:44.234Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T16:03:45.161Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T16:03:45.556Z] #60 244.8 + bin/containerd-shim-runc-v1 [2022-04-19T16:03:46.087Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T16:03:46.087Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-19T16:03:47.012Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T16:03:47.012Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-19T16:03:47.571Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T16:03:48.131Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-19T16:03:48.131Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T16:03:50.641Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-19T16:03:50.808Z] #60 249.8 + bin/containerd-shim-runc-v2 [2022-04-19T16:03:50.912Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-19T16:03:50.912Z] === RUN TestBuildWithEmptyLayers [2022-04-19T16:03:51.066Z] #60 250.5 + binaries [2022-04-19T16:03:51.066Z] #60 250.5 + install -D bin/containerd /build/containerd [2022-04-19T16:03:51.066Z] #60 250.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T16:03:51.066Z] #60 250.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T16:03:51.066Z] #60 250.6 + install -D bin/ctr /build/ctr [2022-04-19T16:03:52.527Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T16:03:53.092Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-19T16:03:53.451Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-19T16:03:53.451Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T16:03:55.230Z] #60 DONE 254.7s [2022-04-19T16:03:56.157Z] [2022-04-19T16:03:56.157Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T16:03:56.157Z] #61 sha256:2e0f077704dda0ccff598ae85fda62f1cfdbd46510df4901dea8168e8955b5c3 [2022-04-19T16:03:56.358Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-19T16:03:57.522Z] #61 DONE 1.4s [2022-04-19T16:03:57.522Z] [2022-04-19T16:03:57.522Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T16:03:57.522Z] #66 sha256:a64d890adc03b65b373247e5e1aea6f1cc50fdb06437d47ab89c16fcc6fc1bf8 [2022-04-19T16:03:57.725Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-19T16:03:57.778Z] #66 DONE 0.3s [2022-04-19T16:03:57.778Z] [2022-04-19T16:03:57.778Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T16:03:57.778Z] #71 sha256:64388f1d3f6e96a7c6cb2d77f178b265965f5a9ad551044eb678ad32112a8d7d [2022-04-19T16:03:58.285Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-19T16:03:58.338Z] #71 DONE 0.6s [2022-04-19T16:03:58.338Z] [2022-04-19T16:03:58.338Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T16:03:58.338Z] #72 sha256:bcced99e22715c2a4573157523d7f17b339531ffbcd78cc8fda26d7ecd63b383 [2022-04-19T16:03:58.338Z] #72 DONE 0.0s [2022-04-19T16:03:58.338Z] [2022-04-19T16:03:58.338Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T16:03:58.338Z] #73 sha256:0f0b3f361de4b187757be4a652280442f0f8a583bb80d3d7f1aae06b66a0259e [2022-04-19T16:03:58.736Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-04-19T16:03:58.736Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T16:03:58.736Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-04-19T16:03:58.736Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T16:03:59.210Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-19T16:03:59.288Z] #73 DONE 1.0s [2022-04-19T16:03:59.546Z] [2022-04-19T16:03:59.546Z] #74 exporting to image [2022-04-19T16:03:59.546Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T16:03:59.546Z] #74 exporting layers [2022-04-19T16:03:59.756Z] === RUN TestBoolValue [2022-04-19T16:03:59.756Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestBoolValueOrDefault [2022-04-19T16:03:59.756Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestInt64ValueOrZero [2022-04-19T16:03:59.756Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestInt64ValueOrDefault [2022-04-19T16:03:59.756Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T16:03:59.756Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestJsonContentType [2022-04-19T16:03:59.756Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestReadJSON [2022-04-19T16:03:59.756Z] === RUN TestReadJSON/nil_body [2022-04-19T16:03:59.756Z] === RUN TestReadJSON/empty_body [2022-04-19T16:03:59.756Z] === RUN TestReadJSON/with_valid_request [2022-04-19T16:03:59.756Z] === RUN TestReadJSON/with_whitespace [2022-04-19T16:03:59.756Z] === RUN TestReadJSON/with_extra_content [2022-04-19T16:03:59.756Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T16:03:59.756Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T16:03:59.756Z] PASS [2022-04-19T16:03:59.756Z] coverage: 31.9% of statements [2022-04-19T16:03:59.756Z] ok github.com/docker/docker/api/server/httputils 0.036s coverage: 31.9% of statements [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T16:03:59.756Z] === RUN TestMaskSecretKeys [2022-04-19T16:03:59.756Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T16:03:59.756Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T16:03:59.756Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T16:03:59.756Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T16:03:59.756Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestVersionMiddlewareVersion [2022-04-19T16:03:59.756Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T16:03:59.756Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T16:03:59.756Z] PASS [2022-04-19T16:03:59.756Z] coverage: 37.7% of statements [2022-04-19T16:03:59.756Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T16:03:59.756Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T16:03:59.756Z] === RUN TestStrSliceMarshalJSON [2022-04-19T16:03:59.756Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T16:03:59.756Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestStrSliceUnmarshalString [2022-04-19T16:03:59.756Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T16:03:59.756Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T16:03:59.756Z] PASS [2022-04-19T16:03:59.756Z] coverage: 90.0% of statements [2022-04-19T16:03:59.756Z] ok github.com/docker/docker/api/types/strslice 0.031s coverage: 90.0% of statements [2022-04-19T16:03:59.756Z] === RUN TestToJSON [2022-04-19T16:03:59.756Z] --- PASS: TestToJSON (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestToParamWithVersion [2022-04-19T16:03:59.756Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestFromJSON [2022-04-19T16:03:59.756Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestEmpty [2022-04-19T16:03:59.756Z] --- PASS: TestEmpty (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T16:03:59.756Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestArgsMatchKVList [2022-04-19T16:03:59.756Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T16:03:59.756Z] === RUN TestArgsMatch [2022-04-19T16:03:59.756Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestAdd [2022-04-19T16:03:59.757Z] --- PASS: TestAdd (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestDel [2022-04-19T16:03:59.757Z] --- PASS: TestDel (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestLen [2022-04-19T16:03:59.757Z] --- PASS: TestLen (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestExactMatch [2022-04-19T16:03:59.757Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestOnlyOneExactMatch [2022-04-19T16:03:59.757Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestContains [2022-04-19T16:03:59.757Z] --- PASS: TestContains (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestValidate [2022-04-19T16:03:59.757Z] --- PASS: TestValidate (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestWalkValues [2022-04-19T16:03:59.757Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestFuzzyMatch [2022-04-19T16:03:59.757Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestClone [2022-04-19T16:03:59.757Z] --- PASS: TestClone (0.00s) [2022-04-19T16:03:59.757Z] PASS [2022-04-19T16:03:59.757Z] coverage: 92.2% of statements [2022-04-19T16:03:59.757Z] ok github.com/docker/docker/api/types/filters 0.038s coverage: 92.2% of statements [2022-04-19T16:03:59.757Z] === RUN TestDurationToSecondsString [2022-04-19T16:03:59.757Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T16:03:59.757Z] === RUN TestGetTimestamp [2022-04-19T16:03:59.757Z] === RUN TestAdjustForAPIVersion [2022-04-19T16:03:59.757Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T16:03:59.757Z] PASS [2022-04-19T16:03:59.757Z] coverage: 6.1% of statements [2022-04-19T16:03:59.757Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 6.1% of statements [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T16:03:59.757Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-19T16:03:59.757Z] === RUN TestParseTimestamps [2022-04-19T16:03:59.757Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T16:03:59.757Z] PASS [2022-04-19T16:03:59.757Z] coverage: 100.0% of statements [2022-04-19T16:03:59.757Z] ok github.com/docker/docker/api/types/time 0.152s coverage: 100.0% of statements [2022-04-19T16:03:59.757Z] === RUN TestCompareVersion [2022-04-19T16:03:59.757Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T16:03:59.757Z] PASS [2022-04-19T16:03:59.757Z] coverage: 77.3% of statements [2022-04-19T16:03:59.757Z] ok github.com/docker/docker/api/types/versions 0.057s coverage: 77.3% of statements [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T16:03:59.757Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T16:04:00.223Z] === RUN TestIsGIT [2022-04-19T16:04:00.223Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T16:04:00.223Z] PASS [2022-04-19T16:04:00.223Z] coverage: 100.0% of statements [2022-04-19T16:04:00.223Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.080s coverage: 100.0% of statements [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T16:04:01.206Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T16:04:01.206Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T16:04:01.206Z] === RUN TestCloneArgsSmartHttp [2022-04-19T16:04:01.206Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2022-04-19T16:04:01.206Z] === RUN TestCloneArgsDumbHttp [2022-04-19T16:04:01.206Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T16:04:01.206Z] === RUN TestCloneArgsGit [2022-04-19T16:04:01.206Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T16:04:01.206Z] === RUN TestCheckoutGit [2022-04-19T16:04:01.723Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-19T16:04:02.195Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T16:04:02.195Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestProcessNoDockerignore [2022-04-19T16:04:02.195Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T16:04:02.195Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestDetectContentType [2022-04-19T16:04:02.195Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestSelectAcceptableMIME [2022-04-19T16:04:02.195Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestInspectEmptyResponse [2022-04-19T16:04:02.195Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestInspectResponseBinary [2022-04-19T16:04:02.195Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestResponseUnsupportedContentType [2022-04-19T16:04:02.195Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestInspectResponseTextSimple [2022-04-19T16:04:02.195Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T16:04:02.195Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestUnknownContentLength [2022-04-19T16:04:02.195Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestDownloadRemote [2022-04-19T16:04:02.195Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-19T16:04:02.195Z] === RUN TestGetWithStatusError [2022-04-19T16:04:02.195Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestCloseRootDirectory [2022-04-19T16:04:02.195Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:04:02.195Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-04-19T16:04:02.195Z] === RUN TestHashFile [2022-04-19T16:04:02.195Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:04:02.195Z] --- SKIP: TestHashFile (0.01s) [2022-04-19T16:04:02.195Z] === RUN TestHashSubdir [2022-04-19T16:04:02.195Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:04:02.195Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-19T16:04:02.195Z] === RUN TestRemoveDirectory [2022-04-19T16:04:02.195Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:04:02.195Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-19T16:04:02.195Z] PASS [2022-04-19T16:04:02.195Z] coverage: 9.3% of statements [2022-04-19T16:04:02.195Z] ok github.com/docker/docker/builder/remotecontext 0.189s coverage: 9.3% of statements [2022-04-19T16:04:02.195Z] === RUN TestEnable [2022-04-19T16:04:02.195Z] --- PASS: TestEnable (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestDisable [2022-04-19T16:04:02.195Z] --- PASS: TestDisable (0.00s) [2022-04-19T16:04:02.195Z] === RUN TestEnabled [2022-04-19T16:04:02.195Z] --- PASS: TestEnabled (0.00s) [2022-04-19T16:04:02.195Z] PASS [2022-04-19T16:04:02.195Z] coverage: 100.0% of statements [2022-04-19T16:04:02.662Z] ok github.com/docker/docker/cli/debug 0.046s coverage: 100.0% of statements [2022-04-19T16:04:02.811Z] #74 exporting layers 3.3s done [2022-04-19T16:04:02.812Z] #74 writing image sha256:ab05b6ac0a23acda12a8c99d307768ff188669e00a292f3b2cd40ed71ea6e4a9 done [2022-04-19T16:04:02.812Z] #74 naming to docker.io/library/docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 done [2022-04-19T16:04:02.812Z] #74 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-19T16:04:03.128Z] === RUN TestGetAllAllowed [2022-04-19T16:04:03.128Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestGetAllMeta [2022-04-19T16:04:03.128Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T16:04:03.128Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T16:04:03.128Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestIsExistingDirectory [2022-04-19T16:04:03.128Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-19T16:04:03.128Z] === RUN TestGetFilenameForDownload [2022-04-19T16:04:03.128Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestEnv2Variables [2022-04-19T16:04:03.128Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T16:04:03.128Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestMaintainer [2022-04-19T16:04:03.128Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestLabel [2022-04-19T16:04:03.128Z] --- PASS: TestLabel (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestFromScratch [2022-04-19T16:04:03.128Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestFromWithArg [2022-04-19T16:04:03.128Z] --- PASS: TestFromWithArg (0.02s) [2022-04-19T16:04:03.128Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T16:04:03.128Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestFromWithUndefinedArg [2022-04-19T16:04:03.128Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T16:04:03.128Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestOnbuild [2022-04-19T16:04:03.128Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestWorkdir [2022-04-19T16:04:03.128Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestCmd [2022-04-19T16:04:03.128Z] --- PASS: TestCmd (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestHealthcheckNone [2022-04-19T16:04:03.128Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestHealthcheckCmd [2022-04-19T16:04:03.128Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestEntrypoint [2022-04-19T16:04:03.128Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestExpose [2022-04-19T16:04:03.128Z] --- PASS: TestExpose (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestUser [2022-04-19T16:04:03.128Z] --- PASS: TestUser (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestVolume [2022-04-19T16:04:03.128Z] --- PASS: TestVolume (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestStopSignal [2022-04-19T16:04:03.128Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T16:04:03.128Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestArg [2022-04-19T16:04:03.128Z] --- PASS: TestArg (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestShell [2022-04-19T16:04:03.128Z] --- PASS: TestShell (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestPrependEnvOnCmd [2022-04-19T16:04:03.128Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestRunWithBuildArgs [2022-04-19T16:04:03.128Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T16:04:03.128Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T16:04:03.128Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T16:04:03.128Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T16:04:03.128Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T16:04:03.128Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestNormalizeWorkdir [2022-04-19T16:04:03.128Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestDispatch [2022-04-19T16:04:03.128Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T16:04:03.128Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T16:04:03.128Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T16:04:03.128Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T16:04:03.128Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T16:04:03.128Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T16:04:03.128Z] === RUN TestDispatch/COPY_url [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch (0.07s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T16:04:03.128Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-19T16:04:03.128Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T16:04:03.128Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T16:04:03.128Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T16:04:03.128Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T16:04:03.128Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T16:04:03.128Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestEmptyDockerfile [2022-04-19T16:04:03.128Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-19T16:04:03.128Z] === RUN TestSymlinkDockerfile [2022-04-19T16:04:03.128Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-04-19T16:04:03.128Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T16:04:03.128Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestNonExistingDockerfile [2022-04-19T16:04:03.128Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestCopyRunConfig [2022-04-19T16:04:03.128Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestDeepCopyRunConfig [2022-04-19T16:04:03.128Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestExportImage [2022-04-19T16:04:03.128Z] --- PASS: TestExportImage (0.00s) [2022-04-19T16:04:03.128Z] === RUN TestNormalizeDest [2022-04-19T16:04:03.128Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T16:04:03.128Z] PASS [2022-04-19T16:04:03.128Z] coverage: 46.7% of statements [2022-04-19T16:04:03.128Z] ok github.com/docker/docker/builder/dockerfile 0.359s coverage: 46.7% of statements [2022-04-19T16:04:03.133Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-19T16:04:03.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/test/unit [2022-04-19T16:04:03.595Z] === RUN TestTCP4Proxy [2022-04-19T16:04:03.595Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T16:04:03.595Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestTCP6Proxy [2022-04-19T16:04:03.595Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:04:03.595Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestTCPDualStackProxy [2022-04-19T16:04:03.595Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:04:03.595Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestUDP4Proxy [2022-04-19T16:04:03.595Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestUDP6Proxy [2022-04-19T16:04:03.595Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:04:03.595Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestUDPWriteError [2022-04-19T16:04:03.595Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestSCTP4Proxy [2022-04-19T16:04:03.595Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T16:04:03.595Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T16:04:03.595Z] === RUN TestSCTP6Proxy [2022-04-19T16:04:03.595Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:04:03.595Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T16:04:03.595Z] PASS [2022-04-19T16:04:03.595Z] coverage: 49.4% of statements [2022-04-19T16:04:03.595Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2022-04-19T16:04:04.017Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2022-04-19T16:04:04.017Z] === RUN TestBuildWithHugeFile [2022-04-19T16:04:05.379Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-19T16:04:05.379Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-19T16:04:05.379Z] + TESTDIRS=./... [2022-04-19T16:04:05.379Z] + exclude_paths='/vendor/|/integration' [2022-04-19T16:04:05.379Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-19T16:04:05.379Z] ++ go list ./... [2022-04-19T16:04:05.943Z] + pkg_list='github.com/docker/docker/api [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/backend [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/container [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/events [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/filters [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/image [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/mount [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/network [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/registry [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/time [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/versions [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/volume [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:04:05.943Z] github.com/docker/docker/cli [2022-04-19T16:04:05.943Z] github.com/docker/docker/cli/config [2022-04-19T16:04:05.943Z] github.com/docker/docker/cli/debug [2022-04-19T16:04:05.943Z] github.com/docker/docker/client [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:04:05.943Z] github.com/docker/docker/container [2022-04-19T16:04:05.943Z] github.com/docker/docker/container/stream [2022-04-19T16:04:05.943Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:04:05.943Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:04:05.943Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/config [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/events [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/exec [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/images [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/links [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/names [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/network [2022-04-19T16:04:05.943Z] github.com/docker/docker/daemon/stats [2022-04-19T16:04:05.943Z] github.com/docker/docker/distribution [2022-04-19T16:04:05.943Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:04:05.943Z] github.com/docker/docker/distribution/utils [2022-04-19T16:04:05.943Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:04:05.943Z] github.com/docker/docker/dockerversion [2022-04-19T16:04:05.943Z] github.com/docker/docker/errdefs [2022-04-19T16:04:05.943Z] github.com/docker/docker/image [2022-04-19T16:04:05.943Z] github.com/docker/docker/image/cache [2022-04-19T16:04:05.943Z] github.com/docker/docker/image/tarexport [2022-04-19T16:04:05.943Z] github.com/docker/docker/image/v1 [2022-04-19T16:04:05.943Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:04:05.943Z] github.com/docker/docker/layer [2022-04-19T16:04:05.943Z] github.com/docker/docker/libcontainerd [2022-04-19T16:04:05.943Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:04:05.943Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:04:05.943Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:04:05.943Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/libnetwork/types [2022-04-19T16:04:05.943Z] github.com/docker/docker/oci [2022-04-19T16:04:05.943Z] github.com/docker/docker/oci/caps [2022-04-19T16:04:05.943Z] github.com/docker/docker/opts [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/archive [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/directory [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/platform [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/pools [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/progress [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/signal [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/stack [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/system [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:04:05.943Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:04:05.943Z] github.com/docker/docker/plugin [2022-04-19T16:04:05.943Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:04:05.943Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:04:05.943Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:04:05.943Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:04:05.943Z] github.com/docker/docker/quota [2022-04-19T16:04:05.943Z] github.com/docker/docker/reference [2022-04-19T16:04:05.943Z] github.com/docker/docker/registry [2022-04-19T16:04:05.943Z] github.com/docker/docker/registry/resumable [2022-04-19T16:04:05.943Z] github.com/docker/docker/restartmanager [2022-04-19T16:04:05.943Z] github.com/docker/docker/rootless [2022-04-19T16:04:05.943Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:04:05.943Z] github.com/docker/docker/runconfig [2022-04-19T16:04:05.943Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/environment [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/registry [2022-04-19T16:04:05.943Z] github.com/docker/docker/testutil/request [2022-04-19T16:04:05.943Z] github.com/docker/docker/volume [2022-04-19T16:04:05.943Z] github.com/docker/docker/volume/drivers [2022-04-19T16:04:05.943Z] github.com/docker/docker/volume/local [2022-04-19T16:04:05.943Z] github.com/docker/docker/volume/mounts [2022-04-19T16:04:05.943Z] github.com/docker/docker/volume/service [2022-04-19T16:04:05.943Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:04:05.943Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:04:05.943Z] ++ grep --fixed-strings -v /libnetwork [2022-04-19T16:04:05.943Z] ++ echo 'github.com/docker/docker/api [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/backend [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/container [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/events [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/filters [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/image [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/mount [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/network [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/registry [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/time [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/versions [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:04:05.943Z] github.com/docker/docker/api/types/volume [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:04:05.943Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:04:05.943Z] github.com/docker/docker/cli [2022-04-19T16:04:05.943Z] github.com/docker/docker/cli/config [2022-04-19T16:04:05.943Z] github.com/docker/docker/cli/debug [2022-04-19T16:04:05.943Z] github.com/docker/docker/client [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:04:05.943Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:04:05.943Z] github.com/docker/docker/container [2022-04-19T16:04:05.944Z] github.com/docker/docker/container/stream [2022-04-19T16:04:05.944Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:04:05.944Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:04:05.944Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/config [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/events [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/exec [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/images [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/links [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/names [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/network [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/stats [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution/utils [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:04:05.944Z] github.com/docker/docker/dockerversion [2022-04-19T16:04:05.944Z] github.com/docker/docker/errdefs [2022-04-19T16:04:05.944Z] github.com/docker/docker/image [2022-04-19T16:04:05.944Z] github.com/docker/docker/image/cache [2022-04-19T16:04:05.944Z] github.com/docker/docker/image/tarexport [2022-04-19T16:04:05.944Z] github.com/docker/docker/image/v1 [2022-04-19T16:04:05.944Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:04:05.944Z] github.com/docker/docker/layer [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/libnetwork/types [2022-04-19T16:04:05.944Z] github.com/docker/docker/oci [2022-04-19T16:04:05.944Z] github.com/docker/docker/oci/caps [2022-04-19T16:04:05.944Z] github.com/docker/docker/opts [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/archive [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/directory [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/platform [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/pools [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/progress [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/signal [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/stack [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/system [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:04:05.944Z] github.com/docker/docker/plugin [2022-04-19T16:04:05.944Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:04:05.944Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:04:05.944Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:04:05.944Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:04:05.944Z] github.com/docker/docker/quota [2022-04-19T16:04:05.944Z] github.com/docker/docker/reference [2022-04-19T16:04:05.944Z] github.com/docker/docker/registry [2022-04-19T16:04:05.944Z] github.com/docker/docker/registry/resumable [2022-04-19T16:04:05.944Z] github.com/docker/docker/restartmanager [2022-04-19T16:04:05.944Z] github.com/docker/docker/rootless [2022-04-19T16:04:05.944Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:04:05.944Z] github.com/docker/docker/runconfig [2022-04-19T16:04:05.944Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/environment [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/registry [2022-04-19T16:04:05.944Z] github.com/docker/docker/testutil/request [2022-04-19T16:04:05.944Z] github.com/docker/docker/volume [2022-04-19T16:04:05.944Z] github.com/docker/docker/volume/drivers [2022-04-19T16:04:05.944Z] github.com/docker/docker/volume/local [2022-04-19T16:04:05.944Z] github.com/docker/docker/volume/mounts [2022-04-19T16:04:05.944Z] github.com/docker/docker/volume/service [2022-04-19T16:04:05.944Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:04:05.944Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:04:05.944Z] + base_pkg_list='github.com/docker/docker/api [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/backend [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/container [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/events [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/filters [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/image [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/mount [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/network [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/registry [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/time [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/versions [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:04:05.944Z] github.com/docker/docker/api/types/volume [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:04:05.944Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:04:05.944Z] github.com/docker/docker/cli [2022-04-19T16:04:05.944Z] github.com/docker/docker/cli/config [2022-04-19T16:04:05.944Z] github.com/docker/docker/cli/debug [2022-04-19T16:04:05.944Z] github.com/docker/docker/client [2022-04-19T16:04:05.944Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:04:05.944Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:04:05.944Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:04:05.944Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:04:05.944Z] github.com/docker/docker/container [2022-04-19T16:04:05.944Z] github.com/docker/docker/container/stream [2022-04-19T16:04:05.944Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:04:05.944Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:04:05.944Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/config [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/events [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/exec [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/images [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/links [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/names [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/network [2022-04-19T16:04:05.944Z] github.com/docker/docker/daemon/stats [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution/utils [2022-04-19T16:04:05.944Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:04:05.944Z] github.com/docker/docker/dockerversion [2022-04-19T16:04:05.944Z] github.com/docker/docker/errdefs [2022-04-19T16:04:05.944Z] github.com/docker/docker/image [2022-04-19T16:04:05.944Z] github.com/docker/docker/image/cache [2022-04-19T16:04:05.944Z] github.com/docker/docker/image/tarexport [2022-04-19T16:04:05.944Z] github.com/docker/docker/image/v1 [2022-04-19T16:04:05.944Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:04:05.944Z] github.com/docker/docker/layer [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:04:05.944Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:04:05.944Z] github.com/docker/docker/oci [2022-04-19T16:04:05.944Z] github.com/docker/docker/oci/caps [2022-04-19T16:04:05.944Z] github.com/docker/docker/opts [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/archive [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/directory [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:04:05.944Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/platform [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/pools [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/progress [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/signal [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/stack [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/system [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:04:05.945Z] github.com/docker/docker/plugin [2022-04-19T16:04:05.945Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:04:05.945Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:04:05.945Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:04:05.945Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:04:05.945Z] github.com/docker/docker/quota [2022-04-19T16:04:05.945Z] github.com/docker/docker/reference [2022-04-19T16:04:05.945Z] github.com/docker/docker/registry [2022-04-19T16:04:05.945Z] github.com/docker/docker/registry/resumable [2022-04-19T16:04:05.945Z] github.com/docker/docker/restartmanager [2022-04-19T16:04:05.945Z] github.com/docker/docker/rootless [2022-04-19T16:04:05.945Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:04:05.945Z] github.com/docker/docker/runconfig [2022-04-19T16:04:05.945Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/environment [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/registry [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/request [2022-04-19T16:04:05.945Z] github.com/docker/docker/volume [2022-04-19T16:04:05.945Z] github.com/docker/docker/volume/drivers [2022-04-19T16:04:05.945Z] github.com/docker/docker/volume/local [2022-04-19T16:04:05.945Z] github.com/docker/docker/volume/mounts [2022-04-19T16:04:05.945Z] github.com/docker/docker/volume/service [2022-04-19T16:04:05.945Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:04:05.945Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:04:05.945Z] ++ grep --fixed-strings /libnetwork [2022-04-19T16:04:05.945Z] ++ echo 'github.com/docker/docker/api [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/backend [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/container [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/events [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/filters [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/image [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/mount [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/network [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/registry [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/time [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/versions [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:04:05.945Z] github.com/docker/docker/api/types/volume [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:04:05.945Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:04:05.945Z] github.com/docker/docker/cli [2022-04-19T16:04:05.945Z] github.com/docker/docker/cli/config [2022-04-19T16:04:05.945Z] github.com/docker/docker/cli/debug [2022-04-19T16:04:05.945Z] github.com/docker/docker/client [2022-04-19T16:04:05.945Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:04:05.945Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:04:05.945Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:04:05.945Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:04:05.945Z] github.com/docker/docker/container [2022-04-19T16:04:05.945Z] github.com/docker/docker/container/stream [2022-04-19T16:04:05.945Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:04:05.945Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:04:05.945Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/config [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/events [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/exec [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/images [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/links [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/names [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/network [2022-04-19T16:04:05.945Z] github.com/docker/docker/daemon/stats [2022-04-19T16:04:05.945Z] github.com/docker/docker/distribution [2022-04-19T16:04:05.945Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:04:05.945Z] github.com/docker/docker/distribution/utils [2022-04-19T16:04:05.945Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:04:05.945Z] github.com/docker/docker/dockerversion [2022-04-19T16:04:05.945Z] github.com/docker/docker/errdefs [2022-04-19T16:04:05.945Z] github.com/docker/docker/image [2022-04-19T16:04:05.945Z] github.com/docker/docker/image/cache [2022-04-19T16:04:05.945Z] github.com/docker/docker/image/tarexport [2022-04-19T16:04:05.945Z] github.com/docker/docker/image/v1 [2022-04-19T16:04:05.945Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:04:05.945Z] github.com/docker/docker/layer [2022-04-19T16:04:05.945Z] github.com/docker/docker/libcontainerd [2022-04-19T16:04:05.945Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:04:05.945Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:04:05.945Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:04:05.945Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/libnetwork/types [2022-04-19T16:04:05.945Z] github.com/docker/docker/oci [2022-04-19T16:04:05.945Z] github.com/docker/docker/oci/caps [2022-04-19T16:04:05.945Z] github.com/docker/docker/opts [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/archive [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/directory [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/platform [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/pools [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/progress [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/signal [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/stack [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/system [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:04:05.945Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:04:05.945Z] github.com/docker/docker/plugin [2022-04-19T16:04:05.945Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:04:05.945Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:04:05.945Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:04:05.945Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:04:05.945Z] github.com/docker/docker/quota [2022-04-19T16:04:05.945Z] github.com/docker/docker/reference [2022-04-19T16:04:05.945Z] github.com/docker/docker/registry [2022-04-19T16:04:05.945Z] github.com/docker/docker/registry/resumable [2022-04-19T16:04:05.945Z] github.com/docker/docker/restartmanager [2022-04-19T16:04:05.945Z] github.com/docker/docker/rootless [2022-04-19T16:04:05.945Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:04:05.945Z] github.com/docker/docker/runconfig [2022-04-19T16:04:05.945Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/environment [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:04:05.945Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:04:05.946Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:04:05.946Z] github.com/docker/docker/testutil/registry [2022-04-19T16:04:05.946Z] github.com/docker/docker/testutil/request [2022-04-19T16:04:05.946Z] github.com/docker/docker/volume [2022-04-19T16:04:05.946Z] github.com/docker/docker/volume/drivers [2022-04-19T16:04:05.946Z] github.com/docker/docker/volume/local [2022-04-19T16:04:05.946Z] github.com/docker/docker/volume/mounts [2022-04-19T16:04:05.946Z] github.com/docker/docker/volume/service [2022-04-19T16:04:05.946Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:04:05.946Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:04:05.946Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/types' [2022-04-19T16:04:05.946Z] + echo 'github.com/docker/docker/libnetwork [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/types' [2022-04-19T16:04:05.946Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:04:05.946Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:04:05.946Z] + type docker-proxy [2022-04-19T16:04:05.946Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-19T16:04:05.946Z] + hack/make.sh binary-proxy install-proxy [2022-04-19T16:04:05.946Z] [2022-04-19T16:04:05.946Z] Removing bundles/ [2022-04-19T16:04:05.946Z] [2022-04-19T16:04:05.946Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-19T16:04:06.202Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-19T16:04:06.202Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:04:06.959Z] docker_cli_daemon_test.go:2506: [d38df89959a13] daemon is not started [2022-04-19T16:04:06.959Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T16:04:07.215Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-19T16:04:07.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T16:04:12.739Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-19T16:04:12.739Z] [2022-04-19T16:04:12.739Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-19T16:04:12.739Z] Installing docker-proxy to /usr/local/bin/ [2022-04-19T16:04:12.739Z] [2022-04-19T16:04:12.739Z] + mkdir -p bundles [2022-04-19T16:04:12.739Z] + '[' -n 'github.com/docker/docker/api [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/backend [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/container [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/events [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/filters [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/image [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/mount [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/network [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/registry [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/time [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/versions [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:04:12.739Z] github.com/docker/docker/api/types/volume [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:04:12.739Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:04:12.739Z] github.com/docker/docker/cli [2022-04-19T16:04:12.739Z] github.com/docker/docker/cli/config [2022-04-19T16:04:12.739Z] github.com/docker/docker/cli/debug [2022-04-19T16:04:12.739Z] github.com/docker/docker/client [2022-04-19T16:04:12.739Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:04:12.739Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:04:12.739Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:04:12.739Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:04:12.739Z] github.com/docker/docker/container [2022-04-19T16:04:12.739Z] github.com/docker/docker/container/stream [2022-04-19T16:04:12.739Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:04:12.739Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:04:12.739Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/config [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/events [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/exec [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/images [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/links [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/names [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/network [2022-04-19T16:04:12.739Z] github.com/docker/docker/daemon/stats [2022-04-19T16:04:12.739Z] github.com/docker/docker/distribution [2022-04-19T16:04:12.739Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:04:12.739Z] github.com/docker/docker/distribution/utils [2022-04-19T16:04:12.739Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:04:12.739Z] github.com/docker/docker/dockerversion [2022-04-19T16:04:12.739Z] github.com/docker/docker/errdefs [2022-04-19T16:04:12.739Z] github.com/docker/docker/image [2022-04-19T16:04:12.739Z] github.com/docker/docker/image/cache [2022-04-19T16:04:12.739Z] github.com/docker/docker/image/tarexport [2022-04-19T16:04:12.739Z] github.com/docker/docker/image/v1 [2022-04-19T16:04:12.739Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:04:12.739Z] github.com/docker/docker/layer [2022-04-19T16:04:12.739Z] github.com/docker/docker/libcontainerd [2022-04-19T16:04:12.739Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:04:12.739Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:04:12.739Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:04:12.739Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:04:12.739Z] github.com/docker/docker/oci [2022-04-19T16:04:12.739Z] github.com/docker/docker/oci/caps [2022-04-19T16:04:12.739Z] github.com/docker/docker/opts [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/archive [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/directory [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/platform [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/pools [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/progress [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/signal [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/stack [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/system [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:04:12.739Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:04:12.739Z] github.com/docker/docker/plugin [2022-04-19T16:04:12.739Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:04:12.739Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:04:12.739Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:04:12.739Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:04:12.739Z] github.com/docker/docker/quota [2022-04-19T16:04:12.739Z] github.com/docker/docker/reference [2022-04-19T16:04:12.739Z] github.com/docker/docker/registry [2022-04-19T16:04:12.739Z] github.com/docker/docker/registry/resumable [2022-04-19T16:04:12.739Z] github.com/docker/docker/restartmanager [2022-04-19T16:04:12.739Z] github.com/docker/docker/rootless [2022-04-19T16:04:12.739Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:04:12.739Z] github.com/docker/docker/runconfig [2022-04-19T16:04:12.739Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/environment [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/registry [2022-04-19T16:04:12.739Z] github.com/docker/docker/testutil/request [2022-04-19T16:04:12.739Z] github.com/docker/docker/volume [2022-04-19T16:04:12.739Z] github.com/docker/docker/volume/drivers [2022-04-19T16:04:12.739Z] github.com/docker/docker/volume/local [2022-04-19T16:04:12.739Z] github.com/docker/docker/volume/mounts [2022-04-19T16:04:12.739Z] github.com/docker/docker/volume/service [2022-04-19T16:04:12.739Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:04:12.739Z] github.com/docker/docker/volume/testutils' ']' [2022-04-19T16:04:12.740Z] + 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/builder/remotecontext/urlutil 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-04-19T16:04:12.740Z] ? github.com/docker/docker/api [no test files] [2022-04-19T16:04:14.006Z] === RUN TestCheckpointCreateError [2022-04-19T16:04:14.006Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCheckpointCreate [2022-04-19T16:04:14.006Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCheckpointDeleteError [2022-04-19T16:04:14.006Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCheckpointDelete [2022-04-19T16:04:14.006Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCheckpointListError [2022-04-19T16:04:14.006Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCheckpointList [2022-04-19T16:04:14.006Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T16:04:14.006Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T16:04:14.006Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T16:04:14.006Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestGetAPIPath [2022-04-19T16:04:14.006Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestParseHostURL [2022-04-19T16:04:14.006Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T16:04:14.006Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersion [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T16:04:14.006Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestClientRedirect [2022-04-19T16:04:14.006Z] === RUN TestClientRedirect/GET [2022-04-19T16:04:14.006Z] === RUN TestClientRedirect/POST [2022-04-19T16:04:14.006Z] === RUN TestClientRedirect/PUT [2022-04-19T16:04:14.006Z] === RUN TestClientRedirect/DELETE [2022-04-19T16:04:14.006Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T16:04:14.006Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigCreateUnsupported [2022-04-19T16:04:14.006Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigCreateError [2022-04-19T16:04:14.006Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigCreate [2022-04-19T16:04:14.006Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigInspectNotFound [2022-04-19T16:04:14.006Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T16:04:14.006Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigInspectUnsupported [2022-04-19T16:04:14.006Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigInspectError [2022-04-19T16:04:14.006Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T16:04:14.006Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigInspect [2022-04-19T16:04:14.006Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigListUnsupported [2022-04-19T16:04:14.006Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigListError [2022-04-19T16:04:14.006Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigList [2022-04-19T16:04:14.006Z] --- PASS: TestConfigList (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigRemoveUnsupported [2022-04-19T16:04:14.006Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigRemoveError [2022-04-19T16:04:14.006Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigRemove [2022-04-19T16:04:14.006Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigUpdateUnsupported [2022-04-19T16:04:14.006Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigUpdateError [2022-04-19T16:04:14.006Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestConfigUpdate [2022-04-19T16:04:14.006Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerCommitError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerCommit [2022-04-19T16:04:14.006Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStatPathError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStatPath [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyToContainerError [2022-04-19T16:04:14.006Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T16:04:14.006Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T16:04:14.006Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyToContainer [2022-04-19T16:04:14.006Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyFromContainerError [2022-04-19T16:04:14.006Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T16:04:14.006Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T16:04:14.006Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T16:04:14.006Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestCopyFromContainer [2022-04-19T16:04:14.006Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerCreateError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerCreateImageNotFound [2022-04-19T16:04:14.006Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerCreateWithName [2022-04-19T16:04:14.006Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerCreateAutoRemove [2022-04-19T16:04:14.006Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerDiffError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerDiff [2022-04-19T16:04:14.006Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecCreateError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecCreate [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecStartError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecStart [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecInspectError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecInspect [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExportError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExport [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerInspectError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T16:04:14.006Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T16:04:14.006Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerInspect [2022-04-19T16:04:14.006Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerInspectNode [2022-04-19T16:04:14.006Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerKillError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerKill [2022-04-19T16:04:14.006Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerListError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerList [2022-04-19T16:04:14.006Z] --- PASS: TestContainerList (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerLogsNotFoundError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerLogsError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerLogs [2022-04-19T16:04:14.006Z] --- PASS: TestContainerLogs (0.15s) [2022-04-19T16:04:14.006Z] === RUN TestContainerPauseError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerPause [2022-04-19T16:04:14.006Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainersPruneError [2022-04-19T16:04:14.006Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainersPrune [2022-04-19T16:04:14.006Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerRemoveError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerRemove [2022-04-19T16:04:14.006Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerRenameError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerRename [2022-04-19T16:04:14.006Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerResizeError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecResizeError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerResize [2022-04-19T16:04:14.006Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerExecResize [2022-04-19T16:04:14.006Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerRestartError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerRestart [2022-04-19T16:04:14.006Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStartError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStart [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStatsError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStats [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStopError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerStop [2022-04-19T16:04:14.006Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerTopError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerTopError (0.01s) [2022-04-19T16:04:14.006Z] === RUN TestContainerTop [2022-04-19T16:04:14.006Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerUnpauseError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerUnpause [2022-04-19T16:04:14.006Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerUpdateError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerUpdateError (0.03s) [2022-04-19T16:04:14.006Z] === RUN TestContainerUpdate [2022-04-19T16:04:14.006Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerWaitError [2022-04-19T16:04:14.006Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestContainerWait [2022-04-19T16:04:14.006Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T16:04:14.006Z] === RUN TestDiskUsageError [2022-04-19T16:04:14.007Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestDiskUsage [2022-04-19T16:04:14.007Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestDistributionInspectUnsupported [2022-04-19T16:04:14.007Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T16:04:14.007Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestEventsErrorInOptions [2022-04-19T16:04:14.007Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestEventsErrorFromServer [2022-04-19T16:04:14.007Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestEvents [2022-04-19T16:04:14.007Z] --- PASS: TestEvents (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestTLSCloseWriter [2022-04-19T16:04:14.007Z] === PAUSE TestTLSCloseWriter [2022-04-19T16:04:14.007Z] === RUN TestImageBuildError [2022-04-19T16:04:14.007Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageBuild [2022-04-19T16:04:14.007Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestGetDockerOS [2022-04-19T16:04:14.007Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageCreateError [2022-04-19T16:04:14.007Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageCreate [2022-04-19T16:04:14.007Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageHistoryError [2022-04-19T16:04:14.007Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageHistory [2022-04-19T16:04:14.007Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageImportError [2022-04-19T16:04:14.007Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageImport [2022-04-19T16:04:14.007Z] --- PASS: TestImageImport (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageInspectError [2022-04-19T16:04:14.007Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageInspectImageNotFound [2022-04-19T16:04:14.007Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageInspectWithEmptyID [2022-04-19T16:04:14.007Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageInspect [2022-04-19T16:04:14.007Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageListError [2022-04-19T16:04:14.007Z] --- PASS: TestImageListError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageList [2022-04-19T16:04:14.007Z] --- PASS: TestImageList (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageListApiBefore125 [2022-04-19T16:04:14.007Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageLoadError [2022-04-19T16:04:14.007Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageLoad [2022-04-19T16:04:14.007Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagesPruneError [2022-04-19T16:04:14.007Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagesPrune [2022-04-19T16:04:14.007Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePullReferenceParseError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePullAnyError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePullWithoutErrors [2022-04-19T16:04:14.007Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePushReferenceError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePushAnyError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithoutErrors [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T16:04:14.007Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageRemoveError [2022-04-19T16:04:14.007Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageRemoveImageNotFound [2022-04-19T16:04:14.007Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageRemove [2022-04-19T16:04:14.007Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSaveError [2022-04-19T16:04:14.007Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSave [2022-04-19T16:04:14.007Z] --- PASS: TestImageSave (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSearchAnyError [2022-04-19T16:04:14.007Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T16:04:14.007Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:04:14.007Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:04:14.007Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T16:04:14.007Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageSearchWithoutErrors [2022-04-19T16:04:14.007Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageTagError [2022-04-19T16:04:14.007Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageTagInvalidReference [2022-04-19T16:04:14.007Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T16:04:14.007Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageTagHexSource [2022-04-19T16:04:14.007Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestImageTag [2022-04-19T16:04:14.007Z] --- PASS: TestImageTag (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestInfoServerError [2022-04-19T16:04:14.007Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T16:04:14.007Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestInfo [2022-04-19T16:04:14.007Z] --- PASS: TestInfo (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkConnectError [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkConnect [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkCreateError [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkCreate [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkDisconnectError [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkDisconnect [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkInspect [2022-04-19T16:04:14.007Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T16:04:14.007Z] === RUN TestNetworkInspect/no_options [2022-04-19T16:04:14.007Z] === RUN TestNetworkInspect/verbose [2022-04-19T16:04:14.007Z] === RUN TestNetworkInspect/global_scope [2022-04-19T16:04:14.007Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T16:04:14.007Z] === RUN TestNetworkInspect/server_error [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkListError [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkList [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworksPruneError [2022-04-19T16:04:14.007Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworksPrune [2022-04-19T16:04:14.007Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkRemoveError [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNetworkRemove [2022-04-19T16:04:14.007Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeInspectError [2022-04-19T16:04:14.007Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T16:04:14.007Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T16:04:14.007Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeInspect [2022-04-19T16:04:14.007Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeListError [2022-04-19T16:04:14.007Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeList [2022-04-19T16:04:14.007Z] --- PASS: TestNodeList (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeRemoveError [2022-04-19T16:04:14.007Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeRemove [2022-04-19T16:04:14.007Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeUpdateError [2022-04-19T16:04:14.007Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestNodeUpdate [2022-04-19T16:04:14.007Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestOptionWithHostFromEnv [2022-04-19T16:04:14.007Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestOptionWithTimeout [2022-04-19T16:04:14.007Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T16:04:14.007Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPingFail [2022-04-19T16:04:14.007Z] --- PASS: TestPingFail (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPingWithError [2022-04-19T16:04:14.007Z] 2022/04/19 16:04:12 RoundTripper returned a response & error; ignoring response [2022-04-19T16:04:14.007Z] 2022/04/19 16:04:12 RoundTripper returned a response & error; ignoring response [2022-04-19T16:04:14.007Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPingSuccess [2022-04-19T16:04:14.007Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPingHeadFallback [2022-04-19T16:04:14.007Z] === RUN TestPingHeadFallback/OK [2022-04-19T16:04:14.007Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T16:04:14.007Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T16:04:14.007Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T16:04:14.007Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T16:04:14.007Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginDisableError [2022-04-19T16:04:14.007Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginDisable [2022-04-19T16:04:14.007Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginEnableError [2022-04-19T16:04:14.007Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginEnable [2022-04-19T16:04:14.007Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginInspectError [2022-04-19T16:04:14.007Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T16:04:14.007Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginInspect [2022-04-19T16:04:14.007Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginListError [2022-04-19T16:04:14.007Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginList [2022-04-19T16:04:14.007Z] --- PASS: TestPluginList (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginPushError [2022-04-19T16:04:14.007Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginPush [2022-04-19T16:04:14.007Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginRemoveError [2022-04-19T16:04:14.007Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginRemove [2022-04-19T16:04:14.007Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginSetError [2022-04-19T16:04:14.007Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPluginSet [2022-04-19T16:04:14.007Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSetHostHeader [2022-04-19T16:04:14.007Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestPlainTextError [2022-04-19T16:04:14.007Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestInfiniteError [2022-04-19T16:04:14.007Z] --- PASS: TestInfiniteError (0.02s) [2022-04-19T16:04:14.007Z] === RUN TestCanceledContext [2022-04-19T16:04:14.007Z] 2022/04/19 16:04:12 RoundTripper returned a response & error; ignoring response [2022-04-19T16:04:14.007Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestDeadlineExceededContext [2022-04-19T16:04:14.007Z] 2022/04/19 16:04:12 RoundTripper returned a response & error; ignoring response [2022-04-19T16:04:14.007Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretCreateUnsupported [2022-04-19T16:04:14.007Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretCreateError [2022-04-19T16:04:14.007Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretCreate [2022-04-19T16:04:14.007Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretInspectUnsupported [2022-04-19T16:04:14.007Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretInspectError [2022-04-19T16:04:14.007Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T16:04:14.007Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T16:04:14.007Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretInspect [2022-04-19T16:04:14.007Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretListUnsupported [2022-04-19T16:04:14.007Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretListError [2022-04-19T16:04:14.007Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretList [2022-04-19T16:04:14.007Z] --- PASS: TestSecretList (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretRemoveUnsupported [2022-04-19T16:04:14.007Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretRemoveError [2022-04-19T16:04:14.007Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretRemove [2022-04-19T16:04:14.007Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretUpdateUnsupported [2022-04-19T16:04:14.007Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretUpdateError [2022-04-19T16:04:14.007Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestSecretUpdate [2022-04-19T16:04:14.007Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceCreateError [2022-04-19T16:04:14.007Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceCreate [2022-04-19T16:04:14.007Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T16:04:14.007Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceCreateDigestPinning [2022-04-19T16:04:14.007Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceInspectError [2022-04-19T16:04:14.007Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T16:04:14.007Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T16:04:14.007Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceInspect [2022-04-19T16:04:14.007Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceListError [2022-04-19T16:04:14.007Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceList [2022-04-19T16:04:14.007Z] --- PASS: TestServiceList (0.00s) [2022-04-19T16:04:14.007Z] === RUN TestServiceLogsError [2022-04-19T16:04:14.008Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestServiceLogs [2022-04-19T16:04:14.008Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestServiceRemoveError [2022-04-19T16:04:14.008Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T16:04:14.008Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestServiceRemove [2022-04-19T16:04:14.008Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestServiceUpdateError [2022-04-19T16:04:14.008Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestServiceUpdate [2022-04-19T16:04:14.008Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmGetUnlockKey [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmInitError [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmInit [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmInspectError [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmInspect [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmJoinError [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmJoin [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmLeaveError [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmLeave [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmUnlockError [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmUnlock [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmUpdateError [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestSwarmUpdate [2022-04-19T16:04:14.008Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestTaskInspectError [2022-04-19T16:04:14.008Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T16:04:14.008Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestTaskInspect [2022-04-19T16:04:14.008Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestTaskListError [2022-04-19T16:04:14.008Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestTaskList [2022-04-19T16:04:14.008Z] --- PASS: TestTaskList (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeCreateError [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeCreate [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeInspectError [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeInspectNotFound [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeInspect [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeListError [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeList [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeRemoveError [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T16:04:14.008Z] === RUN TestVolumeRemove [2022-04-19T16:04:14.008Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T16:04:14.008Z] === CONT TestTLSCloseWriter [2022-04-19T16:04:14.008Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-19T16:04:14.008Z] PASS [2022-04-19T16:04:14.008Z] coverage: 75.1% of statements [2022-04-19T16:04:14.008Z] ok github.com/docker/docker/client 0.354s coverage: 75.1% of statements [2022-04-19T16:04:14.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T16:04:14.304Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T16:04:14.560Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T16:04:14.560Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T16:04:14.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T16:04:15.742Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T16:04:15.742Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-19T16:04:15.742Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T16:04:15.742Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T16:04:16.668Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-19T16:04:18.032Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-19T16:04:19.920Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-19T16:04:19.920Z] check_test.go:308: [d9cc2402002af] daemon is not started [2022-04-19T16:04:19.920Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-19T16:04:24.082Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T16:04:24.082Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite (282.17s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.03s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.10s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.42s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (1.61s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.08s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.49s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (3.97s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.50s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.34s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.92s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.07s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.22s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.23s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (1.84s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.06s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.51s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.45s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.16s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.51s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.82s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.47s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.14s) [2022-04-19T16:04:24.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.98s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.54s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.09s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.29s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.29s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.51s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.37s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.46s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.10s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.51s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.29s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.42s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.57s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.33s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.30s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (3.45s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.98s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (9.86s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.89s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.87s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.66s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.95s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.23s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.94s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.88s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.37s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.08s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.69s) [2022-04-19T16:04:24.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-19T16:04:24.082Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.40s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.14s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.44s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.92s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.39s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.39s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.74s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.60s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.13s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.43s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.36s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.19s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.03s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.58s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.08s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.03s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.23s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.34s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (1.71s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.34s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.20s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.02s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (3.23s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (2.52s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (1.99s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.24s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.55s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.54s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.53s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.25s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.81s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.19s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (0.93s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.08s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (2.47s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (2.42s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (3.28s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.25s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (0.86s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (0.85s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.39s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (5.75s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.33s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (1.79s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.30s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (1.85s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.04s) [2022-04-19T16:04:24.082Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.44s) [2022-04-19T16:04:24.082Z] === RUN TestDockerSwarmSuite [2022-04-19T16:04:24.082Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-19T16:04:24.337Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T16:04:24.592Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T16:04:24.848Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T16:04:25.407Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T16:04:25.407Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T16:04:26.510Z] --- PASS: TestCheckoutGit (25.21s) [2022-04-19T16:04:26.510Z] === RUN TestValidGitTransport [2022-04-19T16:04:26.510Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T16:04:26.510Z] === RUN TestGitInvalidRef [2022-04-19T16:04:26.510Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-19T16:04:26.510Z] PASS [2022-04-19T16:04:26.510Z] coverage: 86.3% of statements [2022-04-19T16:04:26.510Z] ok github.com/docker/docker/builder/remotecontext/git 25.609s coverage: 86.3% of statements [2022-04-19T16:04:26.770Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-19T16:04:26.977Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T16:04:26.977Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T16:04:27.032Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T16:04:27.670Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-19T16:04:28.925Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T16:04:29.182Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-19T16:04:30.109Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T16:04:31.035Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T16:04:31.126Z] #60 271.0 # github.com/containerd/containerd/cmd/containerd [2022-04-19T16:04:31.126Z] #60 271.0 /usr/bin/ld: /tmp/go-link-190252406/000019.o: in function `New': [2022-04-19T16:04:31.126Z] #60 271.0 /tmp/tmp.m1ltBTIACz/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-04-19T16:04:31.126Z] #60 271.0 + bin/containerd-stress [2022-04-19T16:04:31.126Z] #60 272.2 + bin/containerd-shim [2022-04-19T16:04:31.291Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T16:04:32.216Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T16:04:33.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-19T16:04:33.832Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T16:04:34.392Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T16:04:34.392Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T16:04:35.645Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestConfigureDaemonLogs [2022-04-19T16:04:35.645Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T16:04:35.645Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T16:04:35.645Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T16:04:35.645Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T16:04:35.645Z] PASS [2022-04-19T16:04:35.645Z] coverage: 19.0% of statements [2022-04-19T16:04:35.645Z] ok github.com/docker/docker/cmd/dockerd 0.162s coverage: 19.0% of statements [2022-04-19T16:04:35.645Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T16:04:35.645Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T16:04:35.755Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T16:04:35.965Z] dccd9e4d14d3: Pull complete [2022-04-19T16:04:35.965Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-19T16:04:35.965Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:04:35.965Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-19T16:04:35.965Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-19T16:04:35.965Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-19T16:04:35.965Z] WARN: Skipping validation tests [2022-04-19T16:04:35.965Z] INFO: Running unit tests at 04/19/2022 16:04:35... [2022-04-19T16:04:36.113Z] === RUN TestContainerStopSignal [2022-04-19T16:04:36.113Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestContainerStopTimeout [2022-04-19T16:04:36.113Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T16:04:36.113Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T16:04:36.113Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T16:04:36.113Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T16:04:36.113Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T16:04:36.113Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestNewMemoryStore [2022-04-19T16:04:36.113Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestAddContainers [2022-04-19T16:04:36.113Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestGetContainer [2022-04-19T16:04:36.113Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestDeleteContainer [2022-04-19T16:04:36.113Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestListContainers [2022-04-19T16:04:36.113Z] --- PASS: TestListContainers (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestFirstContainer [2022-04-19T16:04:36.113Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestApplyAllContainer [2022-04-19T16:04:36.113Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestIsValidHealthString [2022-04-19T16:04:36.113Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestStateRunStop [2022-04-19T16:04:36.113Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T16:04:36.113Z] === RUN TestStateTimeoutWait [2022-04-19T16:04:36.580Z] state_test.go:141: Stop callback fired [2022-04-19T16:04:36.580Z] state_test.go:165: Stop callback fired [2022-04-19T16:04:36.580Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T16:04:36.580Z] === RUN TestIsValidStateString [2022-04-19T16:04:36.580Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T16:04:36.580Z] === RUN TestViewSaveDelete [2022-04-19T16:04:36.580Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T16:04:36.580Z] === RUN TestViewAll [2022-04-19T16:04:36.580Z] --- PASS: TestViewAll (0.01s) [2022-04-19T16:04:36.580Z] === RUN TestViewGet [2022-04-19T16:04:36.580Z] --- PASS: TestViewGet (0.01s) [2022-04-19T16:04:36.580Z] === RUN TestNames [2022-04-19T16:04:36.580Z] --- PASS: TestNames (0.00s) [2022-04-19T16:04:36.580Z] === RUN TestViewWithHealthCheck [2022-04-19T16:04:36.580Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T16:04:36.580Z] PASS [2022-04-19T16:04:36.580Z] coverage: 41.7% of statements [2022-04-19T16:04:36.580Z] ok github.com/docker/docker/container 0.208s coverage: 41.7% of statements [2022-04-19T16:04:36.580Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T16:04:36.580Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T16:04:36.580Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T16:04:36.580Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T16:04:37.047Z] === RUN TestPrepare [2022-04-19T16:04:37.047Z] --- PASS: TestPrepare (0.00s) [2022-04-19T16:04:37.047Z] === RUN TestStart [2022-04-19T16:04:37.047Z] --- PASS: TestStart (0.00s) [2022-04-19T16:04:37.047Z] === RUN TestWaitCancel [2022-04-19T16:04:37.047Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T16:04:37.047Z] === RUN TestWaitDisabled [2022-04-19T16:04:37.047Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T16:04:37.047Z] === RUN TestWaitEnabled [2022-04-19T16:04:37.047Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T16:04:37.047Z] === RUN TestRemove [2022-04-19T16:04:37.047Z] --- PASS: TestRemove (0.00s) [2022-04-19T16:04:37.047Z] PASS [2022-04-19T16:04:37.047Z] coverage: 65.3% of statements [2022-04-19T16:04:37.047Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.053s coverage: 65.3% of statements [2022-04-19T16:04:37.118Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T16:04:37.667Z] #60 283.2 + bin/containerd-shim-runc-v1 [2022-04-19T16:04:38.042Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T16:04:39.267Z] === RUN TestNewListSecretsFilters [2022-04-19T16:04:39.267Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T16:04:39.267Z] === RUN TestNewListConfigsFilters [2022-04-19T16:04:39.267Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T16:04:39.267Z] PASS [2022-04-19T16:04:39.267Z] coverage: 0.5% of statements [2022-04-19T16:04:39.267Z] ok github.com/docker/docker/daemon/cluster 0.230s coverage: 0.5% of statements [2022-04-19T16:04:39.735Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T16:04:39.735Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T16:04:39.735Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T16:04:39.735Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T16:04:39.759Z] INFO: make.ps1 starting at 04/19/2022 16:04:39 [2022-04-19T16:04:39.759Z] INFO: Git commit (b365924ec3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T16:04:39.759Z] INFO: Invoking autogen... [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T16:04:40.223Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T16:04:40.223Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T16:04:40.223Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T16:04:40.223Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T16:04:40.223Z] PASS [2022-04-19T16:04:40.223Z] coverage: 35.9% of statements [2022-04-19T16:04:40.223Z] ok github.com/docker/docker/daemon/cluster/convert 0.348s coverage: 35.9% of statements [2022-04-19T16:04:40.227Z] INFO: Running unit tests... [2022-04-19T16:04:40.555Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T16:04:40.555Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T16:04:40.810Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T16:04:41.371Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T16:04:41.627Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T16:04:41.627Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T16:04:42.188Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T16:04:42.433Z] === RUN TestBuilderGC [2022-04-19T16:04:42.433Z] --- PASS: TestBuilderGC (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestFindConfigurationConflicts [2022-04-19T16:04:42.433Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T16:04:42.433Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T16:04:42.433Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T16:04:42.433Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T16:04:42.433Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_label [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T16:04:42.433Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T16:04:42.433Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T16:04:42.433Z] time="2022-04-19T16:04:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T16:04:42.433Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2022-04-19T16:04:42.433Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T16:04:42.433Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:04:42.433Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2022-04-19T16:04:42.433Z] === RUN TestReloadBadDefaultConfig [2022-04-19T16:04:42.433Z] time="2022-04-19T16:04:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1745967607" [2022-04-19T16:04:42.433Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestReloadWithConflictingLabels [2022-04-19T16:04:42.433Z] time="2022-04-19T16:04:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2880469658" [2022-04-19T16:04:42.433Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T16:04:42.433Z] time="2022-04-19T16:04:42Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-96173344" [2022-04-19T16:04:42.433Z] --- PASS: TestReloadWithDuplicateLabels (0.01s) [2022-04-19T16:04:42.433Z] === RUN TestMaskURLCredentials [2022-04-19T16:04:42.433Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T16:04:42.433Z] === RUN TestDaemonConfigurationMerge [2022-04-19T16:04:42.433Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T16:04:42.433Z] PASS [2022-04-19T16:04:42.433Z] coverage: 79.5% of statements [2022-04-19T16:04:42.433Z] ok github.com/docker/docker/daemon/config 0.279s coverage: 79.5% of statements [2022-04-19T16:04:42.442Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T16:04:42.697Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T16:04:42.900Z] === RUN TestEventsLog [2022-04-19T16:04:42.900Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T16:04:42.900Z] === RUN TestEventsLogTimeout [2022-04-19T16:04:42.900Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T16:04:42.900Z] === RUN TestLogEvents [2022-04-19T16:04:42.900Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T16:04:42.900Z] === RUN TestLoadBufferedEvents [2022-04-19T16:04:42.900Z] --- PASS: TestLoadBufferedEvents (0.11s) [2022-04-19T16:04:42.900Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T16:04:42.900Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T16:04:42.900Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T16:04:42.900Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T16:04:42.900Z] PASS [2022-04-19T16:04:42.900Z] coverage: 50.0% of statements [2022-04-19T16:04:42.900Z] ok github.com/docker/docker/daemon/events 0.209s coverage: 50.0% of statements [2022-04-19T16:04:42.952Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T16:04:43.207Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T16:04:43.366Z] === RUN TestWaitNodeAttachment [2022-04-19T16:04:43.462Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T16:04:43.833Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-19T16:04:43.833Z] === RUN TestIsolationConversion [2022-04-19T16:04:43.833Z] === RUN TestIsolationConversion/default [2022-04-19T16:04:43.833Z] === RUN TestIsolationConversion/process [2022-04-19T16:04:43.833Z] === RUN TestIsolationConversion/hyperv [2022-04-19T16:04:43.833Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T16:04:43.833Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T16:04:43.833Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T16:04:43.833Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestContainerLabels [2022-04-19T16:04:43.833Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestCredentialSpecConversion [2022-04-19T16:04:43.833Z] === RUN TestCredentialSpecConversion/none [2022-04-19T16:04:43.833Z] === RUN TestCredentialSpecConversion/config [2022-04-19T16:04:43.833Z] === RUN TestCredentialSpecConversion/file [2022-04-19T16:04:43.833Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T16:04:43.833Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T16:04:43.833Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T16:04:43.833Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T16:04:43.833Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T16:04:43.833Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestControllerValidateMountBind [2022-04-19T16:04:43.833Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestControllerValidateMountVolume [2022-04-19T16:04:43.833Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestControllerValidateMountTarget [2022-04-19T16:04:43.833Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T16:04:43.833Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T16:04:43.833Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T16:04:43.833Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T16:04:43.833Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T16:04:43.833Z] PASS [2022-04-19T16:04:43.833Z] coverage: 11.0% of statements [2022-04-19T16:04:43.833Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.714s coverage: 11.0% of statements [2022-04-19T16:04:43.833Z] === RUN TestIsEmptyDir [2022-04-19T16:04:43.833Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T16:04:43.833Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T16:04:43.833Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T16:04:43.833Z] PASS [2022-04-19T16:04:43.833Z] coverage: 2.3% of statements [2022-04-19T16:04:43.833Z] ok github.com/docker/docker/daemon/graphdriver 0.054s coverage: 2.3% of statements [2022-04-19T16:04:44.022Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T16:04:44.214Z] #60 289.5 + bin/containerd-shim-runc-v2 [2022-04-19T16:04:44.299Z] === RUN TestVerifyNetworkingConfig [2022-04-19T16:04:44.299Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestGetContainer [2022-04-19T16:04:44.299Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestValidContainerNames [2022-04-19T16:04:44.299Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestContainerInitDNS [2022-04-19T16:04:44.299Z] daemon_test.go:145: root required [2022-04-19T16:04:44.299Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestMerge [2022-04-19T16:04:44.299Z] --- PASS: TestMerge (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestValidateContainerIsolation [2022-04-19T16:04:44.299Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestFindNetworkErrorType [2022-04-19T16:04:44.299Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestEnsureServicesExist [2022-04-19T16:04:44.299Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestEnsureServicesExistErrors [2022-04-19T16:04:44.299Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T16:04:44.299Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T16:04:44.299Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T16:04:44.299Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T16:04:44.299Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T16:04:44.299Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T16:04:44.299Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestContainerDelete [2022-04-19T16:04:44.299Z] --- PASS: TestContainerDelete (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestContainerDoubleDelete [2022-04-19T16:04:44.299Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T16:04:44.299Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T16:04:44.299Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T16:04:44.299Z] === RUN TestNoneHealthcheck [2022-04-19T16:04:44.300Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestHealthStates [2022-04-19T16:04:44.300Z] === RUN TestLinkNaming [2022-04-19T16:04:44.300Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestLinkNew [2022-04-19T16:04:44.300Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestLinkEnv [2022-04-19T16:04:44.300Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestLinkMultipleEnv [2022-04-19T16:04:44.300Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestLinkPortRangeEnv [2022-04-19T16:04:44.300Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T16:04:44.300Z] PASS [2022-04-19T16:04:44.300Z] coverage: 93.0% of statements [2022-04-19T16:04:44.300Z] ok github.com/docker/docker/daemon/links 0.051s coverage: 93.0% of statements [2022-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] time="2022-04-19T16:04:44Z" 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-04-19T16:04:44.300Z] --- PASS: TestHealthStates (0.14s) [2022-04-19T16:04:44.300Z] === RUN TestGetInspectData [2022-04-19T16:04:44.300Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestFillLicense [2022-04-19T16:04:44.300Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestListInvalidFilter [2022-04-19T16:04:44.300Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestNameFilter [2022-04-19T16:04:44.300Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T16:04:44.300Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T16:04:44.300Z] === 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-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T16:04:44.300Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T16:04:44.300Z] --- 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-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T16:04:44.300Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T16:04:44.300Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestDaemonReloadLabels [2022-04-19T16:04:44.300Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T16:04:44.300Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestDaemonReloadMirrors [2022-04-19T16:04:44.300Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T16:04:44.300Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T16:04:44.300Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T16:04:44.300Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T16:04:44.300Z] reload_test.go:342: root required [2022-04-19T16:04:44.470Z] #60 290.3 + binaries [2022-04-19T16:04:44.470Z] #60 290.3 + install -D bin/containerd /build/containerd [2022-04-19T16:04:44.470Z] #60 290.3 + install -D bin/containerd-shim /build/containerd-shim [2022-04-19T16:04:44.470Z] #60 290.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-19T16:04:44.470Z] #60 290.3 + install -D bin/ctr /build/ctr [2022-04-19T16:04:44.767Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T16:04:44.767Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T16:04:44.767Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-19T16:04:44.767Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T16:04:44.767Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-19T16:04:44.767Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T16:04:44.767Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-19T16:04:44.767Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T16:04:44.767Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-19T16:04:44.767Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T16:04:44.767Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T16:04:44.767Z] === RUN TestParseVolumesFrom [2022-04-19T16:04:44.767Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T16:04:44.767Z] PASS [2022-04-19T16:04:44.767Z] coverage: 8.8% of statements [2022-04-19T16:04:44.767Z] ok github.com/docker/docker/daemon 0.329s coverage: 8.8% of statements [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T16:04:44.767Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T16:04:45.384Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T16:04:45.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-19T16:04:46.328Z] === RUN TestAdapterReadLogs [2022-04-19T16:04:46.329Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestCopier [2022-04-19T16:04:46.329Z] --- PASS: TestCopier (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestCopierLongLines [2022-04-19T16:04:46.329Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestCopierSlow [2022-04-19T16:04:46.329Z] --- PASS: TestCopierSlow (0.30s) [2022-04-19T16:04:46.329Z] === RUN TestCopierWithSized [2022-04-19T16:04:46.329Z] === RUN TestCopierWithSized/as_is [2022-04-19T16:04:46.329Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T16:04:46.329Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T16:04:46.329Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T16:04:46.329Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestCopierWithPartial [2022-04-19T16:04:46.329Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestRingLogger [2022-04-19T16:04:46.329Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestRingCap [2022-04-19T16:04:46.329Z] --- PASS: TestRingCap (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestRingClose [2022-04-19T16:04:46.329Z] --- PASS: TestRingClose (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestRingDrain [2022-04-19T16:04:46.329Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T16:04:46.329Z] PASS [2022-04-19T16:04:46.329Z] coverage: 43.2% of statements [2022-04-19T16:04:46.329Z] ok github.com/docker/docker/daemon/logger 0.375s coverage: 43.2% of statements [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig/defaults [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T16:04:46.329Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T16:04:46.329Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T16:04:46.329Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T16:04:46.329Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T16:04:46.329Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T16:04:46.329Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T16:04:46.329Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T16:04:46.329Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T16:04:46.357Z] #60 DONE 292.1s [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T16:04:46.795Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2022-04-19T16:04:46.795Z] === RUN TestCreateSuccess [2022-04-19T16:04:46.795Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCreateStreamSkipped [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T16:04:46.795Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCreateLogGroupSuccess [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T16:04:46.795Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCreateError [2022-04-19T16:04:46.795Z] --- PASS: TestCreateError (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCreateAlreadyExists [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T16:04:46.795Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestLogClosed [2022-04-19T16:04:46.795Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestLogBlocking [2022-04-19T16:04:46.795Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T16:04:46.795Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T16:04:46.795Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestPublishBatchSuccess [2022-04-19T16:04:46.795Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestPublishBatchError [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=error msg=error [2022-04-19T16:04:46.795Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T16:04:46.795Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T16:04:46.795Z] time="2022-04-19T16:04:46Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T16:04:46.795Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCollectBatchSimple [2022-04-19T16:04:46.795Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCollectBatchTicker [2022-04-19T16:04:46.795Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T16:04:46.795Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T16:04:46.795Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T16:04:46.795Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T16:04:46.795Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-04-19T16:04:46.795Z] === RUN TestCollectBatchClose [2022-04-19T16:04:46.795Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestEffectiveLen [2022-04-19T16:04:46.795Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T16:04:46.795Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T16:04:46.795Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T16:04:46.795Z] === RUN TestEffectiveLen/3/���� [2022-04-19T16:04:46.795Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T16:04:46.795Z] === RUN TestEffectiveLen/5/ [2022-04-19T16:04:46.795Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T16:04:46.795Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T16:04:46.795Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T16:04:46.795Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T16:04:46.795Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T16:04:46.795Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T16:04:46.795Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T16:04:46.795Z] === RUN TestFindValidSplit [2022-04-19T16:04:46.795Z] === RUN TestFindValidSplit/0/ [2022-04-19T16:04:46.795Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:04:46.795Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:04:46.795Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T16:04:46.795Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T16:04:46.795Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:04:46.795Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T16:04:46.795Z] cloudwatchlogs_test.go:1076: He [2022-04-19T16:04:46.795Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T16:04:46.795Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T16:04:46.796Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T16:04:46.796Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:04:46.796Z] === RUN TestFindValidSplit/6/a� [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1076: a [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1077: � [2022-04-19T16:04:46.796Z] === RUN TestFindValidSplit/7/a� [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T16:04:46.796Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T16:04:46.796Z] === RUN TestProcessEventEmoji [2022-04-19T16:04:46.796Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-19T16:04:46.796Z] === RUN TestCollectBatchLineSplit [2022-04-19T16:04:46.796Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-19T16:04:46.796Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T16:04:46.796Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-19T16:04:46.796Z] === RUN TestCollectBatchMaxEvents [2022-04-19T16:04:46.796Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-19T16:04:46.796Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T16:04:46.796Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-19T16:04:46.796Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T16:04:46.796Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-19T16:04:46.796Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T16:04:46.796Z] PASS [2022-04-19T16:04:46.796Z] coverage: 53.6% of statements [2022-04-19T16:04:46.796Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T16:04:46.796Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T16:04:46.796Z] ok github.com/docker/docker/daemon/logger/fluentd 0.067s coverage: 53.6% of statements [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T16:04:46.796Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T16:04:46.796Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsFormat [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T16:04:46.797Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T16:04:46.797Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestCreateTagSuccess [2022-04-19T16:04:46.797Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T16:04:46.797Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T16:04:46.797Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T16:04:46.797Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T16:04:46.797Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T16:04:46.797Z] PASS [2022-04-19T16:04:46.797Z] coverage: 80.2% of statements [2022-04-19T16:04:46.797Z] ok github.com/docker/docker/daemon/logger/awslogs 0.329s coverage: 80.2% of statements [2022-04-19T16:04:46.797Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T16:04:46.797Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestSearchRegistryForImages [2022-04-19T16:04:46.797Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T16:04:46.797Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T16:04:46.797Z] === RUN TestImageDelete [2022-04-19T16:04:46.797Z] === RUN TestImageDelete/no_lease [2022-04-19T16:04:46.797Z] === RUN TestImageDelete/lease_exists [2022-04-19T16:04:46.869Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-19T16:04:47.263Z] --- PASS: TestImageDelete (0.05s) [2022-04-19T16:04:47.263Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T16:04:47.263Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-04-19T16:04:47.263Z] === RUN TestContentStoreForPull [2022-04-19T16:04:47.263Z] --- PASS: TestContentStoreForPull (0.15s) [2022-04-19T16:04:47.263Z] PASS [2022-04-19T16:04:47.263Z] coverage: 6.6% of statements [2022-04-19T16:04:47.263Z] ok github.com/docker/docker/daemon/images 0.339s coverage: 6.6% of statements [2022-04-19T16:04:47.263Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T16:04:47.263Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T16:04:47.263Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T16:04:47.263Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T16:04:47.263Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T16:04:47.263Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T16:04:47.285Z] [2022-04-19T16:04:47.285Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-19T16:04:47.285Z] #61 sha256:7c781f78921dc2ba970eccd22a69795654d2e2a9821051c3ee82013708213920 [2022-04-19T16:04:47.730Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T16:04:47.730Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T16:04:47.730Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T16:04:47.730Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-19T16:04:47.730Z] === RUN TestFastTimeMarshalJSON [2022-04-19T16:04:47.730Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-19T16:04:47.730Z] PASS [2022-04-19T16:04:47.730Z] coverage: 87.2% of statements [2022-04-19T16:04:47.730Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.154s coverage: 87.2% of statements [2022-04-19T16:04:48.207Z] === RUN TestJSONFileLogger [2022-04-19T16:04:48.207Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T16:04:48.207Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T16:04:48.207Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T16:04:48.207Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T16:04:48.207Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-19T16:04:48.207Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T16:04:48.207Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T16:04:48.207Z] === RUN TestEncodeDecode [2022-04-19T16:04:48.207Z] === PAUSE TestEncodeDecode [2022-04-19T16:04:48.207Z] === RUN TestUnexpectedEOF [2022-04-19T16:04:48.207Z] time="2022-04-19T16:04:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T16:04:48.207Z] time="2022-04-19T16:04:47Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T16:04:48.207Z] --- PASS: TestUnexpectedEOF (0.13s) [2022-04-19T16:04:48.207Z] === CONT TestEncodeDecode [2022-04-19T16:04:48.207Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T16:04:48.207Z] PASS [2022-04-19T16:04:48.207Z] coverage: 69.9% of statements [2022-04-19T16:04:48.207Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.210s coverage: 69.9% of statements [2022-04-19T16:04:48.207Z] === RUN TestWriteLog [2022-04-19T16:04:48.207Z] === PAUSE TestWriteLog [2022-04-19T16:04:48.207Z] === RUN TestReadLog [2022-04-19T16:04:48.207Z] === PAUSE TestReadLog [2022-04-19T16:04:48.207Z] === RUN TestDecode [2022-04-19T16:04:48.207Z] --- PASS: TestDecode (0.02s) [2022-04-19T16:04:48.207Z] === CONT TestWriteLog [2022-04-19T16:04:48.207Z] --- PASS: TestWriteLog (0.00s) [2022-04-19T16:04:48.207Z] === CONT TestReadLog [2022-04-19T16:04:48.207Z] === RUN TestReadLog/tail_exact [2022-04-19T16:04:48.207Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T16:04:48.207Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T16:04:48.207Z] --- PASS: TestReadLog (0.16s) [2022-04-19T16:04:48.207Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-19T16:04:48.207Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T16:04:48.207Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-19T16:04:48.207Z] PASS [2022-04-19T16:04:48.207Z] coverage: 78.7% of statements [2022-04-19T16:04:48.207Z] ok github.com/docker/docker/daemon/logger/local 0.222s coverage: 78.7% of statements [2022-04-19T16:04:48.211Z] #61 DONE 1.0s [2022-04-19T16:04:48.211Z] [2022-04-19T16:04:48.211Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-19T16:04:48.211Z] #66 sha256:bf8d8eb292ea9fe7a5d0ddb01d6d33ac057e9912d146c06c987ef9a18824bb9d [2022-04-19T16:04:48.211Z] #66 DONE 0.2s [2022-04-19T16:04:48.467Z] [2022-04-19T16:04:48.467Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-19T16:04:48.467Z] #71 sha256:36236d95720b4a9b47d5e1d145ef8b02b5cab6a09469a4447a4e39edfaa9c9d9 [2022-04-19T16:04:48.673Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T16:04:48.754Z] docker_api_swarm_test.go:563: [dbaa31c093444] joining swarm manager [df56e1bedd2ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:04:48.884Z] 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/builder/remotecontext/urlutil 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-04-19T16:04:49.139Z] === RUN TestOpenFileDelete [2022-04-19T16:04:49.139Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestOpenFileRename [2022-04-19T16:04:49.139Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestHandleDecoderErr [2022-04-19T16:04:49.139Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestParseLogTagDefaultTag [2022-04-19T16:04:49.139Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestParseLogTag [2022-04-19T16:04:49.139Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestParseLogTagEmptyTag [2022-04-19T16:04:49.139Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestTailFiles [2022-04-19T16:04:49.139Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestFollowLogsConsumerGone [2022-04-19T16:04:49.139Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T16:04:49.139Z] === RUN TestFollowLogsProducerGone [2022-04-19T16:04:49.139Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-19T16:04:49.139Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-19T16:04:49.139Z] --- PASS: TestFollowLogsProducerGone (0.04s) [2022-04-19T16:04:49.139Z] === RUN TestCheckCapacityAndRotate [2022-04-19T16:04:49.139Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T16:04:49.139Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T16:04:49.139Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-04-19T16:04:49.139Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-19T16:04:49.139Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-19T16:04:49.139Z] PASS [2022-04-19T16:04:49.139Z] coverage: 54.1% of statements [2022-04-19T16:04:49.139Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.134s coverage: 54.1% of statements [2022-04-19T16:04:49.139Z] === RUN TestLog [2022-04-19T16:04:49.139Z] --- PASS: TestLog (0.02s) [2022-04-19T16:04:49.139Z] PASS [2022-04-19T16:04:49.139Z] coverage: 31.5% of statements [2022-04-19T16:04:49.139Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.064s coverage: 31.5% of statements [2022-04-19T16:04:49.393Z] #71 DONE 0.9s [2022-04-19T16:04:49.393Z] [2022-04-19T16:04:49.393Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-19T16:04:49.393Z] #72 sha256:bc3096b9575690a7df05d05a2d80f77c99d9834623e3e494cf4f8c838afa9fc1 [2022-04-19T16:04:49.393Z] #72 DONE 0.0s [2022-04-19T16:04:49.393Z] [2022-04-19T16:04:49.393Z] #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-04-19T16:04:49.393Z] #73 sha256:6a544128826cbd1b302c38b7ca66c85ae203499ee2e1d979bf302b151d20ef80 [2022-04-19T16:04:49.959Z] #73 0.620 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-19T16:04:49.959Z] #73 0.620 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-19T16:04:49.959Z] #73 0.620 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-19T16:04:50.117Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T16:04:50.124Z] === RUN TestParseLogFormat [2022-04-19T16:04:50.124Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestValidateLogOptEmpty [2022-04-19T16:04:50.124Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestValidateSyslogAddress [2022-04-19T16:04:50.124Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T16:04:50.124Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T16:04:50.124Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T16:04:50.124Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T16:04:50.124Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T16:04:50.124Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T16:04:50.124Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T16:04:50.124Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T16:04:50.124Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T16:04:50.124Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T16:04:50.124Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestParseAddressDefaultPort [2022-04-19T16:04:50.124Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestValidateSyslogFacility [2022-04-19T16:04:50.124Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T16:04:50.124Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestValidateLogOpt [2022-04-19T16:04:50.124Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T16:04:50.124Z] PASS [2022-04-19T16:04:50.124Z] coverage: 43.6% of statements [2022-04-19T16:04:50.124Z] ok github.com/docker/docker/daemon/logger/syslog 0.080s coverage: 43.6% of statements [2022-04-19T16:04:50.124Z] === RUN TestNewParse [2022-04-19T16:04:50.124Z] --- PASS: TestNewParse (0.00s) [2022-04-19T16:04:50.124Z] PASS [2022-04-19T16:04:50.124Z] coverage: 8.3% of statements [2022-04-19T16:04:50.124Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2022-04-19T16:04:50.124Z] === RUN TestValidateLogOpt [2022-04-19T16:04:50.124Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestNewMissedConfig [2022-04-19T16:04:50.124Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestNewMissedUrl [2022-04-19T16:04:50.124Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestNewMissedToken [2022-04-19T16:04:50.124Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestNewWithProxy [2022-04-19T16:04:50.124Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestDefault [2022-04-19T16:04:50.124Z] --- PASS: TestDefault (0.01s) [2022-04-19T16:04:50.124Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T16:04:50.124Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestJsonFormat [2022-04-19T16:04:50.124Z] --- PASS: TestJsonFormat (0.01s) [2022-04-19T16:04:50.124Z] === RUN TestRawFormat [2022-04-19T16:04:50.124Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestRawFormatWithLabels [2022-04-19T16:04:50.124Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestRawFormatWithoutTag [2022-04-19T16:04:50.124Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T16:04:50.124Z] === RUN TestBatching [2022-04-19T16:04:50.124Z] --- PASS: TestBatching (0.21s) [2022-04-19T16:04:50.124Z] === RUN TestFrequency [2022-04-19T16:04:50.591Z] --- PASS: TestFrequency (0.19s) [2022-04-19T16:04:50.591Z] === RUN TestOneMessagePerRequest [2022-04-19T16:04:50.591Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T16:04:50.591Z] === RUN TestVerify [2022-04-19T16:04:50.591Z] --- PASS: TestVerify (0.00s) [2022-04-19T16:04:50.591Z] === RUN TestSkipVerify [2022-04-19T16:04:50.591Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:50.591Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:50.591Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:50.778Z] #73 0.857 Reading package lists... [2022-04-19T16:04:51.035Z] #73 1.374 Reading package lists... [2022-04-19T16:04:51.065Z] --- PASS: TestSkipVerify (0.42s) [2022-04-19T16:04:51.065Z] === RUN TestBufferMaximum [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384290.596408\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384290.596408\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.065Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T16:04:51.065Z] === RUN TestServerAlwaysDown [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384290.598763\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384290.598763\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384290.598763\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384290.599760\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.065Z] time="2022-04-19T16:04:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384290.599760\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.065Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T16:04:51.065Z] === RUN TestCannotSendAfterClose [2022-04-19T16:04:51.065Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T16:04:51.065Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T16:04:51.291Z] #73 1.878 Building dependency tree... [2022-04-19T16:04:51.291Z] #73 1.999 Reading state information... [2022-04-19T16:04:51.291Z] #73 2.117 The following additional packages will be installed: [2022-04-19T16:04:51.532Z] === RUN TestV1IDService [2022-04-19T16:04:51.532Z] --- PASS: TestV1IDService (0.01s) [2022-04-19T16:04:51.532Z] === RUN TestV2MetadataService [2022-04-19T16:04:51.532Z] === RUN TestSuccessfulDownload [2022-04-19T16:04:51.532Z] download_test.go:267: Needs fixing on Windows [2022-04-19T16:04:51.532Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T16:04:51.532Z] === RUN TestCancelledDownload [2022-04-19T16:04:51.532Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T16:04:51.532Z] === RUN TestMaxDownloadAttempts [2022-04-19T16:04:51.532Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:04:51.532Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:04:51.532Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:04:51.532Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:04:51.532Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:04:51.532Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:04:51.532Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:04:51.532Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:04:51.532Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:04:51.532Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:04:51.532Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:04:51.532Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:04:51.554Z] #73 2.117 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-19T16:04:51.554Z] #73 2.118 Suggested packages: [2022-04-19T16:04:51.554Z] #73 2.118 systemd-container policykit-1 [2022-04-19T16:04:51.554Z] #73 2.118 Recommended packages: [2022-04-19T16:04:51.554Z] #73 2.118 systemd-timesyncd | time-daemon libnss-systemd [2022-04-19T16:04:51.554Z] #73 2.185 The following NEW packages will be installed: [2022-04-19T16:04:51.554Z] #73 2.186 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-19T16:04:51.554Z] #73 2.186 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-19T16:04:51.812Z] #73 2.456 0 upgraded, 10 newly installed, 0 to remove and 5 not upgraded. [2022-04-19T16:04:51.812Z] #73 2.456 Need to get 5817 kB of archives. [2022-04-19T16:04:51.812Z] #73 2.456 After this operation, 19.3 MB of additional disk space will be used. [2022-04-19T16:04:51.812Z] #73 2.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-19T16:04:51.812Z] #73 2.467 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-19T16:04:51.812Z] #73 2.484 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-19T16:04:51.812Z] #73 2.487 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-19T16:04:51.812Z] #73 2.489 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-19T16:04:51.812Z] #73 2.559 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-19T16:04:51.812Z] #73 2.560 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-19T16:04:51.812Z] #73 2.562 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-19T16:04:51.812Z] #73 2.583 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-19T16:04:51.812Z] #73 2.607 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" 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-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6f321ff15320\"}'" [2022-04-19T16:04:51.999Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-19T16:04:51.999Z] PASS [2022-04-19T16:04:51.999Z] coverage: 82.5% of statements [2022-04-19T16:04:51.999Z] ok github.com/docker/docker/daemon/logger/splunk 1.901s coverage: 82.5% of statements [2022-04-19T16:04:51.999Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T16:04:51.999Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T16:04:51.999Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T16:04:51.999Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T16:04:51.999Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T16:04:51.999Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T16:04:51.999Z] === RUN TestManifestStore [2022-04-19T16:04:51.999Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T16:04:51.999Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T16:04:51.999Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T16:04:51.999Z] --- PASS: TestV2MetadataService (0.51s) [2022-04-19T16:04:51.999Z] PASS [2022-04-19T16:04:51.999Z] coverage: 48.2% of statements [2022-04-19T16:04:51.999Z] ok github.com/docker/docker/distribution/metadata 0.560s coverage: 48.2% of statements [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:04:51.999Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T16:04:51.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.39s) [2022-04-19T16:04:51.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.39s) [2022-04-19T16:04:51.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.39s) [2022-04-19T16:04:51.999Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.39s) [2022-04-19T16:04:51.999Z] === RUN TestTransfer [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local4186887214\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/no_local_cache [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/with_local_cache [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=warning msg="reference for unknown type: " [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=warning msg="reference for unknown type: " [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=warning msg="reference for unknown type: " [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=warning msg="reference for unknown type: " [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=warning msg="reference for unknown type: " [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T16:04:51.999Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T16:04:51.999Z] --- PASS: TestTransfer (0.12s) [2022-04-19T16:04:51.999Z] === RUN TestConcurrencyLimit [2022-04-19T16:04:51.999Z] time="2022-04-19T16:04:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore (0.24s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-04-19T16:04:51.999Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T16:04:52.000Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T16:04:52.000Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T16:04:52.000Z] === RUN TestFixManifestLayers [2022-04-19T16:04:52.000Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T16:04:52.000Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T16:04:52.000Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T16:04:52.000Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T16:04:52.000Z] === RUN TestFixManifestLayersBadParent [2022-04-19T16:04:52.000Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T16:04:52.000Z] === RUN TestValidateManifest [2022-04-19T16:04:52.000Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T16:04:52.000Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T16:04:52.000Z] === RUN TestFormatPlatform [2022-04-19T16:04:52.000Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T16:04:52.000Z] === RUN TestPullSchema2Config [2022-04-19T16:04:52.000Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T16:04:52.000Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:04:52.000Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:04:52.000Z] === RUN TestPullSchema2Config/500_status [2022-04-19T16:04:52.000Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:04:52.000Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:04:52.069Z] #73 2.848 debconf: delaying package configuration, since apt-utils is not installed [2022-04-19T16:04:52.069Z] #73 2.879 Fetched 5817 kB in 1s (11.5 MB/s) [2022-04-19T16:04:52.069Z] #73 2.904 Selecting previously unselected package libargon2-1:amd64. [2022-04-19T16:04:52.069Z] #73 2.904 (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-04-19T16:04:52.069Z] #73 2.919 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-19T16:04:52.069Z] #73 2.927 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-19T16:04:52.069Z] #73 2.961 Selecting previously unselected package libjson-c5:amd64. [2022-04-19T16:04:52.326Z] #73 2.963 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-19T16:04:52.326Z] #73 2.967 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-19T16:04:52.326Z] #73 3.021 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-19T16:04:52.326Z] #73 3.024 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-19T16:04:52.326Z] #73 3.030 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-19T16:04:52.326Z] #73 3.083 Selecting previously unselected package libkmod2:amd64. [2022-04-19T16:04:52.326Z] #73 3.085 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-19T16:04:52.326Z] #73 3.089 Unpacking libkmod2:amd64 (28-1) ... [2022-04-19T16:04:52.326Z] #73 3.134 Selecting previously unselected package systemd. [2022-04-19T16:04:52.326Z] #73 3.137 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-19T16:04:52.326Z] #73 3.172 Unpacking systemd (247.3-7) ... [2022-04-19T16:04:52.467Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:04:52.467Z] === RUN TestPullSchema2Config/EOF [2022-04-19T16:04:52.467Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:04:52.467Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:04:52.467Z] 2022/04/19 16:04:52 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-19T16:04:52.467Z] goroutine 43 [running]: [2022-04-19T16:04:52.467Z] net/http.(*conn).serve.func1() [2022-04-19T16:04:52.467Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T16:04:52.467Z] panic({0x949000, 0xb2b8f0}) [2022-04-19T16:04:52.467Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T16:04:52.467Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00007dba0?, {0xb330d8?, 0xc0003aa000?}) [2022-04-19T16:04:52.467Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T16:04:52.467Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb330d8, 0xc0003aa000}, 0xc0003a8000) [2022-04-19T16:04:52.467Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T16:04:52.467Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb330d8?, 0xc0003aa000?}, 0xc00005ac00?) [2022-04-19T16:04:52.467Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T16:04:52.467Z] net/http.serverHandler.ServeHTTP({0xc0004fe2a0?}, {0xb330d8, 0xc0003aa000}, 0xc0003a8000) [2022-04-19T16:04:52.467Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T16:04:52.467Z] net/http.(*conn).serve(0xc00017c280, {0xb33950, 0xc0004fe150}) [2022-04-19T16:04:52.467Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T16:04:52.467Z] created by net/http.(*Server).Serve [2022-04-19T16:04:52.467Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T16:04:52.467Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-19T16:04:52.467Z] === RUN TestInactiveJobs [2022-04-19T16:04:52.467Z] === RUN TestNotFound [2022-04-19T16:04:52.467Z] --- PASS: TestNotFound (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestConflict [2022-04-19T16:04:52.467Z] --- PASS: TestConflict (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestForbidden [2022-04-19T16:04:52.467Z] --- PASS: TestForbidden (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestInvalidParameter [2022-04-19T16:04:52.467Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestNotImplemented [2022-04-19T16:04:52.467Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestNotModified [2022-04-19T16:04:52.467Z] --- PASS: TestNotModified (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestUnauthorized [2022-04-19T16:04:52.467Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestUnknown [2022-04-19T16:04:52.467Z] --- PASS: TestUnknown (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestCancelled [2022-04-19T16:04:52.467Z] --- PASS: TestCancelled (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestDeadline [2022-04-19T16:04:52.467Z] --- PASS: TestDeadline (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestDataLoss [2022-04-19T16:04:52.467Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestUnavailable [2022-04-19T16:04:52.467Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestSystem [2022-04-19T16:04:52.467Z] --- PASS: TestSystem (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Conflict [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T16:04:52.467Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T16:04:52.467Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T16:04:52.467Z] PASS [2022-04-19T16:04:52.467Z] coverage: 77.0% of statements [2022-04-19T16:04:52.467Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:04:52.467Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T16:04:52.467Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:04:52.467Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:04:52.467Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-19T16:04:52.467Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T16:04:52.467Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-19T16:04:52.467Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-19T16:04:52.467Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T16:04:52.467Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T16:04:52.467Z] === RUN TestLayerAlreadyExists [2022-04-19T16:04:52.467Z] 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-04-19T16:04:52.467Z] 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-04-19T16:04:52.467Z] 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-04-19T16:04:52.467Z] 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-04-19T16:04:52.467Z] 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-04-19T16:04:52.468Z] 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-04-19T16:04:52.468Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T16:04:52.468Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T16:04:52.468Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-04-19T16:04:52.629Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T16:04:52.629Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T16:04:52.629Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T16:04:52.629Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T16:04:52.629Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T16:04:52.885Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T16:04:52.889Z] #73 3.677 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-19T16:04:52.889Z] #73 3.687 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-19T16:04:52.889Z] #73 3.698 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-19T16:04:52.889Z] #73 3.709 Setting up libkmod2:amd64 (28-1) ... [2022-04-19T16:04:52.889Z] #73 3.720 Setting up systemd (247.3-7) ... [2022-04-19T16:04:52.889Z] #73 3.760 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-19T16:04:52.889Z] #73 3.762 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-19T16:04:52.889Z] #73 3.764 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-19T16:04:52.889Z] #73 3.786 Initializing machine ID from KVM UUID. [2022-04-19T16:04:52.935Z] --- PASS: TestInactiveJobs (0.39s) [2022-04-19T16:04:52.935Z] === RUN TestWatchRelease [2022-04-19T16:04:52.935Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T16:04:52.935Z] === RUN TestWatchFinishedTransfer [2022-04-19T16:04:52.935Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T16:04:52.935Z] === RUN TestDuplicateTransfer [2022-04-19T16:04:52.935Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T16:04:52.935Z] === RUN TestSuccessfulUpload [2022-04-19T16:04:53.406Z] time="2022-04-19T16:04:52Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T16:04:53.407Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-19T16:04:53.407Z] === RUN TestCancelledUpload [2022-04-19T16:04:53.407Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T16:04:53.407Z] PASS [2022-04-19T16:04:53.407Z] coverage: 76.8% of statements [2022-04-19T16:04:53.407Z] ok github.com/docker/docker/distribution/xfer 1.751s coverage: 76.8% of statements [2022-04-19T16:04:53.407Z] === RUN TestFSGetInvalidData [2022-04-19T16:04:53.407Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-19T16:04:53.407Z] === RUN TestFSInvalidSet [2022-04-19T16:04:53.407Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-19T16:04:53.407Z] === RUN TestFSInvalidRoot [2022-04-19T16:04:53.407Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-19T16:04:53.407Z] === RUN TestFSMetadataGetSet [2022-04-19T16:04:53.407Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-19T16:04:53.407Z] === RUN TestFSInvalidWalker [2022-04-19T16:04:53.407Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-19T16:04:53.407Z] === RUN TestFSGetSet [2022-04-19T16:04:53.407Z] --- PASS: TestFSGetSet (0.02s) [2022-04-19T16:04:53.407Z] === RUN TestFSGetUnsetKey [2022-04-19T16:04:53.407Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestFSGetEmptyData [2022-04-19T16:04:53.407Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestFSDelete [2022-04-19T16:04:53.407Z] --- PASS: TestFSDelete (0.01s) [2022-04-19T16:04:53.407Z] === RUN TestFSWalker [2022-04-19T16:04:53.407Z] --- PASS: TestFSWalker (0.01s) [2022-04-19T16:04:53.407Z] === RUN TestFSWalkerStopOnError [2022-04-19T16:04:53.407Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-19T16:04:53.407Z] === RUN TestNewFromJSON [2022-04-19T16:04:53.407Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T16:04:53.407Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestMarshalKeyOrder [2022-04-19T16:04:53.407Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestHistoryEqual [2022-04-19T16:04:53.407Z] === RUN TestCompare [2022-04-19T16:04:53.407Z] --- PASS: TestCompare (0.00s) [2022-04-19T16:04:53.407Z] PASS [2022-04-19T16:04:53.407Z] coverage: 19.2% of statements [2022-04-19T16:04:53.407Z] --- PASS: TestHistoryEqual (0.12s) [2022-04-19T16:04:53.407Z] === RUN TestImage [2022-04-19T16:04:53.407Z] --- PASS: TestImage (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestImageOSNotEmpty [2022-04-19T16:04:53.407Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T16:04:53.407Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestCreate [2022-04-19T16:04:53.407Z] ok github.com/docker/docker/image/cache 0.050s coverage: 19.2% of statements [2022-04-19T16:04:53.407Z] --- PASS: TestCreate (0.00s) [2022-04-19T16:04:53.407Z] === RUN TestRestore [2022-04-19T16:04:53.407Z] time="2022-04-19T16:04:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T16:04:53.407Z] --- PASS: TestRestore (0.02s) [2022-04-19T16:04:53.407Z] === RUN TestAddDelete [2022-04-19T16:04:53.407Z] --- PASS: TestAddDelete (0.04s) [2022-04-19T16:04:53.407Z] === RUN TestSearchAfterDelete [2022-04-19T16:04:53.493Z] #73 4.158 Selecting previously unselected package systemd-sysv. [2022-04-19T16:04:53.493Z] #73 4.158 (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 ... 29433 files and directories currently installed.) [2022-04-19T16:04:53.493Z] #73 4.172 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-19T16:04:53.493Z] #73 4.177 Unpacking systemd-sysv (247.3-7) ... [2022-04-19T16:04:53.493Z] #73 4.216 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-19T16:04:53.493Z] #73 4.219 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-19T16:04:53.493Z] #73 4.223 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-19T16:04:53.493Z] #73 4.282 Selecting previously unselected package dbus. [2022-04-19T16:04:53.493Z] #73 4.283 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-19T16:04:53.493Z] #73 4.292 Unpacking dbus (1.12.20-2) ... [2022-04-19T16:04:53.493Z] #73 4.350 Selecting previously unselected package libpam-systemd:amd64. [2022-04-19T16:04:53.749Z] #73 4.353 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-19T16:04:53.749Z] #73 4.357 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-19T16:04:53.749Z] #73 4.406 Selecting previously unselected package dbus-user-session. [2022-04-19T16:04:53.749Z] #73 4.409 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-19T16:04:53.749Z] #73 4.412 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-19T16:04:53.749Z] #73 4.470 Setting up systemd-sysv (247.3-7) ... [2022-04-19T16:04:53.749Z] #73 4.482 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-19T16:04:53.749Z] #73 4.492 Setting up dbus (1.12.20-2) ... [2022-04-19T16:04:53.749Z] #73 4.605 invoke-rc.d: could not determine current runlevel [2022-04-19T16:04:53.821Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T16:04:53.874Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-19T16:04:53.874Z] === RUN TestParentReset [2022-04-19T16:04:53.874Z] --- PASS: TestParentReset (0.02s) [2022-04-19T16:04:53.874Z] === RUN TestGetAndSetLastUpdated [2022-04-19T16:04:53.874Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-19T16:04:53.874Z] === RUN TestStoreLen [2022-04-19T16:04:53.874Z] --- PASS: TestStoreLen (0.03s) [2022-04-19T16:04:53.874Z] PASS [2022-04-19T16:04:53.874Z] coverage: 86.9% of statements [2022-04-19T16:04:53.874Z] ok github.com/docker/docker/image 0.443s coverage: 86.9% of statements [2022-04-19T16:04:53.874Z] --- PASS: TestWhenEmptyAuthConfig (1.11s) [2022-04-19T16:04:53.874Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T16:04:53.874Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T16:04:53.874Z] === RUN TestTokenPassThru [2022-04-19T16:04:53.874Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-19T16:04:53.874Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T16:04:53.874Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-19T16:04:53.874Z] PASS [2022-04-19T16:04:53.874Z] coverage: 26.6% of statements [2022-04-19T16:04:53.874Z] ok github.com/docker/docker/distribution 1.943s coverage: 26.6% of statements [2022-04-19T16:04:53.874Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T16:04:53.874Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T16:04:54.005Z] #73 4.608 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-19T16:04:54.005Z] #73 4.612 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-19T16:04:54.005Z] #73 4.748 Setting up dbus-user-session (1.12.20-2) ... [2022-04-19T16:04:54.005Z] #73 4.762 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-19T16:04:54.005Z] #73 DONE 4.9s [2022-04-19T16:04:54.262Z] [2022-04-19T16:04:54.262Z] #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-04-19T16:04:54.262Z] #74 sha256:d2f2481c72410502d18420b830dc264f66235a06a1143344e1a7f9dd052f5d42 [2022-04-19T16:04:54.347Z] === RUN TestValidateManifest [2022-04-19T16:04:54.347Z] === RUN TestValidateManifest/nil [2022-04-19T16:04:54.347Z] === RUN TestValidateManifest/non-nil [2022-04-19T16:04:54.347Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T16:04:54.347Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T16:04:54.347Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T16:04:54.347Z] PASS [2022-04-19T16:04:54.347Z] coverage: 0.7% of statements [2022-04-19T16:04:54.347Z] ok github.com/docker/docker/image/tarexport 0.061s coverage: 0.7% of statements [2022-04-19T16:04:54.347Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T16:04:54.347Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T16:04:54.518Z] #74 0.398 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-19T16:04:54.518Z] #74 0.400 Dload Upload Total Spent Left Speed [2022-04-19T16:04:54.748Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T16:04:54.814Z] PASS [2022-04-19T16:04:54.814Z] coverage: 25.0% of statements [2022-04-19T16:04:54.814Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-04-19T16:04:54.814Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T16:04:55.079Z] #74 0.401 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 3357 0 --:--:-- --:--:-- --:--:-- 3357 [2022-04-19T16:04:55.079Z] #74 DONE 1.0s [2022-04-19T16:04:55.079Z] [2022-04-19T16:04:55.079Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-19T16:04:55.079Z] #75 sha256:39223047a18d13b87e3227eab9fc80bc4bb10c74302e436d31db5429a64bc637 [2022-04-19T16:04:55.280Z] === RUN TestSerialization [2022-04-19T16:04:55.280Z] --- PASS: TestSerialization (0.02s) [2022-04-19T16:04:55.280Z] PASS [2022-04-19T16:04:55.280Z] coverage: 100.0% of statements [2022-04-19T16:04:55.280Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-19T16:04:55.747Z] === RUN TestEmptyLayer [2022-04-19T16:04:55.747Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T16:04:55.747Z] === RUN TestCommitFailure [2022-04-19T16:04:55.747Z] --- PASS: TestCommitFailure (0.04s) [2022-04-19T16:04:55.747Z] === RUN TestStartTransactionFailure [2022-04-19T16:04:55.747Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-19T16:04:55.747Z] === RUN TestGetOrphan [2022-04-19T16:04:55.747Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T16:04:55.747Z] === RUN TestMountAndRegister [2022-04-19T16:04:56.009Z] #75 DONE 0.9s [2022-04-19T16:04:56.009Z] [2022-04-19T16:04:56.010Z] #76 exporting to image [2022-04-19T16:04:56.010Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-19T16:04:56.010Z] #76 exporting layers [2022-04-19T16:04:56.214Z] === RUN TestEnvironmentParsing [2022-04-19T16:04:56.214Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T16:04:56.214Z] PASS [2022-04-19T16:04:56.214Z] coverage: 1.2% of statements [2022-04-19T16:04:56.214Z] layer_test.go:258: Layer size: 14 [2022-04-19T16:04:56.214Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2022-04-19T16:04:56.214Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-19T16:04:56.214Z] === RUN TestLayerRelease [2022-04-19T16:04:56.214Z] layer_test.go:291: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestStoreRestore [2022-04-19T16:04:56.214Z] layer_test.go:340: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestTarStreamStability [2022-04-19T16:04:56.214Z] layer_test.go:455: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestRegisterExistingLayer [2022-04-19T16:04:56.214Z] --- PASS: TestRegisterExistingLayer (0.07s) [2022-04-19T16:04:56.214Z] === RUN TestTarStreamVerification [2022-04-19T16:04:56.214Z] layer_test.go:684: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestLayerMigration [2022-04-19T16:04:56.214Z] migration_test.go:45: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T16:04:56.214Z] migration_test.go:181: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestMountInit [2022-04-19T16:04:56.214Z] mount_test.go:17: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestMountSize [2022-04-19T16:04:56.214Z] mount_test.go:76: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestMountChanges [2022-04-19T16:04:56.214Z] mount_test.go:125: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T16:04:56.214Z] === RUN TestMountApply [2022-04-19T16:04:56.214Z] mount_test.go:212: Failing on Windows [2022-04-19T16:04:56.214Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T16:04:56.214Z] PASS [2022-04-19T16:04:56.214Z] coverage: 30.6% of statements [2022-04-19T16:04:56.214Z] ok github.com/docker/docker/layer 0.262s coverage: 30.6% of statements [2022-04-19T16:04:56.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T16:04:56.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T16:04:56.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T16:04:56.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T16:04:56.681Z] === RUN TestSequenceGetAvailableBit [2022-04-19T16:04:56.681Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestSequenceEqual [2022-04-19T16:04:56.681Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestSequenceCopy [2022-04-19T16:04:56.681Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestGetFirstAvailable [2022-04-19T16:04:56.681Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestFindSequence [2022-04-19T16:04:56.681Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestCheckIfAvailable [2022-04-19T16:04:56.681Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestMergeSequences [2022-04-19T16:04:56.681Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestPushReservation [2022-04-19T16:04:56.681Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestSerializeDeserialize [2022-04-19T16:04:56.681Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestSet [2022-04-19T16:04:56.681Z] --- PASS: TestSet (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestSetUnset [2022-04-19T16:04:56.681Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestOffsetSetUnset [2022-04-19T16:04:56.681Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestSetInRange [2022-04-19T16:04:56.681Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestSetAnyInRange [2022-04-19T16:04:56.681Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestMethods [2022-04-19T16:04:56.681Z] --- PASS: TestMethods (0.00s) [2022-04-19T16:04:56.681Z] === RUN TestRandomAllocateDeallocate [2022-04-19T16:04:57.258Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T16:04:57.258Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T16:04:57.513Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T16:04:58.240Z] === RUN TestInvalidConfig [2022-04-19T16:04:58.240Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T16:04:58.240Z] === RUN TestConfig [2022-04-19T16:04:58.240Z] --- PASS: TestConfig (0.00s) [2022-04-19T16:04:58.240Z] === RUN TestOptionsLabels [2022-04-19T16:04:58.240Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T16:04:58.240Z] === RUN TestValidName [2022-04-19T16:04:58.240Z] --- PASS: TestValidName (0.00s) [2022-04-19T16:04:58.240Z] PASS [2022-04-19T16:04:58.240Z] coverage: 19.7% of statements [2022-04-19T16:04:58.240Z] ok github.com/docker/docker/libnetwork/config 0.057s coverage: 19.7% of statements [2022-04-19T16:04:58.240Z] === RUN TestKey [2022-04-19T16:04:58.240Z] --- PASS: TestKey (0.00s) [2022-04-19T16:04:58.240Z] === RUN TestParseKey [2022-04-19T16:04:58.240Z] --- PASS: TestParseKey (0.00s) [2022-04-19T16:04:58.240Z] === RUN TestInvalidDataStore [2022-04-19T16:04:58.240Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T16:04:58.240Z] === RUN TestKVObjectFlatKey [2022-04-19T16:04:58.240Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T16:04:58.240Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T16:04:58.240Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T16:04:58.240Z] PASS [2022-04-19T16:04:58.240Z] coverage: 21.9% of statements [2022-04-19T16:04:58.240Z] ok github.com/docker/docker/libnetwork/datastore 0.036s coverage: 21.9% of statements [2022-04-19T16:04:59.225Z] === RUN TestIPDataMarshalling [2022-04-19T16:04:59.225Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestValidateAndIsV6 [2022-04-19T16:04:59.225Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T16:04:59.225Z] PASS [2022-04-19T16:04:59.225Z] coverage: 68.9% of statements [2022-04-19T16:04:59.225Z] ok github.com/docker/docker/libnetwork/driverapi 0.064s coverage: 68.9% of statements [2022-04-19T16:04:59.225Z] === RUN TestErrorInterfaces [2022-04-19T16:04:59.225Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestNetworkMarshalling [2022-04-19T16:04:59.225Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-19T16:04:59.225Z] === RUN TestEndpointMarshalling [2022-04-19T16:04:59.225Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestAuxAddresses [2022-04-19T16:04:59.225Z] time="2022-04-19T16:04:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:04:59.225Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-19T16:04:59.225Z] === RUN TestSRVServiceQuery [2022-04-19T16:04:59.225Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-19T16:04:59.225Z] === RUN TestServiceVIPReuse [2022-04-19T16:04:59.225Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T16:04:59.225Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestDNSIPQuery [2022-04-19T16:04:59.225Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestDNSProxyServFail [2022-04-19T16:04:59.225Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestSandboxAddEmpty [2022-04-19T16:04:59.225Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestSandboxAddMultiPrio [2022-04-19T16:04:59.225Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestSandboxAddSamePrio [2022-04-19T16:04:59.225Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestCleanupServiceDiscovery [2022-04-19T16:04:59.225Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestDNSOptions [2022-04-19T16:04:59.225Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:04:59.225Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T16:04:59.225Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T16:04:59.225Z] time="2022-04-19T16:04:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:04:59.225Z] time="2022-04-19T16:04:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:04:59.225Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-19T16:04:59.225Z] PASS [2022-04-19T16:04:59.225Z] coverage: 8.5% of statements [2022-04-19T16:04:59.225Z] ok github.com/docker/docker/libnetwork 0.250s coverage: 8.5% of statements [2022-04-19T16:04:59.401Z] docker_api_swarm_test.go:585: [df2d6519d486d] joining swarm manager [df56e1bedd2ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:04:59.696Z] === RUN TestDriver [2022-04-19T16:04:59.696Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:04:59.696Z] PASS [2022-04-19T16:04:59.696Z] coverage: 34.8% of statements [2022-04-19T16:04:59.696Z] ok github.com/docker/docker/libnetwork/drivers/host 0.033s coverage: 34.8% of statements [2022-04-19T16:04:59.696Z] --- PASS: TestRandomAllocateDeallocate (3.25s) [2022-04-19T16:04:59.696Z] === RUN TestAllocateRandomDeallocate [2022-04-19T16:05:00.164Z] === RUN TestDriver [2022-04-19T16:05:00.164Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:05:00.164Z] PASS [2022-04-19T16:05:00.164Z] coverage: 34.8% of statements [2022-04-19T16:05:00.164Z] ok github.com/docker/docker/libnetwork/drivers/null 0.033s coverage: 34.8% of statements [2022-04-19T16:05:00.164Z] === RUN TestNetworkAllocateFree [2022-04-19T16:05:00.164Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T16:05:00.164Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T16:05:00.164Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T16:05:00.164Z] PASS [2022-04-19T16:05:00.164Z] coverage: 63.6% of statements [2022-04-19T16:05:00.164Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2022-04-19T16:05:00.287Z] --- PASS: TestBuildWithHugeFile (49.55s) [2022-04-19T16:05:00.287Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T16:05:00.287Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:05:00.287Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:05:00.287Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T16:05:00.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:05:00.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:05:00.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:05:00.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:05:00.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:05:00.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:05:00.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:05:00.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:05:00.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:05:00.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-19T16:05:00.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-04-19T16:05:00.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-04-19T16:05:00.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T16:05:00.287Z] === RUN TestBuildPreserveOwnership [2022-04-19T16:05:00.287Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T16:05:00.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T16:05:00.631Z] --- PASS: TestAllocateRandomDeallocate (0.80s) [2022-04-19T16:05:00.631Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T16:05:00.631Z] === RUN TestGetEmptyCapabilities [2022-04-19T16:05:00.631Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T16:05:00.631Z] === RUN TestGetExtraCapabilities [2022-04-19T16:05:00.631Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-19T16:05:00.631Z] === RUN TestGetInvalidCapabilities [2022-04-19T16:05:00.631Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-19T16:05:00.631Z] === RUN TestRemoteDriver [2022-04-19T16:05:00.631Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T16:05:00.631Z] === RUN TestDriverError [2022-04-19T16:05:00.631Z] --- PASS: TestDriverError (0.00s) [2022-04-19T16:05:00.631Z] === RUN TestMissingValues [2022-04-19T16:05:00.631Z] --- PASS: TestMissingValues (0.00s) [2022-04-19T16:05:00.631Z] === RUN TestRollback [2022-04-19T16:05:00.631Z] --- PASS: TestRollback (0.00s) [2022-04-19T16:05:00.631Z] PASS [2022-04-19T16:05:00.631Z] coverage: 57.4% of statements [2022-04-19T16:05:00.631Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.073s coverage: 57.4% of statements [2022-04-19T16:05:01.109Z] === RUN TestNAT [2022-04-19T16:05:01.109Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T16:05:01.109Z] --- SKIP: TestNAT (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestTransparent [2022-04-19T16:05:01.109Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T16:05:01.109Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T16:05:01.109Z] PASS [2022-04-19T16:05:01.109Z] coverage: 0.0% of statements [2022-04-19T16:05:01.109Z] === RUN TestNew [2022-04-19T16:05:01.109Z] --- PASS: TestNew (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestAddDriver [2022-04-19T16:05:01.109Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestAddDuplicateDriver [2022-04-19T16:05:01.109Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T16:05:01.109Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestDriver [2022-04-19T16:05:01.109Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestIPAM [2022-04-19T16:05:01.109Z] --- PASS: TestIPAM (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestWalkIPAMs [2022-04-19T16:05:01.109Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T16:05:01.109Z] === RUN TestWalkDrivers [2022-04-19T16:05:01.109Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T16:05:01.109Z] PASS [2022-04-19T16:05:01.109Z] coverage: 82.4% of statements [2022-04-19T16:05:01.109Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.039s coverage: 0.0% of statements [2022-04-19T16:05:01.109Z] ok github.com/docker/docker/libnetwork/drvregistry 0.060s coverage: 82.4% of statements [2022-04-19T16:05:01.109Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.66s) [2022-04-19T16:05:01.109Z] === RUN TestRetrieveFromStore [2022-04-19T16:05:01.372Z] ? github.com/docker/docker/api [no test files] [2022-04-19T16:05:01.575Z] === RUN TestBuildDefault [2022-04-19T16:05:01.575Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestBuildHostnameDomainname [2022-04-19T16:05:01.575Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestBuildHostname [2022-04-19T16:05:01.575Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestBuildHostnameFQDN [2022-04-19T16:05:01.575Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestBuildNoIP [2022-04-19T16:05:01.575Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestUpdate [2022-04-19T16:05:01.575Z] --- PASS: TestUpdate (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T16:05:01.575Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T16:05:01.575Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestAddEmpty [2022-04-19T16:05:01.575Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestAdd [2022-04-19T16:05:01.575Z] --- PASS: TestAdd (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestDeleteEmpty [2022-04-19T16:05:01.575Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestDeleteNewline [2022-04-19T16:05:01.575Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestDelete [2022-04-19T16:05:01.575Z] --- PASS: TestDelete (0.00s) [2022-04-19T16:05:01.575Z] === RUN TestConcurrentWrites [2022-04-19T16:05:01.575Z] --- PASS: TestRetrieveFromStore (0.33s) [2022-04-19T16:05:01.575Z] === RUN TestIsCorrupted [2022-04-19T16:05:01.575Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-19T16:05:01.575Z] === RUN TestSetRollover [2022-04-19T16:05:01.575Z] --- PASS: TestConcurrentWrites (0.15s) [2022-04-19T16:05:01.575Z] PASS [2022-04-19T16:05:01.575Z] coverage: 81.2% of statements [2022-04-19T16:05:01.575Z] ok github.com/docker/docker/libnetwork/etchosts 0.195s coverage: 81.2% of statements [2022-04-19T16:05:02.041Z] === RUN TestNew [2022-04-19T16:05:02.041Z] --- PASS: TestNew (0.00s) [2022-04-19T16:05:02.041Z] === RUN TestAllocate [2022-04-19T16:05:02.041Z] --- PASS: TestAllocate (0.00s) [2022-04-19T16:05:02.041Z] === RUN TestUninitialized [2022-04-19T16:05:02.041Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T16:05:02.041Z] === RUN TestAllocateInRange [2022-04-19T16:05:02.041Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T16:05:02.041Z] === RUN TestAllocateSerial [2022-04-19T16:05:02.041Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T16:05:02.041Z] PASS [2022-04-19T16:05:02.041Z] coverage: 87.5% of statements [2022-04-19T16:05:02.041Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2022-04-19T16:05:02.041Z] === RUN TestCaller [2022-04-19T16:05:02.041Z] --- PASS: TestCaller (0.00s) [2022-04-19T16:05:02.041Z] PASS [2022-04-19T16:05:02.041Z] coverage: 100.0% of statements [2022-04-19T16:05:02.041Z] ok github.com/docker/docker/libnetwork/internal/caller 0.033s coverage: 100.0% of statements [2022-04-19T16:05:02.509Z] === RUN TestSetSerialInsertDelete [2022-04-19T16:05:02.510Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T16:05:02.510Z] === RUN TestSetParallelInsertDelete [2022-04-19T16:05:02.510Z] --- PASS: TestSetRollover (0.95s) [2022-04-19T16:05:02.510Z] === RUN TestSetRolloverSerial [2022-04-19T16:05:02.551Z] #76 exporting layers 6.0s done [2022-04-19T16:05:02.551Z] #76 writing image sha256:66e86dd62f543e9d44cb10470975e01b1c6c330b9f3e2252638def64dbd4f7b7 done [2022-04-19T16:05:02.551Z] #76 naming to docker.io/library/docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 done [2022-04-19T16:05:02.551Z] #76 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T16:05:02.664Z] check_test.go:379: [dbaa31c093444] daemon is not started [2022-04-19T16:05:02.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -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:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh dynbinary test-integration [2022-04-19T16:05:02.985Z] === RUN TestInt2IP2IntConversion [2022-04-19T16:05:03.453Z] --- PASS: TestSetRolloverSerial (0.74s) [2022-04-19T16:05:03.453Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T16:05:03.453Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T16:05:03.453Z] PASS [2022-04-19T16:05:03.453Z] coverage: 84.4% of statements [2022-04-19T16:05:03.453Z] === RUN TestPoolRequest [2022-04-19T16:05:03.453Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T16:05:03.453Z] === RUN TestOtherRequests [2022-04-19T16:05:03.453Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T16:05:03.453Z] PASS [2022-04-19T16:05:03.453Z] coverage: 57.1% of statements [2022-04-19T16:05:03.453Z] ok github.com/docker/docker/libnetwork/bitseq 6.785s coverage: 84.4% of statements [2022-04-19T16:05:03.453Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2022-04-19T16:05:03.453Z] --- PASS: TestInt2IP2IntConversion (0.42s) [2022-04-19T16:05:03.453Z] === RUN TestGetAddressVersion [2022-04-19T16:05:03.453Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T16:05:03.453Z] === RUN TestKeyString [2022-04-19T16:05:03.453Z] --- PASS: TestKeyString (0.00s) [2022-04-19T16:05:03.453Z] === RUN TestPoolDataMarshal [2022-04-19T16:05:03.453Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T16:05:03.453Z] === RUN TestSubnetsMarshal [2022-04-19T16:05:03.453Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-19T16:05:03.453Z] === RUN TestAddSubnets [2022-04-19T16:05:03.453Z] --- PASS: TestAddSubnets (0.02s) [2022-04-19T16:05:03.453Z] === RUN TestDoublePoolRelease [2022-04-19T16:05:03.453Z] --- PASS: TestDoublePoolRelease (0.01s) [2022-04-19T16:05:03.453Z] === RUN TestAddReleasePoolID [2022-04-19T16:05:03.588Z] --- PASS: TestBuildPreserveOwnership (10.16s) [2022-04-19T16:05:03.588Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.13s) [2022-04-19T16:05:03.588Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-19T16:05:03.588Z] === RUN TestBuildPlatformInvalid [2022-04-19T16:05:03.588Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-19T16:05:03.588Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T16:05:03.588Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-19T16:05:03.588Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-19T16:05:03.588Z] PASS [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === Skipped [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T16:05:03.588Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:05:03.588Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-19T16:05:03.588Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] DONE 34 tests, 3 skipped in 109.816s [2022-04-19T16:05:03.588Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T16:05:03.588Z] INFO: Testing against a local daemon [2022-04-19T16:05:03.588Z] === RUN TestConfigInspect [2022-04-19T16:05:03.588Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-19T16:05:03.588Z] === RUN TestConfigList [2022-04-19T16:05:03.588Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] --- SKIP: TestConfigList (0.01s) [2022-04-19T16:05:03.588Z] === RUN TestConfigsCreateAndDelete [2022-04-19T16:05:03.588Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-19T16:05:03.588Z] === RUN TestConfigsUpdate [2022-04-19T16:05:03.588Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-19T16:05:03.588Z] === RUN TestTemplatedConfig [2022-04-19T16:05:03.588Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T16:05:03.588Z] === RUN TestConfigCreateResolve [2022-04-19T16:05:03.588Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-19T16:05:03.588Z] PASS [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === Skipped [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-19T16:05:03.588Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-19T16:05:03.588Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-19T16:05:03.588Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-19T16:05:03.588Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-19T16:05:03.588Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-19T16:05:03.588Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:05:03.588Z] [2022-04-19T16:05:03.588Z] DONE 6 tests, 6 skipped in 0.167s [2022-04-19T16:05:03.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T16:05:03.588Z] INFO: Testing against a local daemon [2022-04-19T16:05:03.588Z] === RUN TestCheckpoint [2022-04-19T16:05:03.588Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:05:03.588Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T16:05:03.588Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T16:05:03.588Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:05:03.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:05:03.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:05:03.588Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:05:03.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:05:03.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:05:03.588Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T16:05:03.588Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T16:05:03.588Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T16:05:03.588Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T16:05:03.588Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T16:05:03.588Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T16:05:03.588Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T16:05:03.588Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T16:05:03.588Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T16:05:03.588Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T16:05:03.850Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-19T16:05:03.850Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T16:05:03.850Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-19T16:05:03.850Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T16:05:03.850Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-19T16:05:03.850Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T16:05:03.850Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-19T16:05:03.850Z] === RUN TestCopyFromContainer [2022-04-19T16:05:03.919Z] --- PASS: TestAddReleasePoolID (0.04s) [2022-04-19T16:05:03.919Z] === RUN TestPredefinedPool [2022-04-19T16:05:03.919Z] --- PASS: TestPredefinedPool (0.01s) [2022-04-19T16:05:03.919Z] === RUN TestRemoveSubnet [2022-04-19T16:05:03.919Z] --- PASS: TestRemoveSubnet (0.11s) [2022-04-19T16:05:03.919Z] === RUN TestGetSameAddress [2022-04-19T16:05:03.919Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-19T16:05:03.919Z] === RUN TestPoolAllocationReuse [2022-04-19T16:05:04.386Z] === RUN TestGetCapabilities [2022-04-19T16:05:04.386Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T16:05:04.386Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T16:05:04.386Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-19T16:05:04.386Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T16:05:04.386Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-19T16:05:04.386Z] === RUN TestRemoteDriver [2022-04-19T16:05:04.386Z] --- PASS: TestRemoteDriver (0.00s) [2022-04-19T16:05:04.386Z] PASS [2022-04-19T16:05:04.386Z] coverage: 47.4% of statements [2022-04-19T16:05:04.386Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.070s coverage: 47.4% of statements [2022-04-19T16:05:04.550Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T16:05:04.781Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-19T16:05:04.781Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-19T16:05:04.781Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-19T16:05:04.781Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-19T16:05:04.781Z] systemd 247.3-7 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-04-19T16:05:04.781Z] Detected virtualization docker. [2022-04-19T16:05:04.781Z] Detected architecture x86-64. [2022-04-19T16:05:04.781Z] Set hostname to <0de82210e06c>. [2022-04-19T16:05:04.781Z] modprobe@configfs.service: Succeeded. [2022-04-19T16:05:04.781Z] modprobe@drm.service: Succeeded. [2022-04-19T16:05:04.781Z] modprobe@fuse.service: Succeeded. [2022-04-19T16:05:04.853Z] --- PASS: TestPoolAllocationReuse (0.79s) [2022-04-19T16:05:04.853Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T16:05:04.853Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-04-19T16:05:04.853Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T16:05:05.038Z] + source /etc/docker-entrypoint-cmd [2022-04-19T16:05:05.038Z] ++ hack/make.sh dynbinary test-integration [2022-04-19T16:05:05.038Z] [2022-04-19T16:05:05.038Z] Removing bundles/ [2022-04-19T16:05:05.038Z] [2022-04-19T16:05:05.038Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T16:05:05.038Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T16:05:05.038Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:05:05.326Z] === RUN TestWindowsIPAM [2022-04-19T16:05:05.326Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T16:05:05.326Z] PASS [2022-04-19T16:05:05.326Z] coverage: 71.4% of statements [2022-04-19T16:05:05.326Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2022-04-19T16:05:05.797Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.04s) [2022-04-19T16:05:05.797Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T16:05:05.797Z] === RUN TestDefaultNetwork [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T16:05:05.797Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T16:05:05.797Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-19T16:05:05.797Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T16:05:06.263Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.22s) [2022-04-19T16:05:06.263Z] === RUN TestInitAddressPools [2022-04-19T16:05:06.263Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T16:05:06.263Z] PASS [2022-04-19T16:05:06.263Z] coverage: 74.0% of statements [2022-04-19T16:05:06.263Z] ok github.com/docker/docker/libnetwork/ipamutils 0.488s coverage: 74.0% of statements [2022-04-19T16:05:06.263Z] === RUN TestKeyValue [2022-04-19T16:05:06.263Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T16:05:06.263Z] PASS [2022-04-19T16:05:06.263Z] coverage: 60.0% of statements [2022-04-19T16:05:06.263Z] ok github.com/docker/docker/libnetwork/netlabel 0.033s coverage: 60.0% of statements [2022-04-19T16:05:07.063Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T16:05:07.167Z] === RUN TestCopyFromContainer// [2022-04-19T16:05:07.167Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T16:05:07.167Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T16:05:07.254Z] === RUN TestGenerate [2022-04-19T16:05:07.254Z] --- PASS: TestGenerate (0.00s) [2022-04-19T16:05:07.254Z] === RUN TestGeneratePtr [2022-04-19T16:05:07.254Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T16:05:07.254Z] === RUN TestGenerateMissingField [2022-04-19T16:05:07.254Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T16:05:07.254Z] === RUN TestFieldCannotBeSet [2022-04-19T16:05:07.254Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T16:05:07.254Z] === RUN TestTypeMismatchError [2022-04-19T16:05:07.254Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T16:05:07.254Z] PASS [2022-04-19T16:05:07.254Z] coverage: 100.0% of statements [2022-04-19T16:05:07.254Z] ok github.com/docker/docker/libnetwork/options 0.033s coverage: 100.0% of statements [2022-04-19T16:05:07.254Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.34s) [2022-04-19T16:05:07.254Z] === RUN TestGetAddress [2022-04-19T16:05:07.434Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T16:05:07.434Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T16:05:07.434Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T16:05:07.434Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T16:05:07.434Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T16:05:07.695Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T16:05:07.695Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer (3.79s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-19T16:05:07.695Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-19T16:05:07.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T16:05:07.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:05:07.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:05:07.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:05:07.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:05:07.695Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:05:07.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:05:07.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:05:07.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:05:07.695Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:05:07.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T16:05:07.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T16:05:07.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T16:05:07.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T16:05:07.695Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T16:05:07.695Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T16:05:07.695Z] === RUN TestCreateWithInvalidEnv [2022-04-19T16:05:07.695Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T16:05:07.695Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T16:05:07.695Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T16:05:07.695Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T16:05:07.695Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T16:05:07.695Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T16:05:07.695Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T16:05:07.695Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T16:05:07.695Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T16:05:07.695Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T16:05:07.695Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T16:05:07.695Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T16:05:07.695Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T16:05:07.695Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T16:05:07.695Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T16:05:07.695Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T16:05:07.988Z] --- PASS: TestImportExtremelyLargeImageWorks (93.48s) [2022-04-19T16:05:07.988Z] PASS [2022-04-19T16:05:07.988Z] [2022-04-19T16:05:07.988Z] DONE 22 tests in 96.515s [2022-04-19T16:05:07.988Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T16:05:07.988Z] ++ 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-04-19T16:05:07.988Z] ++ set -e [2022-04-19T16:05:07.988Z] ++ '[' -n 0 ']' [2022-04-19T16:05:07.988Z] ++ set -x [2022-04-19T16:05:07.988Z] ++ 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-04-19T16:05:07.988Z] INFO: Testing against a local daemon [2022-04-19T16:05:07.988Z] === RUN TestNetworkCreateDelete [2022-04-19T16:05:07.988Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T16:05:08.238Z] testing: warning: no tests to run [2022-04-19T16:05:08.238Z] PASS [2022-04-19T16:05:08.238Z] coverage: 0.0% of statements [2022-04-19T16:05:08.238Z] ok github.com/docker/docker/libnetwork/osl 0.082s coverage: 0.0% of statements [no tests to run] [2022-04-19T16:05:08.244Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-04-19T16:05:08.244Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T16:05:08.705Z] === RUN TestNetworkDBSimple [2022-04-19T16:05:08.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2022-04-19T16:05:08.803Z] === RUN TestDaemonDNSFallback [2022-04-19T16:05:09.079Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-04-19T16:05:09.079Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T16:05:09.171Z] === RUN TestRequestNewPort [2022-04-19T16:05:09.171Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestRequestSpecificPort [2022-04-19T16:05:09.171Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestReleasePort [2022-04-19T16:05:09.171Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestReuseReleasedPort [2022-04-19T16:05:09.171Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestReleaseUnreadledPort [2022-04-19T16:05:09.171Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestUnknowProtocol [2022-04-19T16:05:09.171Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestAllocateAllPorts [2022-04-19T16:05:09.171Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestPortAllocation [2022-04-19T16:05:09.171Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T16:05:09.171Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestNoDuplicateBPR [2022-04-19T16:05:09.171Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T16:05:09.171Z] === RUN TestChangePortRange [2022-04-19T16:05:09.171Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T16:05:09.171Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T16:05:09.171Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T16:05:09.171Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T16:05:09.171Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T16:05:09.171Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T16:05:09.171Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T16:05:09.171Z] PASS [2022-04-19T16:05:09.171Z] coverage: 88.6% of statements [2022-04-19T16:05:09.171Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2022-04-19T16:05:09.637Z] 2022/04/19 16:05:09 Closing DB instances... [2022-04-19T16:05:09.637Z] testing: warning: no tests to run [2022-04-19T16:05:09.637Z] PASS [2022-04-19T16:05:09.637Z] coverage: 0.0% of statements [2022-04-19T16:05:09.637Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-19T16:05:09.729Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T16:05:09.729Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-19T16:05:09.729Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T16:05:10.019Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-04-19T16:05:10.019Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T16:05:10.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:05:10.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:05:10.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:05:10.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:05:10.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:05:10.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:05:10.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:05:10.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:05:10.019Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:05:10.019Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:05:10.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:05:10.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:05:10.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:05:10.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:05:10.019Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:05:10.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T16:05:10.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-04-19T16:05:10.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2022-04-19T16:05:10.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-19T16:05:10.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-19T16:05:10.019Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-19T16:05:10.019Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T16:05:10.590Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-19T16:05:10.590Z] === RUN TestCreateDifferentPlatform [2022-04-19T16:05:10.590Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T16:05:10.590Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T16:05:10.590Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T16:05:10.590Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T16:05:10.590Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T16:05:10.590Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T16:05:10.590Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-19T16:05:10.590Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T16:05:10.590Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T16:05:10.590Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T16:05:10.590Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-19T16:05:10.590Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-19T16:05:10.590Z] === RUN TestDaemonRestartIpcMode [2022-04-19T16:05:10.590Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T16:05:10.590Z] === RUN TestDaemonHostGatewayIP [2022-04-19T16:05:10.590Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:05:10.590Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-19T16:05:10.590Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T16:05:10.590Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T16:05:10.590Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T16:05:10.590Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-19T16:05:10.590Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:05:10.590Z] === RUN TestDiff [2022-04-19T16:05:10.620Z] === RUN TestHashData [2022-04-19T16:05:10.620Z] --- PASS: TestHashData (0.00s) [2022-04-19T16:05:10.620Z] PASS [2022-04-19T16:05:10.620Z] coverage: 2.8% of statements [2022-04-19T16:05:10.620Z] ok github.com/docker/docker/libnetwork/resolvconf 0.034s coverage: 2.8% of statements [2022-04-19T16:05:10.620Z] --- PASS: TestNetworkDBSimple (2.06s) [2022-04-19T16:05:10.620Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T16:05:11.087Z] === RUN TestErrorConstructors [2022-04-19T16:05:11.087Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T16:05:11.087Z] === RUN TestCompareIPMask [2022-04-19T16:05:11.087Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T16:05:11.087Z] === RUN TestUtilGetHostPartIP [2022-04-19T16:05:11.087Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T16:05:11.087Z] === RUN TestUtilGetBroadcastIP [2022-04-19T16:05:11.087Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T16:05:11.087Z] === RUN TestParseCIDR [2022-04-19T16:05:11.087Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T16:05:11.087Z] PASS [2022-04-19T16:05:11.087Z] coverage: 37.3% of statements [2022-04-19T16:05:11.087Z] ok github.com/docker/docker/libnetwork/types 0.032s coverage: 37.3% of statements [2022-04-19T16:05:11.160Z] --- PASS: TestDiff (0.39s) [2022-04-19T16:05:11.160Z] === RUN TestExecWithCloseStdin [2022-04-19T16:05:11.421Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-04-19T16:05:11.421Z] === RUN TestExec [2022-04-19T16:05:11.554Z] 2022/04/19 16:05:11 Closing DB instances... [2022-04-19T16:05:11.992Z] --- PASS: TestExec (0.46s) [2022-04-19T16:05:11.992Z] === RUN TestExecUser [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T16:05:12.021Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T16:05:12.022Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T16:05:12.022Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T16:05:12.022Z] PASS [2022-04-19T16:05:12.022Z] coverage: 55.0% of statements [2022-04-19T16:05:12.022Z] ok github.com/docker/docker/oci 0.034s coverage: 55.0% of statements [2022-04-19T16:05:12.242Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T16:05:12.488Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-19T16:05:12.488Z] PASS [2022-04-19T16:05:12.488Z] coverage: 100.0% of statements [2022-04-19T16:05:12.488Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.048s coverage: 100.0% of statements [2022-04-19T16:05:12.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-19T16:05:12.497Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-19T16:05:12.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-19T16:05:12.497Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T16:05:12.562Z] --- PASS: TestExecUser (0.46s) [2022-04-19T16:05:12.562Z] === RUN TestExportContainerAndImportImage [2022-04-19T16:05:12.822Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-04-19T16:05:12.822Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T16:05:12.955Z] === RUN TestParseVersion [2022-04-19T16:05:12.955Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T16:05:12.955Z] PASS [2022-04-19T16:05:12.955Z] coverage: 52.9% of statements [2022-04-19T16:05:12.955Z] === RUN TestAddressPoolOpt [2022-04-19T16:05:12.955Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/a [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/something [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/_=a [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/PATH [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/=a [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/PATH= [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/PATH=something [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/1asd [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/123 [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/some_space [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/= [2022-04-19T16:05:12.955Z] === RUN TestValidateEnv/PaTh [2022-04-19T16:05:12.955Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T16:05:12.955Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T16:05:12.955Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T16:05:12.955Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T16:05:12.955Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T16:05:12.955Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestParseHost [2022-04-19T16:05:13.422Z] --- PASS: TestParseHost (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestParseDockerDaemonHost [2022-04-19T16:05:13.422Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestParseTCP [2022-04-19T16:05:13.422Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T16:05:13.422Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestValidateExtraHosts [2022-04-19T16:05:13.422Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestIpOptString [2022-04-19T16:05:13.422Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T16:05:13.422Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T16:05:13.422Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestIpOptSetInvalidVal [2022-04-19T16:05:13.422Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestValidateIPAddress [2022-04-19T16:05:13.422Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestMapOpts [2022-04-19T16:05:13.422Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestListOptsWithoutValidator [2022-04-19T16:05:13.422Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestListOptsWithValidator [2022-04-19T16:05:13.422Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestValidateDNSSearch [2022-04-19T16:05:13.422Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T16:05:13.422Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T16:05:13.422Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestNamedListOpts [2022-04-19T16:05:13.422Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestNamedMapOpts [2022-04-19T16:05:13.422Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestParseLink [2022-04-19T16:05:13.422Z] --- PASS: TestParseLink (0.00s) [2022-04-19T16:05:13.422Z] === RUN TestUlimitOpt [2022-04-19T16:05:13.422Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T16:05:13.422Z] PASS [2022-04-19T16:05:13.422Z] coverage: 66.5% of statements [2022-04-19T16:05:13.422Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2022-04-19T16:05:13.422Z] ok github.com/docker/docker/opts 0.065s coverage: 66.5% of statements [2022-04-19T16:05:13.422Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.70s) [2022-04-19T16:05:13.422Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T16:05:13.861Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T16:05:14.118Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T16:05:14.209Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-04-19T16:05:14.209Z] === RUN TestHealthCheckWorkdir [2022-04-19T16:05:14.374Z] docker_api_swarm_test.go:46: [df9fa132ae397] joining swarm manager [d609e1ecaf29b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:05:14.407Z] 2022/04/19 16:05:14 Closing DB instances... [2022-04-19T16:05:14.780Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-04-19T16:05:14.780Z] === RUN TestHealthKillContainer [2022-04-19T16:05:14.874Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T16:05:14.874Z] === RUN TestIsArchivePathDir [2022-04-19T16:05:14.934Z] --- PASS: TestDaemonDNSFallback (6.40s) [2022-04-19T16:05:14.934Z] === RUN TestInspectNetwork [2022-04-19T16:05:15.341Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-19T16:05:15.341Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T16:05:15.341Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2022-04-19T16:05:15.341Z] === RUN TestIsArchivePathTar [2022-04-19T16:05:15.341Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T16:05:15.341Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T16:05:15.341Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s) [2022-04-19T16:05:15.341Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T16:05:15.341Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T16:05:15.341Z] === RUN TestMiddleware [2022-04-19T16:05:15.341Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T16:05:15.341Z] === RUN TestNewResponseModifier [2022-04-19T16:05:15.341Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T16:05:15.341Z] PASS [2022-04-19T16:05:15.341Z] coverage: 26.8% of statements [2022-04-19T16:05:15.341Z] ok github.com/docker/docker/pkg/authorization 0.594s coverage: 26.8% of statements [2022-04-19T16:05:15.341Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-19T16:05:15.341Z] === RUN TestDecompressStreamGzip [2022-04-19T16:05:15.341Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-19T16:05:15.341Z] === RUN TestDecompressStreamBzip2 [2022-04-19T16:05:15.496Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T16:05:15.808Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-19T16:05:15.808Z] === RUN TestDecompressStreamXz [2022-04-19T16:05:15.808Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T16:05:15.808Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestDecompressStreamZstd [2022-04-19T16:05:15.808Z] archive_test.go:140: zstd not installed [2022-04-19T16:05:15.808Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-19T16:05:15.808Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T16:05:15.808Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T16:05:15.808Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCompressStreamInvalid [2022-04-19T16:05:15.808Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestExtensionInvalid [2022-04-19T16:05:15.808Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestExtensionUncompressed [2022-04-19T16:05:15.808Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestExtensionBzip2 [2022-04-19T16:05:15.808Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestExtensionGzip [2022-04-19T16:05:15.808Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestExtensionXz [2022-04-19T16:05:15.808Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestExtensionZstd [2022-04-19T16:05:15.808Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCmdStreamLargeStderr [2022-04-19T16:05:15.808Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-19T16:05:15.808Z] === RUN TestCmdStreamBad [2022-04-19T16:05:15.808Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T16:05:15.808Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCmdStreamGood [2022-04-19T16:05:15.808Z] --- PASS: TestCmdStreamGood (0.03s) [2022-04-19T16:05:15.808Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T16:05:15.808Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-19T16:05:15.808Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T16:05:15.808Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestUntarPath [2022-04-19T16:05:15.808Z] --- PASS: TestUntarPath (0.05s) [2022-04-19T16:05:15.808Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T16:05:15.808Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-19T16:05:15.808Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T16:05:15.808Z] === RUN TestUnbuffered [2022-04-19T16:05:15.808Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestRaceUnbuffered [2022-04-19T16:05:15.808Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T16:05:15.808Z] PASS [2022-04-19T16:05:15.808Z] coverage: 100.0% of statements [2022-04-19T16:05:15.808Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2022-04-19T16:05:15.808Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-19T16:05:15.808Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T16:05:15.808Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T16:05:15.808Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCopyWithTarSrcFile [2022-04-19T16:05:15.808Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T16:05:15.808Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T16:05:15.808Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T16:05:15.808Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T16:05:15.808Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T16:05:15.808Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T16:05:15.808Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T16:05:15.808Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-19T16:05:15.808Z] === RUN TestTarFiles [2022-04-19T16:05:16.056Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T16:05:16.275Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-19T16:05:16.275Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T16:05:16.275Z] === RUN TestMatch [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[foo]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[]#01 [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[qux]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T16:05:16.275Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T16:05:16.275Z] --- PASS: TestMatch (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T16:05:16.275Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T16:05:16.275Z] PASS [2022-04-19T16:05:16.275Z] coverage: 87.5% of statements [2022-04-19T16:05:16.275Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-04-19T16:05:16.616Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T16:05:17.258Z] === RUN TestChrootTarUntar [2022-04-19T16:05:17.258Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T16:05:17.258Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T16:05:17.258Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T16:05:17.258Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootCopyWithTar [2022-04-19T16:05:17.258Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootCopyFileWithTar [2022-04-19T16:05:17.258Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootUntarPath [2022-04-19T16:05:17.258Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T16:05:17.258Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T16:05:17.258Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:05:17.258Z] === RUN TestChrootApplyDotDotFile [2022-04-19T16:05:17.258Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:17.258Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T16:05:17.258Z] PASS [2022-04-19T16:05:17.258Z] coverage: 12.0% of statements [2022-04-19T16:05:17.258Z] ok github.com/docker/docker/pkg/chrootarchive 0.074s coverage: 12.0% of statements [2022-04-19T16:05:17.542Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T16:05:18.241Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T16:05:18.241Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T16:05:18.241Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T16:05:18.241Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T16:05:18.241Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T16:05:18.241Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T16:05:18.241Z] PASS [2022-04-19T16:05:18.241Z] coverage: 0.0% of statements [2022-04-19T16:05:18.241Z] ok github.com/docker/docker/pkg/containerfs 0.034s coverage: 0.0% of statements [2022-04-19T16:05:18.241Z] 2022/04/19 16:05:18 Closing DB instances... [2022-04-19T16:05:18.467Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T16:05:18.467Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T16:05:18.467Z] === RUN TestInspectNetwork/network_name [2022-04-19T16:05:18.467Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T16:05:18.707Z] === RUN TestSizeEmpty [2022-04-19T16:05:18.707Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T16:05:18.707Z] === RUN TestSizeEmptyFile [2022-04-19T16:05:18.707Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T16:05:18.707Z] === RUN TestSizeNonemptyFile [2022-04-19T16:05:18.707Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T16:05:18.707Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T16:05:18.707Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T16:05:18.707Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T16:05:18.707Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T16:05:18.707Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T16:05:18.707Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T16:05:18.707Z] === RUN TestMoveToSubdir [2022-04-19T16:05:18.707Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-19T16:05:18.707Z] === RUN TestSizeNonExistingDirectory [2022-04-19T16:05:18.707Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T16:05:18.707Z] PASS [2022-04-19T16:05:18.707Z] coverage: 80.0% of statements [2022-04-19T16:05:18.707Z] ok github.com/docker/docker/pkg/directory 0.037s coverage: 80.0% of statements [2022-04-19T16:05:18.722Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T16:05:18.978Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T16:05:18.978Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T16:05:19.174Z] --- PASS: TestTarFiles (3.22s) [2022-04-19T16:05:19.174Z] === RUN TestDetectCompressionZstd [2022-04-19T16:05:19.174Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestTarUntar [2022-04-19T16:05:19.174Z] --- PASS: TestTarUntar (0.03s) [2022-04-19T16:05:19.174Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T16:05:19.174Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestTarWithOptions [2022-04-19T16:05:19.174Z] --- PASS: TestTarWithOptions (0.01s) [2022-04-19T16:05:19.174Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T16:05:19.174Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestUntarUstarGnuConflict [2022-04-19T16:05:19.174Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestUntarInvalidFilenames [2022-04-19T16:05:19.174Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3241676\\dest" [2022-04-19T16:05:19.174Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2022-04-19T16:05:19.174Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T16:05:19.174Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T16:05:19.174Z] === RUN TestUntarInvalidHardlink [2022-04-19T16:05:19.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2263407010\\victim\\hello" -> "../victim/hello" [2022-04-19T16:05:19.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3175885301\\victim\\hello" -> "/../victim/hello" [2022-04-19T16:05:19.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3254814844\\victim" -> "../victim" [2022-04-19T16:05:19.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3738557700\\victim" -> "../victim" [2022-04-19T16:05:19.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4067239932\\victim" -> "../victim" [2022-04-19T16:05:19.174Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4218348156\\victim" -> "../victim" [2022-04-19T16:05:19.174Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-19T16:05:19.174Z] === RUN TestUntarInvalidSymlink [2022-04-19T16:05:19.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2956498854\\dest\\dotdot" -> "../victim/hello" [2022-04-19T16:05:19.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1900870989\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T16:05:19.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2501693813\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:19.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3996496592\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:19.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4274244516\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:19.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2149734060\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:19.174Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1080867052\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T16:05:19.174Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-19T16:05:19.174Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T16:05:19.174Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestXGlobalNoParent [2022-04-19T16:05:19.174Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestReplaceFileTarWrapper [2022-04-19T16:05:19.174Z] === RUN TestPollerAddRemove [2022-04-19T16:05:19.174Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestPollerEvent [2022-04-19T16:05:19.174Z] poller_test.go:40: No chmod on Windows [2022-04-19T16:05:19.174Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T16:05:19.174Z] === RUN TestPollerClose [2022-04-19T16:05:19.174Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T16:05:19.174Z] PASS [2022-04-19T16:05:19.174Z] coverage: 45.7% of statements [2022-04-19T16:05:19.174Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 45.7% of statements [2022-04-19T16:05:19.233Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T16:05:19.488Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T16:05:19.640Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2022-04-19T16:05:19.640Z] === RUN TestPrefixHeaderReadable [2022-04-19T16:05:19.640Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-19T16:05:19.640Z] === RUN TestDisablePigz [2022-04-19T16:05:19.640Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T16:05:19.640Z] --- PASS: TestDisablePigz (0.13s) [2022-04-19T16:05:19.640Z] === RUN TestPigz [2022-04-19T16:05:19.640Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T16:05:19.640Z] --- PASS: TestPigz (0.11s) [2022-04-19T16:05:19.640Z] === RUN TestNosysFileInfo [2022-04-19T16:05:19.640Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T16:05:19.640Z] archive_windows_test.go:16: Currently fails [2022-04-19T16:05:19.640Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestCanonicalTarNameForPath [2022-04-19T16:05:19.640Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestCanonicalTarName [2022-04-19T16:05:19.640Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChmodTarEntry [2022-04-19T16:05:19.640Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestHardLinkOrder [2022-04-19T16:05:19.640Z] --- PASS: TestHardLinkOrder (0.06s) [2022-04-19T16:05:19.640Z] === RUN TestChangeString [2022-04-19T16:05:19.640Z] --- PASS: TestChangeString (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChangesWithNoChanges [2022-04-19T16:05:19.640Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-19T16:05:19.640Z] === RUN TestChangesWithChanges [2022-04-19T16:05:19.640Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-19T16:05:19.640Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T16:05:19.640Z] changes_test.go:196: needs more investigation [2022-04-19T16:05:19.640Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChangesDirsEmpty [2022-04-19T16:05:19.640Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:05:19.640Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChangesDirsMutated [2022-04-19T16:05:19.640Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:05:19.640Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestApplyLayer [2022-04-19T16:05:19.640Z] changes_test.go:433: needs further investigation [2022-04-19T16:05:19.640Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T16:05:19.640Z] changes_test.go:469: needs further investigation [2022-04-19T16:05:19.640Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T16:05:19.640Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T16:05:19.640Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestChangesSize [2022-04-19T16:05:19.640Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T16:05:19.640Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T16:05:19.641Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3890378588\\dest" [2022-04-19T16:05:19.641Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-19T16:05:19.641Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T16:05:19.641Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2624541127\\victim\\hello" -> "../victim/hello" [2022-04-19T16:05:19.641Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2282017616\\victim\\hello" -> "/../victim/hello" [2022-04-19T16:05:19.743Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T16:05:20.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1452883511\\victim" -> "../victim" [2022-04-19T16:05:20.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink82974252\\victim" -> "../victim" [2022-04-19T16:05:20.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink288633824\\victim" -> "../victim" [2022-04-19T16:05:20.118Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3700844697\\victim" -> "../victim" [2022-04-19T16:05:20.118Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-19T16:05:20.118Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T16:05:20.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3081589389\\dest\\dotdot" -> "../victim/hello" [2022-04-19T16:05:20.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink763701708\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T16:05:20.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2572276919\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:20.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink79548502\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:20.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1805192353\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:20.118Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink580321662\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:05:20.118Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-19T16:05:20.118Z] === RUN TestApplyLayerWhiteouts [2022-04-19T16:05:20.118Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-19T16:05:20.118Z] === RUN TestGenerateEmptyFile [2022-04-19T16:05:20.118Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestGenerateWithContent [2022-04-19T16:05:20.118Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T16:05:20.118Z] PASS [2022-04-19T16:05:20.118Z] coverage: 61.9% of statements [2022-04-19T16:05:20.118Z] ok github.com/docker/docker/pkg/archive 4.917s coverage: 61.9% of statements [2022-04-19T16:05:20.118Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T16:05:20.118Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T16:05:20.118Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T16:05:20.118Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T16:05:20.118Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCopyFile [2022-04-19T16:05:20.118Z] --- PASS: TestCopyFile (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T16:05:20.118Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T16:05:20.118Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T16:05:20.118Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T16:05:20.118Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T16:05:20.118Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestWildcardMatches [2022-04-19T16:05:20.118Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestPatternMatches [2022-04-19T16:05:20.118Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T16:05:20.118Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T16:05:20.118Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T16:05:20.118Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T16:05:20.118Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T16:05:20.118Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T16:05:20.118Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestSingleExclamationError [2022-04-19T16:05:20.118Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestMatchesWithNoPatterns [2022-04-19T16:05:20.118Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T16:05:20.118Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestMatches [2022-04-19T16:05:20.118Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T16:05:20.118Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T16:05:20.118Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T16:05:20.118Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T16:05:20.118Z] --- PASS: TestMatches (0.01s) [2022-04-19T16:05:20.118Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T16:05:20.118Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T16:05:20.118Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T16:05:20.118Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCleanPatterns [2022-04-19T16:05:20.118Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T16:05:20.118Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T16:05:20.118Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T16:05:20.118Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T16:05:20.118Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T16:05:20.118Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCreateIfNotExistsDir [2022-04-19T16:05:20.118Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCreateIfNotExistsFile [2022-04-19T16:05:20.118Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestMatch [2022-04-19T16:05:20.118Z] --- PASS: TestMatch (0.00s) [2022-04-19T16:05:20.118Z] === RUN TestCompile [2022-04-19T16:05:20.118Z] === RUN TestCompile/slash [2022-04-19T16:05:20.118Z] === RUN TestCompile/backslash [2022-04-19T16:05:20.118Z] --- PASS: TestCompile (0.00s) [2022-04-19T16:05:20.118Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T16:05:20.118Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T16:05:20.118Z] PASS [2022-04-19T16:05:20.118Z] coverage: 84.7% of statements [2022-04-19T16:05:20.118Z] ok github.com/docker/docker/pkg/fileutils 0.065s coverage: 84.7% of statements [2022-04-19T16:05:20.118Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-04-19T16:05:20.118Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T16:05:20.592Z] === RUN TestGet [2022-04-19T16:05:20.592Z] --- PASS: TestGet (0.00s) [2022-04-19T16:05:20.592Z] === RUN TestGetShortcutString [2022-04-19T16:05:20.592Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T16:05:20.592Z] PASS [2022-04-19T16:05:20.592Z] coverage: 42.9% of statements [2022-04-19T16:05:20.592Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 42.9% of statements [2022-04-19T16:05:21.106Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T16:05:21.363Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T16:05:21.575Z] === RUN TestCreateIDMapOrder [2022-04-19T16:05:21.575Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T16:05:21.575Z] PASS [2022-04-19T16:05:21.575Z] coverage: 7.2% of statements [2022-04-19T16:05:21.575Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-04-19T16:05:22.566Z] === RUN TestFixedBufferCap [2022-04-19T16:05:22.566Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestFixedBufferLen [2022-04-19T16:05:22.566Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestFixedBufferString [2022-04-19T16:05:22.566Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestFixedBufferWrite [2022-04-19T16:05:22.566Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestFixedBufferRead [2022-04-19T16:05:22.566Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestBytesPipeRead [2022-04-19T16:05:22.566Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestBytesPipeWrite [2022-04-19T16:05:22.566Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T16:05:22.566Z] 2022/04/19 16:05:22 Closing DB instances... [2022-04-19T16:05:22.566Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2022-04-19T16:05:22.566Z] === RUN TestAtomicWriteToFile [2022-04-19T16:05:22.566Z] --- PASS: TestAtomicWriteToFile (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestAtomicWriteSetCommit [2022-04-19T16:05:22.566Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T16:05:22.566Z] === RUN TestAtomicWriteSetCancel [2022-04-19T16:05:22.566Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T16:05:22.566Z] === RUN TestReadCloserWrapperClose [2022-04-19T16:05:22.566Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T16:05:22.566Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestReaderErrWrapperRead [2022-04-19T16:05:22.566Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T16:05:22.566Z] === RUN TestCancelReadCloser [2022-04-19T16:05:22.911Z] --- PASS: TestHealthKillContainer (7.83s) [2022-04-19T16:05:22.911Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T16:05:22.911Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:05:22.911Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:05:22.911Z] === RUN TestIpcModeNone [2022-04-19T16:05:23.033Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-19T16:05:23.033Z] === RUN TestWriteCloserWrapperClose [2022-04-19T16:05:23.033Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T16:05:23.033Z] === RUN TestNopWriteCloser [2022-04-19T16:05:23.033Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T16:05:23.033Z] === RUN TestNopWriter [2022-04-19T16:05:23.033Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T16:05:23.033Z] === RUN TestWriteCounter [2022-04-19T16:05:23.033Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T16:05:23.033Z] PASS [2022-04-19T16:05:23.033Z] coverage: 69.2% of statements [2022-04-19T16:05:23.033Z] ok github.com/docker/docker/pkg/ioutils 0.513s coverage: 69.2% of statements [2022-04-19T16:05:23.171Z] --- PASS: TestIpcModeNone (0.44s) [2022-04-19T16:05:23.171Z] === RUN TestIpcModePrivate [2022-04-19T16:05:23.265Z] --- PASS: TestInspectNetwork (8.17s) [2022-04-19T16:05:23.265Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T16:05:23.265Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T16:05:23.265Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T16:05:23.265Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T16:05:23.265Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T16:05:23.432Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-19T16:05:23.432Z] --- PASS: TestIpcModePrivate (0.41s) [2022-04-19T16:05:23.432Z] === RUN TestIpcModeShareable [2022-04-19T16:05:23.432Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:05:23.432Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-19T16:05:23.432Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T16:05:23.502Z] === RUN TestError [2022-04-19T16:05:23.502Z] --- PASS: TestError (0.00s) [2022-04-19T16:05:23.502Z] === RUN TestProgressString [2022-04-19T16:05:23.502Z] === RUN TestProgressString/no_progress [2022-04-19T16:05:23.502Z] === RUN TestProgressString/progress_1 [2022-04-19T16:05:23.502Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T16:05:23.502Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T16:05:23.502Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T16:05:23.502Z] === RUN TestProgressString/with_units [2022-04-19T16:05:23.502Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T16:05:23.502Z] === RUN TestProgressString/hide_counts [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T16:05:23.502Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T16:05:23.502Z] === RUN TestJSONMessageDisplay [2022-04-19T16:05:23.502Z] --- PASS: TestJSONMessageDisplay (0.12s) [2022-04-19T16:05:23.502Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T16:05:23.502Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T16:05:23.502Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T16:05:23.502Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T16:05:23.521Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T16:05:23.969Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T16:05:23.969Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T16:05:23.969Z] PASS [2022-04-19T16:05:23.969Z] coverage: 91.7% of statements [2022-04-19T16:05:23.969Z] ok github.com/docker/docker/pkg/jsonmessage 0.153s coverage: 91.7% of statements [2022-04-19T16:05:23.969Z] --- PASS: TestNetworkDBCRUDTableEntries (3.62s) [2022-04-19T16:05:23.969Z] === RUN TestNetworkDBNodeLeave [2022-04-19T16:05:23.969Z] === RUN TestStandardLongPath [2022-04-19T16:05:23.969Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T16:05:23.969Z] === RUN TestUNCLongPath [2022-04-19T16:05:23.969Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T16:05:23.969Z] PASS [2022-04-19T16:05:23.969Z] coverage: 100.0% of statements [2022-04-19T16:05:24.436Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2022-04-19T16:05:24.436Z] === RUN TestNameFormat [2022-04-19T16:05:24.436Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T16:05:24.436Z] === RUN TestNameRetries [2022-04-19T16:05:24.436Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T16:05:24.436Z] PASS [2022-04-19T16:05:24.436Z] coverage: 85.7% of statements [2022-04-19T16:05:24.447Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T16:05:24.702Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T16:05:24.702Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:05:24.702Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:05:24.702Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:05:24.702Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T16:05:24.702Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T16:05:24.702Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T16:05:24.702Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T16:05:24.702Z] === RUN TestNetworkList [2022-04-19T16:05:24.702Z] === RUN TestNetworkList//networks [2022-04-19T16:05:24.702Z] === PAUSE TestNetworkList//networks [2022-04-19T16:05:24.702Z] === RUN TestNetworkList//networks/ [2022-04-19T16:05:24.702Z] === PAUSE TestNetworkList//networks/ [2022-04-19T16:05:24.702Z] === CONT TestNetworkList//networks [2022-04-19T16:05:24.702Z] === CONT TestNetworkList//networks/ [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T16:05:24.702Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T16:05:24.702Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T16:05:24.815Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2022-04-19T16:05:24.815Z] === RUN TestAPIIpcModeHost [2022-04-19T16:05:24.815Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:05:24.815Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-19T16:05:24.815Z] === RUN TestDaemonIpcModeShareable [2022-04-19T16:05:24.815Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:05:24.815Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-19T16:05:24.815Z] === RUN TestDaemonIpcModePrivate [2022-04-19T16:05:24.903Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2022-04-19T16:05:25.263Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-04-19T16:05:25.263Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T16:05:25.370Z] === RUN TestParseKeyValueOpt [2022-04-19T16:05:25.370Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T16:05:25.370Z] === RUN TestParseUintList [2022-04-19T16:05:25.370Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T16:05:25.370Z] === RUN TestParseUintListMaximumLimits [2022-04-19T16:05:25.370Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T16:05:25.370Z] PASS [2022-04-19T16:05:25.370Z] coverage: 97.0% of statements [2022-04-19T16:05:25.370Z] ok github.com/docker/docker/pkg/parsers 0.033s coverage: 97.0% of statements [2022-04-19T16:05:25.825Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T16:05:25.836Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T16:05:25.836Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T16:05:25.836Z] PASS [2022-04-19T16:05:25.836Z] coverage: 36.4% of statements [2022-04-19T16:05:25.837Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.034s coverage: 36.4% of statements [2022-04-19T16:05:25.837Z] --- PASS: TestGetAddress (18.85s) [2022-04-19T16:05:25.837Z] === RUN TestRequestSyntaxCheck [2022-04-19T16:05:25.837Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-04-19T16:05:25.837Z] === RUN TestRequest [2022-04-19T16:05:26.200Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-19T16:05:26.200Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-04-19T16:05:26.200Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T16:05:26.200Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:05:26.200Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-19T16:05:26.200Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T16:05:26.200Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:05:26.200Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-19T16:05:26.200Z] === RUN TestIpcModeOlderClient [2022-04-19T16:05:26.200Z] === PAUSE TestIpcModeOlderClient [2022-04-19T16:05:26.200Z] === RUN TestKillContainerInvalidSignal [2022-04-19T16:05:26.303Z] === RUN TestNewAndRemove [2022-04-19T16:05:26.303Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T16:05:26.303Z] === RUN TestRemoveInvalidPath [2022-04-19T16:05:26.303Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T16:05:26.303Z] PASS [2022-04-19T16:05:26.303Z] coverage: 82.6% of statements [2022-04-19T16:05:26.303Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2022-04-19T16:05:26.386Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-19T16:05:26.386Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T16:05:26.462Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-19T16:05:26.462Z] === RUN TestKillContainer [2022-04-19T16:05:26.462Z] === RUN TestKillContainer/no_signal [2022-04-19T16:05:26.652Z] === RUN TestMiddlewares [2022-04-19T16:05:26.652Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T16:05:26.652Z] PASS [2022-04-19T16:05:26.652Z] coverage: 7.9% of statements [2022-04-19T16:05:26.652Z] ok github.com/docker/docker/api/server 0.068s coverage: 7.9% of statements [2022-04-19T16:05:26.771Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-19T16:05:26.771Z] === RUN TestNetworkDBWatch [2022-04-19T16:05:27.032Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T16:05:27.032Z] === RUN TestKillContainer/killing_signal [2022-04-19T16:05:27.312Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T16:05:27.312Z] --- PASS: TestDaemonDefaultNetworkPools (0.93s) [2022-04-19T16:05:27.312Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T16:05:27.602Z] --- PASS: TestKillContainer (1.18s) [2022-04-19T16:05:27.602Z] --- PASS: TestKillContainer/no_signal (0.37s) [2022-04-19T16:05:27.602Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-04-19T16:05:27.602Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-04-19T16:05:27.602Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T16:05:27.602Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T16:05:27.754Z] === RUN TestFailedConnection [2022-04-19T16:05:27.873Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T16:05:28.128Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T16:05:28.172Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T16:05:28.220Z] 2022/04/19 16:05:28 Closing DB instances... [2022-04-19T16:05:28.383Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2022-04-19T16:05:28.383Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T16:05:28.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2022-04-19T16:05:28.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-04-19T16:05:28.432Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-19T16:05:28.432Z] === RUN TestKillStoppedContainer [2022-04-19T16:05:28.432Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-19T16:05:28.432Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T16:05:28.432Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-19T16:05:28.432Z] === RUN TestKillDifferentUserContainer [2022-04-19T16:05:29.003Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-19T16:05:29.003Z] === RUN TestInspectOomKilledTrue [2022-04-19T16:05:29.003Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:05:29.003Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T16:05:29.003Z] === RUN TestInspectOomKilledFalse [2022-04-19T16:05:29.003Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:05:29.003Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T16:05:29.003Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T16:05:29.003Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-19T16:05:29.003Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-19T16:05:29.003Z] === RUN TestLinksContainerNames [2022-04-19T16:05:29.744Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s) [2022-04-19T16:05:29.745Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T16:05:29.780Z] --- PASS: TestFailedConnection (2.00s) [2022-04-19T16:05:29.780Z] === RUN TestFailOnce [2022-04-19T16:05:29.780Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-04-19T16:05:29.780Z] === RUN TestNetworkDBBulkSync [2022-04-19T16:05:29.780Z] 2022/04/19 16:05:29 http: panic serving 127.0.0.1:49286: Plugin not ready [2022-04-19T16:05:29.780Z] goroutine 11 [running]: [2022-04-19T16:05:29.780Z] net/http.(*conn).serve.func1() [2022-04-19T16:05:29.780Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T16:05:29.780Z] panic({0x9b3700, 0xafd040}) [2022-04-19T16:05:29.780Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T16:05:29.780Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001b3a70?) [2022-04-19T16:05:29.780Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T16:05:29.780Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb02858?, 0xc00019c0e0?}, 0x90da66?) [2022-04-19T16:05:29.780Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T16:05:29.780Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xb02858, 0xc00019c0e0}, 0xc000196300) [2022-04-19T16:05:29.780Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T16:05:29.780Z] net/http.serverHandler.ServeHTTP({0xb00e78?}, {0xb02858, 0xc00019c0e0}, 0xc000196300) [2022-04-19T16:05:29.780Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T16:05:29.780Z] net/http.(*conn).serve(0xc000058dc0, {0xb02d58, 0xc0000960c0}) [2022-04-19T16:05:29.780Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T16:05:29.780Z] created by net/http.(*Server).Serve [2022-04-19T16:05:29.780Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T16:05:29.780Z] time="2022-04-19T16:05:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49285/Test.FailOnce: Post \"http://127.0.0.1:49285/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T16:05:29.943Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-19T16:05:29.943Z] === RUN TestLogsFollowTailEmpty [2022-04-19T16:05:30.215Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-19T16:05:30.215Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T16:05:30.488Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot/default [2022-04-19T16:05:30.488Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot/private [2022-04-19T16:05:30.488Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T16:05:30.488Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot/slave [2022-04-19T16:05:30.488Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T16:05:30.488Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot/shared [2022-04-19T16:05:30.488Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T16:05:30.488Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T16:05:30.488Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T16:05:30.669Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2022-04-19T16:05:30.669Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T16:05:30.669Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/default [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/shared [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/slave [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/private [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:05:30.750Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T16:05:30.750Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:05:30.750Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:05:30.763Z] --- PASS: TestRequest (4.62s) [2022-04-19T16:05:30.763Z] === RUN TestOverlappingRequests [2022-04-19T16:05:30.763Z] --- PASS: TestOverlappingRequests (0.22s) [2022-04-19T16:05:30.763Z] === RUN TestRelease [2022-04-19T16:05:30.763Z] --- PASS: TestFailOnce (1.13s) [2022-04-19T16:05:30.763Z] === RUN TestEchoInputOutput [2022-04-19T16:05:30.763Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T16:05:30.763Z] === RUN TestBackoff [2022-04-19T16:05:30.763Z] --- PASS: TestBackoff (0.00s) [2022-04-19T16:05:30.763Z] === RUN TestAbortRetry [2022-04-19T16:05:30.763Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T16:05:30.763Z] === RUN TestClientScheme [2022-04-19T16:05:30.763Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T16:05:30.763Z] === RUN TestNewClientWithTimeout [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:05:31.010Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:05:31.229Z] 2022/04/19 16:05:30 Closing DB instances... [2022-04-19T16:05:31.229Z] time="2022-04-19T16:05:31Z" 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-04-19T16:05:31.269Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:05:31.269Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T16:05:31.269Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T16:05:31.269Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-19T16:05:31.269Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T16:05:31.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-19T16:05:31.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-19T16:05:31.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-19T16:05:31.270Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T16:05:31.270Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T16:05:31.270Z] 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-04-19T16:05:31.270Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-19T16:05:31.270Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T16:05:31.270Z] 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-04-19T16:05:31.270Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-19T16:05:31.270Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T16:05:31.270Z] 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-04-19T16:05:31.270Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-19T16:05:31.270Z] === RUN TestNetworkNat [2022-04-19T16:05:31.696Z] --- PASS: TestRelease (0.82s) [2022-04-19T16:05:31.696Z] === RUN TestAllocateRandomDeallocate [2022-04-19T16:05:31.840Z] --- PASS: TestNetworkNat (0.53s) [2022-04-19T16:05:31.840Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T16:05:32.033Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T16:05:32.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-19T16:05:32.411Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s) [2022-04-19T16:05:32.411Z] === RUN TestNetworkLoopbackNat [2022-04-19T16:05:32.543Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T16:05:32.679Z] === RUN TestParseEmptyInterface [2022-04-19T16:05:32.679Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T16:05:32.679Z] === RUN TestParseNonInterfaceType [2022-04-19T16:05:32.679Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T16:05:32.679Z] === RUN TestParseWithOneFunction [2022-04-19T16:05:32.679Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T16:05:32.679Z] === RUN TestParseWithMultipleFuncs [2022-04-19T16:05:32.679Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T16:05:32.679Z] === RUN TestParseWithUnnamedReturn [2022-04-19T16:05:32.679Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T16:05:32.679Z] === RUN TestEmbeddedInterface [2022-04-19T16:05:32.679Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T16:05:32.679Z] === RUN TestParsedImports [2022-04-19T16:05:32.679Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T16:05:32.679Z] === RUN TestAliasedImports [2022-04-19T16:05:32.679Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T16:05:32.679Z] PASS [2022-04-19T16:05:32.679Z] coverage: 56.8% of statements [2022-04-19T16:05:32.679Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.038s coverage: 56.8% of statements [2022-04-19T16:05:32.679Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-19T16:05:32.679Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T16:05:32.679Z] time="2022-04-19T16:05:32Z" 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-04-19T16:05:32.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-19T16:05:33.145Z] === RUN TestHTTPTransport [2022-04-19T16:05:33.145Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T16:05:33.145Z] PASS [2022-04-19T16:05:33.145Z] coverage: 85.7% of statements [2022-04-19T16:05:33.145Z] ok github.com/docker/docker/pkg/plugins/transport 0.030s coverage: 85.7% of statements [2022-04-19T16:05:33.357Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s) [2022-04-19T16:05:33.357Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T16:05:33.357Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:05:33.357Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:05:33.357Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T16:05:33.357Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T16:05:33.612Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T16:05:33.612Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T16:05:33.612Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T16:05:33.612Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T16:05:33.612Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T16:05:33.612Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T16:05:33.612Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T16:05:33.612Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T16:05:33.612Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T16:05:33.612Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T16:05:33.612Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T16:05:33.612Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T16:05:33.612Z] === RUN TestBufferPoolPutAndGet [2022-04-19T16:05:33.612Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T16:05:33.612Z] PASS [2022-04-19T16:05:33.612Z] coverage: 88.2% of statements [2022-04-19T16:05:33.612Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-04-19T16:05:34.078Z] --- PASS: TestAllocateRandomDeallocate (2.43s) [2022-04-19T16:05:34.078Z] === RUN TestRetrieveFromStore [2022-04-19T16:05:34.078Z] === RUN TestOutputOnPrematureClose [2022-04-19T16:05:34.078Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T16:05:34.078Z] === RUN TestCompleteSilently [2022-04-19T16:05:34.079Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T16:05:34.079Z] PASS [2022-04-19T16:05:34.079Z] coverage: 75.9% of statements [2022-04-19T16:05:34.079Z] ok github.com/docker/docker/pkg/progress 0.026s coverage: 75.9% of statements [2022-04-19T16:05:34.545Z] === RUN TestSendToOneSub [2022-04-19T16:05:34.545Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T16:05:34.545Z] === RUN TestSendToMultipleSubs [2022-04-19T16:05:34.545Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T16:05:34.545Z] === RUN TestEvictOneSub [2022-04-19T16:05:34.545Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T16:05:34.545Z] === RUN TestClosePublisher [2022-04-19T16:05:34.545Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T16:05:34.545Z] === RUN TestPubSubRace [2022-04-19T16:05:34.950Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-04-19T16:05:34.950Z] === RUN TestPause [2022-04-19T16:05:34.950Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:05:34.950Z] --- SKIP: TestPause (0.00s) [2022-04-19T16:05:34.950Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T16:05:34.950Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:05:34.950Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:05:34.950Z] === RUN TestPauseStopPausedContainer [2022-04-19T16:05:34.950Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:05:34.950Z] --- SKIP: TestPauseStopPausedContainer (0.03s) [2022-04-19T16:05:34.950Z] === RUN TestPidHost [2022-04-19T16:05:35.026Z] --- PASS: TestRetrieveFromStore (0.82s) [2022-04-19T16:05:35.026Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T16:05:35.026Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-19T16:05:35.026Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T16:05:35.026Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T16:05:35.026Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T16:05:35.026Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T16:05:35.026Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T16:05:35.026Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T16:05:35.026Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T16:05:35.026Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T16:05:35.026Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T16:05:35.026Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T16:05:35.026Z] === RUN TestDebug [2022-04-19T16:05:35.026Z] --- PASS: TestDebug (0.00s) [2022-04-19T16:05:35.026Z] === RUN TestRequestPoolParallel [2022-04-19T16:05:35.026Z] --- PASS: TestRequestPoolParallel (0.33s) [2022-04-19T16:05:35.026Z] === RUN TestFullAllocateRelease [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T16:05:35.300Z] ok github.com/docker/docker/api/server/httputils 0.012s coverage: 31.9% of statements [2022-04-19T16:05:35.300Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T16:05:35.300Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T16:05:35.493Z] time="2022-04-19T16:05:35Z" 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-04-19T16:05:35.493Z] --- PASS: TestFullAllocateRelease (0.27s) [2022-04-19T16:05:35.493Z] === RUN TestOddAllocateRelease [2022-04-19T16:05:35.493Z] 2022/04/19 16:05:35 Closing DB instances... [2022-04-19T16:05:35.493Z] --- PASS: TestOddAllocateRelease (0.15s) [2022-04-19T16:05:35.493Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T16:05:35.493Z] --- PASS: TestPubSubRace (1.05s) [2022-04-19T16:05:35.493Z] PASS [2022-04-19T16:05:35.493Z] coverage: 75.0% of statements [2022-04-19T16:05:35.493Z] ok github.com/docker/docker/pkg/pubsub 1.074s coverage: 75.0% of statements [2022-04-19T16:05:35.493Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-19T16:05:35.493Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T16:05:35.493Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-04-19T16:05:35.493Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T16:05:35.493Z] time="2022-04-19T16:05:35Z" level=error msg="node: 2e2e29a1a6f8 is unknown to memberlist" [2022-04-19T16:05:35.493Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-19T16:05:35.493Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T16:05:35.493Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:05:35.493Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:05:35.493Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T16:05:35.493Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:05:35.493Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:05:35.493Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T16:05:35.493Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:05:35.493Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:05:35.493Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T16:05:35.493Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:05:35.493Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:05:35.493Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T16:05:35.493Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:05:35.493Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:05:35.493Z] PASS [2022-04-19T16:05:35.493Z] coverage: 85.3% of statements [2022-04-19T16:05:35.493Z] ok github.com/docker/docker/libnetwork/ipam 32.569s coverage: 85.3% of statements [2022-04-19T16:05:35.556Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T16:05:35.556Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T16:05:35.813Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-19T16:05:35.892Z] --- PASS: TestPidHost (0.92s) [2022-04-19T16:05:35.892Z] === RUN TestPsFilter [2022-04-19T16:05:35.892Z] --- PASS: TestPsFilter (0.11s) [2022-04-19T16:05:35.892Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T16:05:35.960Z] === RUN TestRegister [2022-04-19T16:05:35.960Z] --- PASS: TestRegister (0.00s) [2022-04-19T16:05:35.960Z] === RUN TestCommand [2022-04-19T16:05:35.960Z] --- PASS: TestCommand (0.02s) [2022-04-19T16:05:35.960Z] === RUN TestNaiveSelf [2022-04-19T16:05:35.960Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-19T16:05:35.960Z] PASS [2022-04-19T16:05:35.960Z] coverage: 82.4% of statements [2022-04-19T16:05:36.069Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T16:05:36.069Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T16:05:36.069Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T16:05:36.069Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T16:05:36.069Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T16:05:36.069Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T16:05:36.069Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T16:05:36.326Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-19T16:05:36.326Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-19T16:05:36.326Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T16:05:36.326Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T16:05:36.326Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T16:05:36.326Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T16:05:36.326Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T16:05:36.326Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T16:05:36.326Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T16:05:36.427Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2022-04-19T16:05:36.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2022-04-19T16:05:36.464Z] === RUN TestRemoveContainerWithVolume [2022-04-19T16:05:36.583Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-04-19T16:05:36.583Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T16:05:36.583Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T16:05:36.724Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-19T16:05:36.724Z] === RUN TestRemoveContainerRunning [2022-04-19T16:05:36.896Z] === RUN TestDump [2022-04-19T16:05:36.896Z] goroutine 6 [running]: [2022-04-19T16:05:36.896Z] github.com/docker/docker/pkg/stack.dump(0xe42d57?) [2022-04-19T16:05:36.896Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T16:05:36.896Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T16:05:36.896Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T16:05:36.896Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T16:05:36.896Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T16:05:36.896Z] testing.tRunner(0xc00015c340, 0x100a498) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:05:36.896Z] created by testing.(*T).Run [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T16:05:36.896Z] [2022-04-19T16:05:36.896Z] goroutine 1 [chan receive]: [2022-04-19T16:05:36.896Z] testing.(*T).Run(0xc00015c1a0, {0xff913c?, 0xe1c1f3?}, 0x100a498) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T16:05:36.896Z] testing.runTests.func1(0xc00006c840?) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T16:05:36.896Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:05:36.896Z] testing.runTests(0xc000058460?, {0x118e400, 0x3, 0x3}, {0x1fc4ed10108?, 0x40?, 0x11934a0?}) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T16:05:36.896Z] testing.(*M).Run(0xc000058460) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T16:05:36.896Z] main.main() [2022-04-19T16:05:36.896Z] _testmain.go:99 +0x255 [2022-04-19T16:05:36.896Z] --- PASS: TestDump (0.00s) [2022-04-19T16:05:36.896Z] === RUN TestDumpToFile [2022-04-19T16:05:36.896Z] --- PASS: TestDumpToFile (0.09s) [2022-04-19T16:05:36.896Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T16:05:36.896Z] goroutine 8 [running]: [2022-04-19T16:05:36.896Z] github.com/docker/docker/pkg/stack.dump(0xebecd3?) [2022-04-19T16:05:36.896Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T16:05:36.896Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xebeca0?}) [2022-04-19T16:05:36.896Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T16:05:36.896Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00015c340?) [2022-04-19T16:05:36.896Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T16:05:36.896Z] testing.tRunner(0xc00015c9c0, 0x100a488) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:05:36.896Z] created by testing.(*T).Run [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T16:05:36.896Z] [2022-04-19T16:05:36.896Z] goroutine 1 [chan receive]: [2022-04-19T16:05:36.896Z] testing.(*T).Run(0xc00015c1a0, {0x1000713?, 0xe1c1f3?}, 0x100a488) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T16:05:36.896Z] testing.runTests.func1(0xc00006c840?) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T16:05:36.896Z] testing.tRunner(0xc00015c1a0, 0xc000075ca0) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:05:36.896Z] testing.runTests(0xc000058460?, {0x118e400, 0x3, 0x3}, {0x1fc4ed10108?, 0x40?, 0x11934a0?}) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T16:05:36.896Z] testing.(*M).Run(0xc000058460) [2022-04-19T16:05:36.896Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T16:05:36.896Z] main.main() [2022-04-19T16:05:36.896Z] _testmain.go:99 +0x255 [2022-04-19T16:05:36.896Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T16:05:36.896Z] PASS [2022-04-19T16:05:36.896Z] coverage: 90.9% of statements [2022-04-19T16:05:36.896Z] ok github.com/docker/docker/pkg/stack 0.117s coverage: 90.9% of statements [2022-04-19T16:05:37.295Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-19T16:05:37.295Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T16:05:37.363Z] === RUN TestNewStdWriter [2022-04-19T16:05:37.363Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T16:05:37.363Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestWriteWithNilBytes [2022-04-19T16:05:37.363Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestWrite [2022-04-19T16:05:37.363Z] --- PASS: TestWrite (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestWriteWithWriterError [2022-04-19T16:05:37.363Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T16:05:37.363Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyWriteAndRead [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T16:05:37.363Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T16:05:37.363Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T16:05:37.363Z] PASS [2022-04-19T16:05:37.363Z] coverage: 100.0% of statements [2022-04-19T16:05:37.363Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2022-04-19T16:05:37.556Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-04-19T16:05:37.556Z] === RUN TestRemoveInvalidContainer [2022-04-19T16:05:37.556Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T16:05:37.556Z] === RUN TestRenameLinkedContainer [2022-04-19T16:05:37.851Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T16:05:37.851Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T16:05:37.851Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestFormatStatus [2022-04-19T16:05:37.851Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestFormatError [2022-04-19T16:05:37.851Z] --- PASS: TestFormatError (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestFormatJSONError [2022-04-19T16:05:37.851Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T16:05:37.851Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T16:05:37.851Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestNewJSONProgressOutput [2022-04-19T16:05:37.851Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestAuxFormatterEmit [2022-04-19T16:05:37.851Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestStreamWriterStdout [2022-04-19T16:05:37.851Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T16:05:37.851Z] === RUN TestStreamWriterStderr [2022-04-19T16:05:37.851Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T16:05:37.851Z] PASS [2022-04-19T16:05:37.851Z] coverage: 66.2% of statements [2022-04-19T16:05:37.851Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-04-19T16:05:37.851Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s) [2022-04-19T16:05:37.851Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T16:05:38.318Z] === RUN TestGenerateRandomID [2022-04-19T16:05:38.318Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T16:05:38.318Z] === RUN TestShortenId [2022-04-19T16:05:38.318Z] --- PASS: TestShortenId (0.00s) [2022-04-19T16:05:38.318Z] === RUN TestShortenSha256Id [2022-04-19T16:05:38.318Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T16:05:38.318Z] === RUN TestShortenIdEmpty [2022-04-19T16:05:38.318Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T16:05:38.318Z] === RUN TestShortenIdInvalid [2022-04-19T16:05:38.318Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T16:05:38.318Z] === RUN TestIsShortIDNonHex [2022-04-19T16:05:38.318Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T16:05:38.318Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T16:05:38.318Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T16:05:38.318Z] PASS [2022-04-19T16:05:38.318Z] coverage: 70.6% of statements [2022-04-19T16:05:38.318Z] ok github.com/docker/docker/pkg/stringid 0.026s coverage: 70.6% of statements [2022-04-19T16:05:38.784Z] === RUN TestIsCpusetListAvailable [2022-04-19T16:05:38.784Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T16:05:38.784Z] PASS [2022-04-19T16:05:38.784Z] coverage: 39.4% of statements [2022-04-19T16:05:38.784Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2022-04-19T16:05:39.100Z] ok github.com/docker/docker/builder/remotecontext 0.136s coverage: 13.7% of statements [2022-04-19T16:05:39.100Z] ok github.com/docker/docker/builder/dockerfile 0.446s coverage: 49.3% of statements [2022-04-19T16:05:39.356Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-19T16:05:39.468Z] --- PASS: TestRenameLinkedContainer (1.61s) [2022-04-19T16:05:39.468Z] === RUN TestRenameStoppedContainer [2022-04-19T16:05:39.729Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-04-19T16:05:39.729Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T16:05:39.768Z] === RUN TestChtimes [2022-04-19T16:05:39.768Z] --- PASS: TestChtimes (0.00s) [2022-04-19T16:05:39.768Z] === RUN TestChtimesWindows [2022-04-19T16:05:39.768Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T16:05:39.768Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T16:05:39.768Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T16:05:39.768Z] PASS [2022-04-19T16:05:39.768Z] coverage: 13.0% of statements [2022-04-19T16:05:39.768Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 13.0% of statements [2022-04-19T16:05:39.768Z] time="2022-04-19T16:05:39Z" 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-04-19T16:05:39.887Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T16:05:39.918Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-19T16:05:40.235Z] === RUN TestTailFile [2022-04-19T16:05:40.235Z] --- PASS: TestTailFile (0.00s) [2022-04-19T16:05:40.235Z] === RUN TestTailFileManyLines [2022-04-19T16:05:40.235Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T16:05:40.235Z] === RUN TestTailEmptyFile [2022-04-19T16:05:40.235Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T16:05:40.235Z] === RUN TestTailNegativeN [2022-04-19T16:05:40.235Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.235Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.236Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.236Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.236Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.236Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.236Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.670Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-04-19T16:05:40.670Z] === RUN TestRenameInvalidName [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.754Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.754Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.754Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.755Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.755Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.756Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.756Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.757Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.758Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.758Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:05:40.759Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:05:40.760Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:05:40.760Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:05:40.761Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:05:40.846Z] ok github.com/docker/docker/builder/remotecontext/git 1.521s coverage: 86.3% of statements [2022-04-19T16:05:40.846Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T16:05:40.846Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T16:05:40.931Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-19T16:05:40.931Z] === RUN TestRenameAnonymousContainer [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.01s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.01s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:05:41.228Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:05:41.229Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:05:41.229Z] PASS [2022-04-19T16:05:41.229Z] coverage: 88.6% of statements [2022-04-19T16:05:41.229Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2022-04-19T16:05:41.229Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T16:05:41.229Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestTarSumRemove [2022-04-19T16:05:41.229Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestSortFileInfoSums [2022-04-19T16:05:41.229Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T16:05:41.229Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestNewTarSumForLabel [2022-04-19T16:05:41.229Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestEmptyTar [2022-04-19T16:05:41.229Z] --- PASS: TestEmptyTar (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestTarSumsReadSize [2022-04-19T16:05:41.229Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestTarSums [2022-04-19T16:05:41.229Z] --- PASS: TestTarSums (0.04s) [2022-04-19T16:05:41.229Z] === RUN TestIteration [2022-04-19T16:05:41.229Z] --- PASS: TestIteration (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestVersionLabelForChecksum [2022-04-19T16:05:41.229Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestVersion [2022-04-19T16:05:41.229Z] --- PASS: TestVersion (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestGetVersion [2022-04-19T16:05:41.229Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T16:05:41.229Z] === RUN TestGetVersions [2022-04-19T16:05:41.229Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T16:05:41.229Z] PASS [2022-04-19T16:05:41.229Z] coverage: 89.3% of statements [2022-04-19T16:05:41.229Z] ok github.com/docker/docker/pkg/tarsum 0.080s coverage: 89.3% of statements [2022-04-19T16:05:41.411Z] ok github.com/docker/docker/cmd/docker-proxy 0.252s coverage: 67.6% of statements [2022-04-19T16:05:41.696Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T16:05:41.696Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T16:05:41.696Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T16:05:41.696Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T16:05:41.696Z] === RUN TestTruncIndex [2022-04-19T16:05:42.162Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T16:05:42.162Z] PASS [2022-04-19T16:05:42.162Z] coverage: 91.5% of statements [2022-04-19T16:05:42.162Z] ok github.com/docker/docker/pkg/truncindex 0.126s coverage: 91.5% of statements [2022-04-19T16:05:42.162Z] === RUN TestVersionInfo [2022-04-19T16:05:42.162Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T16:05:42.162Z] === RUN TestAppendVersions [2022-04-19T16:05:42.162Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T16:05:42.162Z] PASS [2022-04-19T16:05:42.162Z] coverage: 88.9% of statements [2022-04-19T16:05:42.162Z] ok github.com/docker/docker/pkg/useragent 0.025s coverage: 88.9% of statements [2022-04-19T16:05:42.315Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-04-19T16:05:42.315Z] === RUN TestRenameContainerWithSameName [2022-04-19T16:05:42.397Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-19T16:05:42.886Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-19T16:05:42.886Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T16:05:43.176Z] === RUN TestNewSettable [2022-04-19T16:05:43.176Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T16:05:43.176Z] === RUN TestIsSettable [2022-04-19T16:05:43.176Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T16:05:43.176Z] === RUN TestUpdateSettingsEnv [2022-04-19T16:05:43.176Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T16:05:43.176Z] PASS [2022-04-19T16:05:43.176Z] coverage: 20.0% of statements [2022-04-19T16:05:43.176Z] ok github.com/docker/docker/plugin/v2 0.052s coverage: 20.0% of statements [2022-04-19T16:05:43.176Z] === RUN TestValidatePrivileges [2022-04-19T16:05:43.176Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T16:05:43.176Z] === RUN TestFilterByCapNeg [2022-04-19T16:05:43.176Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T16:05:43.176Z] === RUN TestFilterByCapPos [2022-04-19T16:05:43.176Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T16:05:43.176Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T16:05:43.176Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T16:05:43.176Z] PASS [2022-04-19T16:05:43.176Z] coverage: 12.0% of statements [2022-04-19T16:05:43.176Z] ok github.com/docker/docker/plugin 0.042s coverage: 12.0% of statements [2022-04-19T16:05:43.456Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s) [2022-04-19T16:05:43.457Z] === RUN TestResize [2022-04-19T16:05:43.644Z] === RUN TestLoad [2022-04-19T16:05:43.644Z] --- PASS: TestLoad (0.00s) [2022-04-19T16:05:43.644Z] === RUN TestSave [2022-04-19T16:05:43.644Z] --- PASS: TestSave (0.01s) [2022-04-19T16:05:43.644Z] === RUN TestAddDeleteGet [2022-04-19T16:05:43.644Z] --- PASS: TestAddDeleteGet (0.02s) [2022-04-19T16:05:43.644Z] === RUN TestInvalidTags [2022-04-19T16:05:43.644Z] --- PASS: TestInvalidTags (0.00s) [2022-04-19T16:05:43.644Z] PASS [2022-04-19T16:05:43.644Z] coverage: 84.4% of statements [2022-04-19T16:05:43.644Z] ok github.com/docker/docker/reference 0.068s coverage: 84.4% of statements [2022-04-19T16:05:43.718Z] --- PASS: TestResize (0.37s) [2022-04-19T16:05:43.718Z] === RUN TestResizeWithInvalidSize [2022-04-19T16:05:43.760Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T16:05:44.291Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-19T16:05:44.291Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T16:05:44.551Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-19T16:05:44.551Z] === RUN TestDaemonRestartKillContainers [2022-04-19T16:05:44.551Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-19T16:05:44.551Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:05:44.551Z] === RUN TestCgroupNamespacesRun [2022-04-19T16:05:44.634Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T16:05:44.634Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T16:05:44.634Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T16:05:44.634Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T16:05:44.634Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T16:05:44.634Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T16:05:44.634Z] === RUN TestValidateMirror [2022-04-19T16:05:44.634Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T16:05:44.634Z] === RUN TestLoadInsecureRegistries [2022-04-19T16:05:44.634Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T16:05:44.634Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T16:05:44.635Z] time="2022-04-19T16:05:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T16:05:44.635Z] time="2022-04-19T16:05:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T16:05:44.635Z] time="2022-04-19T16:05:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T16:05:44.635Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-19T16:05:44.635Z] === RUN TestNewServiceConfig [2022-04-19T16:05:44.635Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestValidateIndexName [2022-04-19T16:05:44.635Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestValidateIndexNameWithError [2022-04-19T16:05:44.635Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestEndpointParse [2022-04-19T16:05:44.635Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestEndpointParseInvalid [2022-04-19T16:05:44.635Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestValidateEndpoint [2022-04-19T16:05:44.635Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestPing [2022-04-19T16:05:44.635Z] --- PASS: TestPing (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestPingRegistryEndpoint [2022-04-19T16:05:44.635Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:44.635Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestEndpoint [2022-04-19T16:05:44.635Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:44.635Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestParseRepositoryInfo [2022-04-19T16:05:44.635Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestNewIndexInfo [2022-04-19T16:05:44.635Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestMirrorEndpointLookup [2022-04-19T16:05:44.635Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:05:44.635Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestSearchRepositories [2022-04-19T16:05:44.635Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T16:05:44.635Z] Host: 127.0.0.1:49312 [2022-04-19T16:05:44.635Z] User-Agent: docker test client [2022-04-19T16:05:44.635Z] Authorization: Token fake-token [2022-04-19T16:05:44.635Z] X-Docker-Token: true [2022-04-19T16:05:44.635Z] Accept-Encoding: gzip [2022-04-19T16:05:44.635Z] [2022-04-19T16:05:44.635Z] [2022-04-19T16:05:44.635Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T16:05:44.635Z] Connection: close [2022-04-19T16:05:44.635Z] Content-Length: 144 [2022-04-19T16:05:44.635Z] Cache-Control: no-cache [2022-04-19T16:05:44.635Z] Content-Type: application/json [2022-04-19T16:05:44.635Z] Date: Tue, 19 Apr 2022 16:05:44 GMT [2022-04-19T16:05:44.635Z] Expires: -1 [2022-04-19T16:05:44.635Z] Pragma: no-cache [2022-04-19T16:05:44.635Z] Server: docker-tests/mock [2022-04-19T16:05:44.635Z] X-Docker-Registry-Config: mock [2022-04-19T16:05:44.635Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T16:05:44.635Z] [2022-04-19T16:05:44.635Z] [2022-04-19T16:05:44.635Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestTrustedLocation [2022-04-19T16:05:44.635Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T16:05:44.635Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T16:05:44.635Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestIsSecureIndex [2022-04-19T16:05:44.635Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T16:05:44.635Z] PASS [2022-04-19T16:05:44.635Z] coverage: 51.7% of statements [2022-04-19T16:05:44.635Z] ok github.com/docker/docker/registry 0.164s coverage: 51.7% of statements [2022-04-19T16:05:44.635Z] time="2022-04-19T16:05:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestReader [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T16:05:44.635Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T16:05:44.635Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T16:05:44.635Z] PASS [2022-04-19T16:05:44.635Z] coverage: 100.0% of statements [2022-04-19T16:05:44.635Z] ok github.com/docker/docker/registry/resumable 0.160s coverage: 100.0% of statements [2022-04-19T16:05:44.685Z] ok github.com/docker/docker/client 0.106s coverage: 75.6% of statements [2022-04-19T16:05:45.102Z] === RUN TestRestartManagerTimeout [2022-04-19T16:05:45.102Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T16:05:45.102Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T16:05:45.102Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T16:05:45.102Z] PASS [2022-04-19T16:05:45.102Z] coverage: 50.9% of statements [2022-04-19T16:05:45.102Z] ok github.com/docker/docker/restartmanager 0.025s coverage: 50.9% of statements [2022-04-19T16:05:45.575Z] === RUN TestDecodeContainerConfig [2022-04-19T16:05:45.575Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T16:05:45.575Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T16:05:45.575Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T16:05:45.575Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T16:05:45.576Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T16:05:45.576Z] === RUN TestValidatePrivileged [2022-04-19T16:05:45.576Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T16:05:45.576Z] PASS [2022-04-19T16:05:45.576Z] coverage: 52.4% of statements [2022-04-19T16:05:45.576Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.4% of statements [2022-04-19T16:05:45.576Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T16:05:45.576Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T16:05:45.576Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T16:05:45.576Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T16:05:45.576Z] PASS [2022-04-19T16:05:45.576Z] coverage: 62.5% of statements [2022-04-19T16:05:45.576Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2022-04-19T16:05:45.646Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T16:05:45.941Z] --- PASS: TestCgroupNamespacesRun (1.10s) [2022-04-19T16:05:45.941Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T16:05:46.206Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T16:05:46.884Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-19T16:05:46.884Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T16:05:47.132Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T16:05:47.132Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T16:05:47.172Z] === RUN TestGetDriver [2022-04-19T16:05:47.172Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T16:05:47.172Z] === RUN TestVolumeRequestError [2022-04-19T16:05:47.172Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T16:05:47.172Z] PASS [2022-04-19T16:05:47.172Z] coverage: 36.1% of statements [2022-04-19T16:05:47.172Z] ok github.com/docker/docker/volume/drivers 0.038s coverage: 36.1% of statements [2022-04-19T16:05:47.172Z] === RUN TestGetAddress [2022-04-19T16:05:47.172Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T16:05:47.172Z] === RUN TestRemove [2022-04-19T16:05:47.172Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T16:05:47.172Z] --- SKIP: TestRemove (0.00s) [2022-04-19T16:05:47.172Z] === RUN TestInitializeWithVolumes [2022-04-19T16:05:47.172Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-19T16:05:47.172Z] === RUN TestCreate [2022-04-19T16:05:47.172Z] --- PASS: TestCreate (0.01s) [2022-04-19T16:05:47.172Z] === RUN TestValidateName [2022-04-19T16:05:47.172Z] --- PASS: TestValidateName (0.00s) [2022-04-19T16:05:47.172Z] === RUN TestCreateWithOpts [2022-04-19T16:05:47.172Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T16:05:47.172Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T16:05:47.172Z] === RUN TestRelaodNoOpts [2022-04-19T16:05:47.172Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-19T16:05:47.172Z] PASS [2022-04-19T16:05:47.172Z] coverage: 41.5% of statements [2022-04-19T16:05:47.172Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2022-04-19T16:05:47.692Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRaw [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T16:05:48.163Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRaw [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T16:05:48.163Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestConvertTmpfsOptions [2022-04-19T16:05:48.163Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T16:05:48.163Z] linux_parser_test.go:209: data="ro" [2022-04-19T16:05:48.163Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestParseMountSpec [2022-04-19T16:05:48.163Z] parser_test.go:62: case 0 [2022-04-19T16:05:48.163Z] parser_test.go:62: case 1 [2022-04-19T16:05:48.163Z] parser_test.go:62: case 2 [2022-04-19T16:05:48.163Z] parser_test.go:62: case 3 [2022-04-19T16:05:48.163Z] parser_test.go:62: case 4 [2022-04-19T16:05:48.163Z] parser_test.go:62: case 5 [2022-04-19T16:05:48.163Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestValidateMount [2022-04-19T16:05:48.163Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRaw [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T16:05:48.163Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T16:05:48.163Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T16:05:48.163Z] PASS [2022-04-19T16:05:48.163Z] coverage: 67.6% of statements [2022-04-19T16:05:48.163Z] ok github.com/docker/docker/volume/mounts 0.035s coverage: 67.6% of statements [2022-04-19T16:05:48.268Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s) [2022-04-19T16:05:48.268Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T16:05:48.621Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T16:05:48.631Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T16:05:48.631Z] === RUN TestClientStream [2022-04-19T16:05:48.631Z] --- PASS: TestClientStream (0.00s) [2022-04-19T16:05:48.631Z] === RUN TestClientSendFile [2022-04-19T16:05:48.631Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T16:05:48.631Z] === RUN TestClientWithRequestTimeout [2022-04-19T16:05:48.631Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-19T16:05:48.631Z] === RUN TestFileSpecPlugin [2022-04-19T16:05:48.631Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T16:05:48.631Z] === RUN TestFileJSONSpecPlugin [2022-04-19T16:05:48.631Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T16:05:48.631Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T16:05:48.631Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T16:05:48.631Z] === RUN TestPluginAddHandler [2022-04-19T16:05:48.631Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T16:05:48.631Z] === RUN TestPluginWaitBadPlugin [2022-04-19T16:05:48.631Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T16:05:48.631Z] === RUN TestGet [2022-04-19T16:05:48.631Z] time="2022-04-19T16:05:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T16:05:48.631Z] === RUN TestSetGetMeta [2022-04-19T16:05:48.631Z] === PAUSE TestSetGetMeta [2022-04-19T16:05:48.631Z] === RUN TestRestore [2022-04-19T16:05:48.631Z] === PAUSE TestRestore [2022-04-19T16:05:48.631Z] === RUN TestServiceCreate [2022-04-19T16:05:48.631Z] === PAUSE TestServiceCreate [2022-04-19T16:05:48.631Z] === RUN TestServiceList [2022-04-19T16:05:48.631Z] === PAUSE TestServiceList [2022-04-19T16:05:48.631Z] === RUN TestServiceRemove [2022-04-19T16:05:48.631Z] === PAUSE TestServiceRemove [2022-04-19T16:05:48.631Z] === RUN TestServiceGet [2022-04-19T16:05:48.631Z] === PAUSE TestServiceGet [2022-04-19T16:05:48.631Z] === RUN TestServicePrune [2022-04-19T16:05:48.631Z] === PAUSE TestServicePrune [2022-04-19T16:05:48.631Z] === RUN TestCreate [2022-04-19T16:05:48.631Z] === PAUSE TestCreate [2022-04-19T16:05:48.631Z] === RUN TestRemove [2022-04-19T16:05:48.631Z] === PAUSE TestRemove [2022-04-19T16:05:48.631Z] === RUN TestList [2022-04-19T16:05:48.631Z] === PAUSE TestList [2022-04-19T16:05:48.631Z] === RUN TestFindByDriver [2022-04-19T16:05:48.631Z] === PAUSE TestFindByDriver [2022-04-19T16:05:48.631Z] === RUN TestFindByReferenced [2022-04-19T16:05:48.631Z] === PAUSE TestFindByReferenced [2022-04-19T16:05:48.631Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T16:05:48.631Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T16:05:48.631Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:05:48.631Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:05:48.631Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T16:05:48.631Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T16:05:48.631Z] === RUN TestRefDerefRemove [2022-04-19T16:05:48.631Z] === PAUSE TestRefDerefRemove [2022-04-19T16:05:48.631Z] === RUN TestGet [2022-04-19T16:05:48.631Z] === PAUSE TestGet [2022-04-19T16:05:48.631Z] === RUN TestGetWithReference [2022-04-19T16:05:48.631Z] === PAUSE TestGetWithReference [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:05:48.631Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T16:05:48.631Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T16:05:48.631Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T16:05:48.631Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T16:05:48.631Z] === CONT TestSetGetMeta [2022-04-19T16:05:48.631Z] === CONT TestList [2022-04-19T16:05:48.631Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T16:05:48.631Z] === CONT TestGet [2022-04-19T16:05:48.631Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-19T16:05:48.631Z] === CONT TestGetWithReference [2022-04-19T16:05:48.631Z] --- PASS: TestGet (0.02s) [2022-04-19T16:05:48.631Z] === CONT TestRefDerefRemove [2022-04-19T16:05:48.631Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-19T16:05:48.631Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T16:05:48.631Z] --- PASS: TestList (0.02s) [2022-04-19T16:05:48.631Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:05:48.631Z] --- PASS: TestGetWithReference (0.02s) [2022-04-19T16:05:48.631Z] === CONT TestServiceGet [2022-04-19T16:05:48.631Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-19T16:05:48.631Z] === CONT TestRemove [2022-04-19T16:05:48.631Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-19T16:05:48.631Z] === CONT TestCreate [2022-04-19T16:05:48.631Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-19T16:05:48.631Z] === CONT TestServicePrune [2022-04-19T16:05:48.631Z] --- PASS: TestCreate (0.01s) [2022-04-19T16:05:48.631Z] === CONT TestServiceList [2022-04-19T16:05:48.631Z] --- PASS: TestRemove (0.01s) [2022-04-19T16:05:48.631Z] === CONT TestServiceRemove [2022-04-19T16:05:48.631Z] === CONT TestServiceCreate [2022-04-19T16:05:48.631Z] --- PASS: TestServiceGet (0.10s) [2022-04-19T16:05:48.631Z] time="2022-04-19T16:05:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:05:48.631Z] --- PASS: TestServiceRemove (0.08s) [2022-04-19T16:05:48.631Z] === CONT TestFindByReferenced [2022-04-19T16:05:48.631Z] --- PASS: TestServiceList (0.09s) [2022-04-19T16:05:48.631Z] === CONT TestFindByDriver [2022-04-19T16:05:48.631Z] time="2022-04-19T16:05:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:05:48.631Z] time="2022-04-19T16:05:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:05:48.631Z] --- PASS: TestServiceCreate (0.02s) [2022-04-19T16:05:48.631Z] === CONT TestRestore [2022-04-19T16:05:48.631Z] time="2022-04-19T16:05:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T16:05:48.631Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-19T16:05:48.631Z] --- PASS: TestFindByDriver (0.02s) [2022-04-19T16:05:48.631Z] time="2022-04-19T16:05:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:05:48.631Z] --- PASS: TestServicePrune (0.12s) [2022-04-19T16:05:48.631Z] --- PASS: TestRestore (0.01s) [2022-04-19T16:05:49.098Z] PASS [2022-04-19T16:05:49.098Z] coverage: 69.0% of statements [2022-04-19T16:05:49.098Z] ok github.com/docker/docker/volume/service 0.193s coverage: 69.0% of statements [2022-04-19T16:05:49.210Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-04-19T16:05:49.210Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T16:05:49.547Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T16:05:49.547Z] --- PASS: TestServiceWithDataPathPortInit (16.23s) [2022-04-19T16:05:49.547Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T16:05:49.565Z] time="2022-04-19T16:05:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T16:05:50.145Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T16:05:50.165Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-19T16:05:50.165Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T16:05:51.547Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-04-19T16:05:51.547Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T16:05:51.795Z] time="2022-04-19T16:05:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T16:05:52.117Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-19T16:05:52.117Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T16:05:52.657Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:le3bp8sobvvnk6vo4pph4rp26 Created:2022-04-19 16:05:50.836160738 +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[7d0f5e3f4d0e4f9392c5f2361191939e520e58efc2a52e0c037760a189b9a135:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ubuo4upft1fnyd6u49ie5bpgb EndpointID:4a4005a1eea2afe139decf48f803caa1c495cba213844f74c526e3e5d53a7a5f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:031a61303d8c92ce33e046105f131af1e187dc3578444d3945feebd2de3b53bd 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:98a3f1db5f67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ubuo4upft1fnyd6u49ie5bpgb EndpointID:4a4005a1eea2afe139decf48f803caa1c495cba213844f74c526e3e5d53a7a5f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T16:05:52.913Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T16:05:52.913Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T16:05:53.059Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-04-19T16:05:53.059Z] === RUN TestNISDomainname [2022-04-19T16:05:53.059Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-19T16:05:53.059Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-19T16:05:53.059Z] === RUN TestHostnameDnsResolution [2022-04-19T16:05:53.168Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T16:05:53.168Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-19T16:05:53.168Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T16:05:53.423Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T16:05:53.982Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T16:05:53.982Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T16:05:53.998Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-04-19T16:05:53.998Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T16:05:53.998Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-19T16:05:53.998Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-19T16:05:53.998Z] === RUN TestPrivilegedHostDevices [2022-04-19T16:05:54.258Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-19T16:05:54.258Z] === RUN TestStats [2022-04-19T16:05:54.258Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:05:54.258Z] --- SKIP: TestStats (0.00s) [2022-04-19T16:05:54.258Z] === RUN TestStopContainerWithTimeout [2022-04-19T16:05:54.258Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T16:05:54.258Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T16:05:54.258Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T16:05:54.258Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T16:05:54.258Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T16:05:54.258Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T16:05:54.258Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T16:05:54.258Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T16:05:54.258Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T16:05:54.258Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T16:05:54.317Z] ba8181afd426: Pull complete [2022-04-19T16:05:54.317Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-19T16:05:54.317Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:05:54.317Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-19T16:05:54.317Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-19T16:05:54.317Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-19T16:05:54.317Z] WARN: Skipping validation tests [2022-04-19T16:05:54.317Z] INFO: Running unit tests at 04/19/2022 16:05:42... [2022-04-19T16:05:54.317Z] INFO: make.ps1 starting at 04/19/2022 16:05:47 [2022-04-19T16:05:54.317Z] INFO: Git commit (b365924ec3) assumed from DOCKER_GITCOMMIT environment variable [2022-04-19T16:05:54.317Z] INFO: Invoking autogen... [2022-04-19T16:05:54.317Z] INFO: Running unit tests... [2022-04-19T16:05:54.828Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T16:05:54.906Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T16:05:55.627Z] time="2022-04-19T16:05:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T16:05:56.737Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T16:05:58.120Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-19T16:05:58.120Z] --- PASS: TestStopContainerWithTimeout/0 (0.62s) [2022-04-19T16:05:58.120Z] --- PASS: TestStopContainerWithTimeout/3 (2.55s) [2022-04-19T16:05:58.120Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-04-19T16:05:58.120Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-19T16:05:58.120Z] === RUN TestDeleteDevicemapper [2022-04-19T16:05:58.120Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:05:58.120Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T16:05:58.120Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T16:05:58.164Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.99s) [2022-04-19T16:05:58.164Z] PASS [2022-04-19T16:05:58.164Z] [2022-04-19T16:05:58.164Z] === Skipped [2022-04-19T16:05:58.164Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:05:58.164Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:05:58.164Z] [2022-04-19T16:05:58.164Z] DONE 38 tests, 1 skipped in 49.672s [2022-04-19T16:05:58.164Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:05:58.164Z] ++ 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-04-19T16:05:58.164Z] ++ set -e [2022-04-19T16:05:58.164Z] ++ '[' -n 0 ']' [2022-04-19T16:05:58.164Z] ++ set -x [2022-04-19T16:05:58.164Z] ++ 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-04-19T16:05:58.164Z] INFO: Testing against a local daemon [2022-04-19T16:05:58.164Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T16:05:58.164Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:05:58.164Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:05:58.164Z] === RUN TestDockerNetworkIpvlan [2022-04-19T16:05:58.164Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:05:58.164Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:05:58.164Z] PASS [2022-04-19T16:05:58.164Z] [2022-04-19T16:05:58.164Z] === Skipped [2022-04-19T16:05:58.164Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:05:58.164Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:05:58.164Z] [2022-04-19T16:05:58.164Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:05:58.164Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:05:58.164Z] [2022-04-19T16:05:58.164Z] DONE 2 tests, 2 skipped in 0.078s [2022-04-19T16:05:58.164Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:05:58.164Z] ++ 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-04-19T16:05:58.164Z] ++ set -e [2022-04-19T16:05:58.164Z] ++ '[' -n 0 ']' [2022-04-19T16:05:58.164Z] ++ set -x [2022-04-19T16:05:58.164Z] ++ 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-04-19T16:05:58.164Z] INFO: Testing against a local daemon [2022-04-19T16:05:58.164Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T16:05:58.164Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T16:05:58.419Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T16:05:58.514Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|types_sizes|compiled_files|name) took 2m49.306535677s [2022-04-19T16:05:58.514Z] 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-04-19T16:05:58.514Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.977359ms [2022-04-19T16:05:58.980Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-04-19T16:05:58.981Z] === RUN TestDockerNetworkMacvlan [2022-04-19T16:05:59.031Z] 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/builder/remotecontext/urlutil 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-04-19T16:05:59.236Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T16:05:59.491Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T16:05:59.746Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T16:06:00.001Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T16:06:00.562Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T16:06:00.662Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s) [2022-04-19T16:06:00.662Z] === RUN TestUpdateMemory [2022-04-19T16:06:00.662Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:00.662Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T16:06:00.662Z] === RUN TestUpdateCPUQuota [2022-04-19T16:06:00.662Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:00.662Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-19T16:06:00.662Z] === RUN TestUpdatePidsLimit [2022-04-19T16:06:00.662Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:00.662Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-19T16:06:00.662Z] === RUN TestUpdateRestartPolicy [2022-04-19T16:06:00.818Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T16:06:01.378Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T16:06:02.302Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T16:06:03.228Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T16:06:04.279Z] --- PASS: TestGet (15.01s) [2022-04-19T16:06:04.279Z] === RUN TestPluginWithNoManifest [2022-04-19T16:06:04.279Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T16:06:04.279Z] === RUN TestGetAll [2022-04-19T16:06:04.279Z] --- PASS: TestGetAll (0.00s) [2022-04-19T16:06:04.279Z] PASS [2022-04-19T16:06:04.279Z] coverage: 73.2% of statements [2022-04-19T16:06:04.279Z] ok github.com/docker/docker/pkg/plugins 35.815s coverage: 73.2% of statements [2022-04-19T16:06:04.589Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T16:06:04.844Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T16:06:09.003Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T16:06:09.258Z] --- PASS: TestDockerNetworkMacvlan (10.31s) [2022-04-19T16:06:09.258Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-19T16:06:09.258Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2022-04-19T16:06:09.258Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s) [2022-04-19T16:06:09.258Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s) [2022-04-19T16:06:09.258Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2022-04-19T16:06:09.258Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-04-19T16:06:09.258Z] PASS [2022-04-19T16:06:09.258Z] [2022-04-19T16:06:09.258Z] DONE 8 tests in 11.706s [2022-04-19T16:06:09.258Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T16:06:09.258Z] ++ 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-04-19T16:06:09.258Z] ++ set -e [2022-04-19T16:06:09.258Z] ++ '[' -n 0 ']' [2022-04-19T16:06:09.258Z] ++ set -x [2022-04-19T16:06:09.258Z] ++ 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-04-19T16:06:09.514Z] testing: warning: no tests to run [2022-04-19T16:06:09.514Z] PASS [2022-04-19T16:06:09.514Z] [2022-04-19T16:06:09.514Z] DONE 0 tests in 0.028s [2022-04-19T16:06:09.514Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T16:06:09.514Z] ++ 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-04-19T16:06:09.514Z] ++ set -e [2022-04-19T16:06:09.514Z] ++ '[' -n 0 ']' [2022-04-19T16:06:09.514Z] ++ set -x [2022-04-19T16:06:09.514Z] ++ 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-04-19T16:06:09.514Z] INFO: Testing against a local daemon [2022-04-19T16:06:09.514Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T16:06:10.878Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2022-04-19T16:06:10.878Z] === RUN TestAuthZPluginTLS [2022-04-19T16:06:11.438Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-19T16:06:11.438Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T16:06:11.450Z] ? github.com/docker/docker/api [no test files] [2022-04-19T16:06:11.998Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-19T16:06:11.998Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T16:06:12.558Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T16:06:12.558Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T16:06:12.887Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-04-19T16:06:12.887Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T16:06:12.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-19T16:06:12.887Z] === RUN TestWaitNonBlocked [2022-04-19T16:06:12.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:06:12.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:06:12.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:06:12.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:06:12.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:06:12.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:06:12.887Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-19T16:06:12.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-04-19T16:06:12.887Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-04-19T16:06:12.887Z] === RUN TestWaitBlocked [2022-04-19T16:06:12.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:06:12.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:06:12.887Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:06:12.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:06:12.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:06:12.887Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:06:13.117Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-19T16:06:13.117Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T16:06:13.147Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T16:06:13.147Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-04-19T16:06:13.147Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-19T16:06:13.147Z] === CONT TestDaemonRestartIpcMode [2022-04-19T16:06:13.147Z] === CONT TestIpcModeOlderClient [2022-04-19T16:06:13.147Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-19T16:06:13.147Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T16:06:14.479Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-04-19T16:06:14.479Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T16:06:14.735Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-04-19T16:06:14.735Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T16:06:15.294Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T16:06:15.294Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T16:06:15.549Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T16:06:15.692Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s) [2022-04-19T16:06:15.804Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-19T16:06:15.804Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T16:06:15.952Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-04-19T16:06:15.952Z] PASS [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === Skipped [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T16:06:15.952Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-19T16:06:15.952Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-19T16:06:15.952Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:06:15.952Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:06:15.952Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-19T16:06:15.952Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-19T16:06:15.952Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-19T16:06:15.952Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-19T16:06:15.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-19T16:06:15.952Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T16:06:15.952Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T16:06:15.952Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-19T16:06:15.952Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-19T16:06:15.952Z] 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-04-19T16:06:15.952Z] [2022-04-19T16:06:15.952Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-19T16:06:15.953Z] 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-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-19T16:06:15.953Z] 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-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-19T16:06:15.953Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:06:15.953Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s) [2022-04-19T16:06:15.953Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:06:15.953Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-19T16:06:15.953Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-19T16:06:15.953Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-19T16:06:15.953Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T16:06:15.953Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T16:06:15.953Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-19T16:06:15.953Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-19T16:06:15.953Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-19T16:06:15.953Z] [2022-04-19T16:06:15.953Z] DONE 211 tests, 27 skipped in 72.392s [2022-04-19T16:06:15.953Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T16:06:15.953Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T16:06:16.059Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T16:06:16.319Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T16:06:16.523Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-19T16:06:16.523Z] === RUN TestDaemonConfigValidation [2022-04-19T16:06:16.523Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:06:16.523Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:06:16.523Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T16:06:16.523Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T16:06:16.523Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T16:06:16.523Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T16:06:16.523Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T16:06:16.523Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T16:06:16.523Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T16:06:16.523Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T16:06:16.523Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:06:16.523Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T16:06:16.720Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 28.9% of statements [2022-04-19T16:06:16.783Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T16:06:16.784Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T16:06:16.784Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T16:06:16.784Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T16:06:16.784Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-19T16:06:16.784Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-19T16:06:16.784Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-19T16:06:16.784Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-19T16:06:16.784Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-04-19T16:06:16.784Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T16:06:16.784Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T16:06:17.262Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T16:06:17.517Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.62s) [2022-04-19T16:06:17.517Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T16:06:17.646Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-04-19T16:06:17.772Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T16:06:18.167Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T16:06:18.208Z] ok github.com/docker/docker/cmd/dockerd/trap 2.425s coverage: 0.0% of statements [2022-04-19T16:06:18.208Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T16:06:18.208Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T16:06:18.208Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T16:06:18.208Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T16:06:18.208Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T16:06:18.696Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T16:06:18.696Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-19T16:06:18.696Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T16:06:18.696Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-19T16:06:18.696Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T16:06:18.696Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-19T16:06:18.696Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T16:06:18.696Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-19T16:06:18.696Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T16:06:18.951Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.39s) [2022-04-19T16:06:18.951Z] === RUN TestAuthZPluginHeader [2022-04-19T16:06:19.122Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T16:06:19.511Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-04-19T16:06:19.511Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T16:06:20.068Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T16:06:20.068Z] daemon_test.go:156: [d79642832652e] daemon is not started [2022-04-19T16:06:20.068Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2022-04-19T16:06:20.068Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-19T16:06:20.068Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-04-19T16:06:20.068Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-19T16:06:20.068Z] === RUN TestDaemonProxy [2022-04-19T16:06:20.068Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-19T16:06:20.068Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T16:06:20.068Z] PASS [2022-04-19T16:06:20.068Z] [2022-04-19T16:06:20.068Z] === Skipped [2022-04-19T16:06:20.068Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-19T16:06:20.068Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-19T16:06:20.068Z] [2022-04-19T16:06:20.068Z] DONE 12 tests, 1 skipped in 4.143s [2022-04-19T16:06:20.068Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T16:06:20.071Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T16:06:20.071Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T16:06:20.329Z] INFO: Testing against a local daemon [2022-04-19T16:06:20.329Z] === RUN TestCommitInheritsEnv [2022-04-19T16:06:20.631Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T16:06:21.192Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-19T16:06:21.192Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T16:06:21.752Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T16:06:21.752Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T16:06:22.083Z] 2022/04/19 16:06:21 Closing DB instances... [2022-04-19T16:06:22.240Z] --- PASS: TestCommitInheritsEnv (1.95s) [2022-04-19T16:06:22.240Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T16:06:22.240Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T16:06:22.240Z] === RUN TestImportWithCustomPlatform [2022-04-19T16:06:22.240Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T16:06:22.240Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T16:06:22.240Z] === RUN TestImportWithCustomPlatform// [2022-04-19T16:06:22.240Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T16:06:22.240Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T16:06:22.240Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T16:06:22.501Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T16:06:22.501Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T16:06:22.501Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform// (0.01s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T16:06:22.501Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T16:06:22.501Z] === RUN TestImagesFilterMultiReference [2022-04-19T16:06:22.501Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-19T16:06:22.501Z] === RUN TestImagePullPlatformInvalid [2022-04-19T16:06:22.501Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-19T16:06:22.501Z] === RUN TestRemoveImageOrphaning [2022-04-19T16:06:23.066Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (45.22s) [2022-04-19T16:06:23.066Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T16:06:23.115Z] docker_api_swarm_test.go:304: [d2ca675b77b12] joining swarm manager [d4bc619e2f669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:06:23.509Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2022-04-19T16:06:23.677Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.10s) [2022-04-19T16:06:23.677Z] === RUN TestAuthZPluginV2Disable [2022-04-19T16:06:23.932Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T16:06:24.413Z] --- PASS: TestRemoveImageOrphaning (1.62s) [2022-04-19T16:06:24.413Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T16:06:24.413Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-19T16:06:24.413Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-19T16:06:24.413Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T16:06:24.413Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-19T16:06:24.413Z] === RUN TestTagInvalidReference [2022-04-19T16:06:24.413Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T16:06:24.413Z] === RUN TestTagValidPrefixedRepo [2022-04-19T16:06:24.413Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-19T16:06:24.413Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T16:06:24.413Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T16:06:24.413Z] === RUN TestTagOfficialNames [2022-04-19T16:06:24.413Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-19T16:06:24.414Z] === RUN TestTagMatchesDigest [2022-04-19T16:06:24.414Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T16:06:24.414Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T16:06:24.493Z] docker_api_swarm_test.go:305: [d673902d86705] joining swarm manager [d4bc619e2f669]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:06:24.875Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-19T16:06:25.419Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T16:06:25.674Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-19T16:06:25.929Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T16:06:26.184Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T16:06:26.244Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-19T16:06:26.440Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T16:06:26.440Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-19T16:06:26.440Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T16:06:27.000Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T16:06:27.000Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2022-04-19T16:06:27.000Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T16:06:28.362Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T16:06:28.362Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T16:06:28.362Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:06:28.362Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T16:06:28.617Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T16:06:29.178Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T16:06:30.103Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T16:06:30.358Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.32s) [2022-04-19T16:06:30.358Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T16:06:30.614Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T16:06:31.540Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T16:06:32.596Z] === RUN TestMiddlewares [2022-04-19T16:06:32.596Z] --- PASS: TestMiddlewares (0.00s) [2022-04-19T16:06:32.596Z] PASS [2022-04-19T16:06:32.596Z] coverage: 7.9% of statements [2022-04-19T16:06:32.596Z] ok github.com/docker/docker/api/server 0.062s coverage: 7.9% of statements [2022-04-19T16:06:32.778Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.8% of statements [2022-04-19T16:06:32.904Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T16:06:33.160Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T16:06:33.706Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.2% of statements [2022-04-19T16:06:34.268Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-19T16:06:34.523Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T16:06:35.085Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T16:06:35.195Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-19T16:06:36.125Z] ok github.com/docker/docker/daemon 10.114s coverage: 17.0% of statements [2022-04-19T16:06:36.125Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T16:06:36.125Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T16:06:36.125Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T16:06:36.125Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T16:06:36.125Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.570s coverage: 74.8% of statements [2022-04-19T16:06:36.971Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T16:06:37.056Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.278s coverage: 56.2% of statements [2022-04-19T16:06:37.226Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T16:06:37.226Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T16:06:37.226Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T16:06:37.481Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T16:06:37.481Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T16:06:37.481Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T16:06:37.481Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T16:06:37.985Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-19T16:06:38.846Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T16:06:38.945Z] === RUN TestBoolValue [2022-04-19T16:06:38.945Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestBoolValueOrDefault [2022-04-19T16:06:38.945Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestInt64ValueOrZero [2022-04-19T16:06:38.945Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestInt64ValueOrDefault [2022-04-19T16:06:38.945Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T16:06:38.945Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestJsonContentType [2022-04-19T16:06:38.945Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestReadJSON [2022-04-19T16:06:38.945Z] === RUN TestReadJSON/nil_body [2022-04-19T16:06:38.945Z] === RUN TestReadJSON/empty_body [2022-04-19T16:06:38.945Z] === RUN TestReadJSON/with_valid_request [2022-04-19T16:06:38.945Z] === RUN TestReadJSON/with_whitespace [2022-04-19T16:06:38.945Z] === RUN TestReadJSON/with_extra_content [2022-04-19T16:06:38.945Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T16:06:38.945Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T16:06:38.945Z] PASS [2022-04-19T16:06:38.945Z] coverage: 31.9% of statements [2022-04-19T16:06:38.945Z] ok github.com/docker/docker/api/server/httputils 0.049s coverage: 31.9% of statements [2022-04-19T16:06:38.945Z] === RUN TestMaskSecretKeys [2022-04-19T16:06:38.945Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T16:06:38.945Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T16:06:38.945Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T16:06:38.945Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T16:06:38.945Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestVersionMiddlewareVersion [2022-04-19T16:06:38.945Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T16:06:38.945Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T16:06:38.945Z] PASS [2022-04-19T16:06:38.945Z] coverage: 37.7% of statements [2022-04-19T16:06:38.945Z] ok github.com/docker/docker/api/server/middleware 0.073s coverage: 37.7% of statements [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T16:06:38.945Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T16:06:38.945Z] === RUN TestStrSliceMarshalJSON [2022-04-19T16:06:38.945Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T16:06:38.945Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestStrSliceUnmarshalString [2022-04-19T16:06:38.945Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T16:06:38.945Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T16:06:38.945Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T16:06:38.945Z] PASS [2022-04-19T16:06:38.946Z] coverage: 90.0% of statements [2022-04-19T16:06:38.946Z] ok github.com/docker/docker/api/types/strslice 0.048s coverage: 90.0% of statements [2022-04-19T16:06:38.946Z] === RUN TestToJSON [2022-04-19T16:06:38.946Z] --- PASS: TestToJSON (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestToParamWithVersion [2022-04-19T16:06:38.946Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestFromJSON [2022-04-19T16:06:38.946Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestEmpty [2022-04-19T16:06:38.946Z] --- PASS: TestEmpty (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T16:06:38.946Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestArgsMatchKVList [2022-04-19T16:06:38.946Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestArgsMatch [2022-04-19T16:06:38.946Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestAdd [2022-04-19T16:06:38.946Z] --- PASS: TestAdd (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestDel [2022-04-19T16:06:38.946Z] --- PASS: TestDel (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestLen [2022-04-19T16:06:38.946Z] --- PASS: TestLen (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestExactMatch [2022-04-19T16:06:38.946Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestOnlyOneExactMatch [2022-04-19T16:06:38.946Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestContains [2022-04-19T16:06:38.946Z] --- PASS: TestContains (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestValidate [2022-04-19T16:06:38.946Z] --- PASS: TestValidate (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestWalkValues [2022-04-19T16:06:38.946Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestFuzzyMatch [2022-04-19T16:06:38.946Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestClone [2022-04-19T16:06:38.946Z] --- PASS: TestClone (0.00s) [2022-04-19T16:06:38.946Z] PASS [2022-04-19T16:06:38.946Z] coverage: 92.2% of statements [2022-04-19T16:06:38.946Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-04-19T16:06:38.946Z] === RUN TestDurationToSecondsString [2022-04-19T16:06:38.946Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestGetTimestamp [2022-04-19T16:06:38.946Z] === RUN TestAdjustForAPIVersion [2022-04-19T16:06:38.946Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T16:06:38.946Z] PASS [2022-04-19T16:06:38.946Z] coverage: 6.1% of statements [2022-04-19T16:06:38.946Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 6.1% of statements [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T16:06:38.946Z] --- PASS: TestGetTimestamp (0.20s) [2022-04-19T16:06:38.946Z] === RUN TestParseTimestamps [2022-04-19T16:06:38.946Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T16:06:38.946Z] PASS [2022-04-19T16:06:38.946Z] coverage: 100.0% of statements [2022-04-19T16:06:38.946Z] ok github.com/docker/docker/api/types/time 0.246s coverage: 100.0% of statements [2022-04-19T16:06:38.946Z] === RUN TestCompareVersion [2022-04-19T16:06:38.946Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T16:06:38.946Z] PASS [2022-04-19T16:06:38.946Z] coverage: 77.3% of statements [2022-04-19T16:06:38.946Z] ok github.com/docker/docker/api/types/versions 0.082s coverage: 77.3% of statements [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T16:06:38.946Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T16:06:38.946Z] === RUN TestIsGIT [2022-04-19T16:06:38.946Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T16:06:38.946Z] PASS [2022-04-19T16:06:38.946Z] coverage: 100.0% of statements [2022-04-19T16:06:38.946Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.042s coverage: 100.0% of statements [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T16:06:38.946Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL (0.04s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.04s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T16:06:38.946Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestCloneArgsSmartHttp [2022-04-19T16:06:38.946Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-19T16:06:38.946Z] === RUN TestCloneArgsDumbHttp [2022-04-19T16:06:38.946Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestCloneArgsGit [2022-04-19T16:06:38.946Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T16:06:38.946Z] === RUN TestCheckoutGit [2022-04-19T16:06:39.360Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-19T16:06:39.405Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.01s) [2022-04-19T16:06:39.405Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T16:06:39.661Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T16:06:39.661Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T16:06:40.227Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T16:06:40.294Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.233s coverage: 50.6% of statements [2022-04-19T16:06:40.512Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T16:06:40.512Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-19T16:06:40.512Z] === RUN TestProcessNoDockerignore [2022-04-19T16:06:40.512Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T16:06:40.512Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-19T16:06:40.512Z] === RUN TestDetectContentType [2022-04-19T16:06:40.512Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestSelectAcceptableMIME [2022-04-19T16:06:40.512Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestInspectEmptyResponse [2022-04-19T16:06:40.512Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestInspectResponseBinary [2022-04-19T16:06:40.512Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestResponseUnsupportedContentType [2022-04-19T16:06:40.512Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestInspectResponseTextSimple [2022-04-19T16:06:40.512Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T16:06:40.512Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestUnknownContentLength [2022-04-19T16:06:40.512Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T16:06:40.512Z] === RUN TestDownloadRemote [2022-04-19T16:06:40.804Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T16:06:40.980Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-19T16:06:40.980Z] === RUN TestGetWithStatusError [2022-04-19T16:06:40.980Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T16:06:40.980Z] === RUN TestCloseRootDirectory [2022-04-19T16:06:40.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:06:40.980Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T16:06:40.980Z] === RUN TestHashFile [2022-04-19T16:06:40.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:06:40.980Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T16:06:40.980Z] === RUN TestHashSubdir [2022-04-19T16:06:40.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:06:40.980Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-19T16:06:40.980Z] === RUN TestRemoveDirectory [2022-04-19T16:06:40.980Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:06:40.980Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-19T16:06:40.980Z] PASS [2022-04-19T16:06:40.980Z] coverage: 9.3% of statements [2022-04-19T16:06:40.980Z] ok github.com/docker/docker/builder/remotecontext 0.258s coverage: 9.3% of statements [2022-04-19T16:06:40.980Z] === RUN TestEnable [2022-04-19T16:06:40.980Z] --- PASS: TestEnable (0.00s) [2022-04-19T16:06:40.980Z] === RUN TestDisable [2022-04-19T16:06:40.980Z] --- PASS: TestDisable (0.00s) [2022-04-19T16:06:40.980Z] === RUN TestEnabled [2022-04-19T16:06:40.980Z] --- PASS: TestEnabled (0.00s) [2022-04-19T16:06:40.980Z] PASS [2022-04-19T16:06:40.980Z] coverage: 100.0% of statements [2022-04-19T16:06:40.980Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2022-04-19T16:06:41.370Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T16:06:41.448Z] === RUN TestGetAllAllowed [2022-04-19T16:06:41.448Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T16:06:41.448Z] === RUN TestGetAllMeta [2022-04-19T16:06:41.448Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T16:06:41.448Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T16:06:41.448Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T16:06:41.448Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T16:06:41.448Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T16:06:41.448Z] === RUN TestIsExistingDirectory [2022-04-19T16:06:41.659Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.830s coverage: 46.1% of statements [2022-04-19T16:06:41.659Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T16:06:41.916Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-19T16:06:41.916Z] === RUN TestGetFilenameForDownload [2022-04-19T16:06:41.916Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestEnv2Variables [2022-04-19T16:06:41.916Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T16:06:41.916Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestMaintainer [2022-04-19T16:06:41.916Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestLabel [2022-04-19T16:06:41.916Z] --- PASS: TestLabel (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestFromScratch [2022-04-19T16:06:41.916Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestFromWithArg [2022-04-19T16:06:41.916Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T16:06:41.916Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestFromWithUndefinedArg [2022-04-19T16:06:41.916Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T16:06:41.916Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestOnbuild [2022-04-19T16:06:41.916Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestWorkdir [2022-04-19T16:06:41.916Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestCmd [2022-04-19T16:06:41.916Z] --- PASS: TestCmd (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestHealthcheckNone [2022-04-19T16:06:41.916Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestHealthcheckCmd [2022-04-19T16:06:41.916Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestEntrypoint [2022-04-19T16:06:41.916Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestExpose [2022-04-19T16:06:41.916Z] --- PASS: TestExpose (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestUser [2022-04-19T16:06:41.916Z] --- PASS: TestUser (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestVolume [2022-04-19T16:06:41.916Z] --- PASS: TestVolume (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestStopSignal [2022-04-19T16:06:41.916Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T16:06:41.916Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestArg [2022-04-19T16:06:41.916Z] --- PASS: TestArg (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestShell [2022-04-19T16:06:41.916Z] --- PASS: TestShell (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestPrependEnvOnCmd [2022-04-19T16:06:41.916Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestRunWithBuildArgs [2022-04-19T16:06:41.916Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T16:06:41.916Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T16:06:41.916Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T16:06:41.916Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T16:06:41.916Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T16:06:41.916Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestNormalizeWorkdir [2022-04-19T16:06:41.916Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestDispatch [2022-04-19T16:06:41.916Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T16:06:41.916Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T16:06:41.916Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T16:06:41.916Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T16:06:41.916Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T16:06:41.916Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T16:06:41.916Z] === RUN TestDispatch/COPY_url [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch (0.10s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.06s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T16:06:41.916Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T16:06:41.916Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T16:06:41.916Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T16:06:41.916Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T16:06:41.916Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T16:06:41.916Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T16:06:41.916Z] === RUN TestEmptyDockerfile [2022-04-19T16:06:41.916Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-19T16:06:41.916Z] === RUN TestSymlinkDockerfile [2022-04-19T16:06:41.930Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T16:06:42.384Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-19T16:06:42.384Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T16:06:42.384Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestNonExistingDockerfile [2022-04-19T16:06:42.384Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestCopyRunConfig [2022-04-19T16:06:42.384Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestDeepCopyRunConfig [2022-04-19T16:06:42.384Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestExportImage [2022-04-19T16:06:42.384Z] --- PASS: TestExportImage (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestNormalizeDest [2022-04-19T16:06:42.384Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T16:06:42.384Z] PASS [2022-04-19T16:06:42.384Z] coverage: 46.7% of statements [2022-04-19T16:06:42.384Z] ok github.com/docker/docker/builder/dockerfile 0.324s coverage: 46.7% of statements [2022-04-19T16:06:42.384Z] === RUN TestTCP4Proxy [2022-04-19T16:06:42.384Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-19T16:06:42.384Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T16:06:42.384Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestTCP6Proxy [2022-04-19T16:06:42.384Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:06:42.384Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestTCPDualStackProxy [2022-04-19T16:06:42.384Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:06:42.384Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestUDP4Proxy [2022-04-19T16:06:42.384Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestUDP6Proxy [2022-04-19T16:06:42.384Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:06:42.384Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestUDPWriteError [2022-04-19T16:06:42.384Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestSCTP4Proxy [2022-04-19T16:06:42.384Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T16:06:42.384Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-19T16:06:42.384Z] === RUN TestSCTP6Proxy [2022-04-19T16:06:42.384Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:06:42.384Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T16:06:42.384Z] PASS [2022-04-19T16:06:42.384Z] coverage: 49.4% of statements [2022-04-19T16:06:42.384Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 49.4% of statements [2022-04-19T16:06:42.490Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T16:06:42.490Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T16:06:42.490Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T16:06:42.586Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-04-19T16:06:42.586Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.819s coverage: 58.2% of statements [2022-04-19T16:06:42.586Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-19T16:06:42.586Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T16:06:43.050Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T16:06:43.050Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T16:06:43.050Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T16:06:43.050Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T16:06:43.050Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T16:06:43.513Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-04-19T16:06:43.609Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T16:06:44.076Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-19T16:06:44.170Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-19T16:06:44.170Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T16:06:44.639Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 6.6% of statements [2022-04-19T16:06:44.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T16:06:44.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T16:06:45.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T16:06:45.094Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T16:06:45.568Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-19T16:06:45.824Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 80.2% of statements [2022-04-19T16:06:46.385Z] ok github.com/docker/docker/daemon/logger/fluentd 0.024s coverage: 53.6% of statements [2022-04-19T16:06:46.385Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T16:06:46.641Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 68.2% of statements [2022-04-19T16:06:46.899Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-04-19T16:06:46.980Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T16:06:47.235Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T16:06:47.235Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T16:06:47.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-04-19T16:06:47.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-04-19T16:06:48.021Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-04-19T16:06:48.021Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T16:06:48.160Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T16:06:48.276Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 54.9% of statements [2022-04-19T16:06:48.414Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T16:06:48.837Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-04-19T16:06:48.974Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T16:06:49.533Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T16:06:49.533Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T16:06:49.764Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 46.8% of statements [2022-04-19T16:06:49.764Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-19T16:06:50.092Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T16:06:50.325Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-19T16:06:50.652Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T16:06:50.887Z] ok github.com/docker/docker/daemon/logger/splunk 1.516s coverage: 82.5% of statements [2022-04-19T16:06:50.887Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T16:06:50.887Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T16:06:51.211Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T16:06:51.211Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T16:06:51.771Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T16:06:51.814Z] ok github.com/docker/docker/distribution/metadata 0.042s coverage: 48.2% of statements [2022-04-19T16:06:52.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-19T16:06:52.376Z] ok github.com/docker/docker/distribution 0.594s coverage: 28.3% of statements [2022-04-19T16:06:52.376Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T16:06:52.938Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-19T16:06:52.951Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T16:06:53.499Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-19T16:06:53.875Z] docker_api_swarm_test.go:272: [d2c0dff43dc9c] joining swarm manager [d7b9c3db17d47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:06:54.060Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-19T16:06:54.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T16:06:54.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T16:06:54.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T16:06:54.130Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T16:06:54.130Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T16:06:54.316Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-04-19T16:06:54.316Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T16:06:54.572Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements [2022-04-19T16:06:54.690Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T16:06:54.828Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-19T16:06:54.828Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T16:06:54.945Z] docker_api_swarm_test.go:273: [dd8ad8cfdb566] joining swarm manager [d7b9c3db17d47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:06:55.391Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-04-19T16:06:55.869Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-19T16:06:55.869Z] PASS [2022-04-19T16:06:55.869Z] [2022-04-19T16:06:55.869Z] DONE 17 tests in 46.483s [2022-04-19T16:06:55.869Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T16:06:55.869Z] ++ 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-04-19T16:06:55.869Z] ++ set -e [2022-04-19T16:06:55.869Z] ++ '[' -n 0 ']' [2022-04-19T16:06:55.869Z] ++ set -x [2022-04-19T16:06:55.869Z] ++ 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-04-19T16:06:55.952Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-04-19T16:06:56.124Z] INFO: Testing against a local daemon [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:06:56.124Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:06:56.124Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T16:06:56.124Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T16:06:56.124Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T16:06:56.124Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T16:06:56.124Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T16:06:56.124Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T16:06:56.124Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T16:06:56.124Z] === RUN TestPluginInstall [2022-04-19T16:06:56.124Z] === RUN TestPluginInstall/no_auth [2022-04-19T16:06:56.514Z] ok github.com/docker/docker/opts 0.020s coverage: 66.5% of statements [2022-04-19T16:06:56.685Z] time="2022-04-19T16:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:06:56.685Z] time="2022-04-19T16:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a890011d3523c491240144d0328d2f3292f73b12e610e23458ecf6abeb7a35f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:06:56.685Z] time="2022-04-19T16:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:06:56.685Z] time="2022-04-19T16:06:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a890011d3523c491240144d0328d2f3292f73b12e610e23458ecf6abeb7a35f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:06:56.770Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-19T16:06:56.940Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T16:06:57.195Z] time="2022-04-19T16:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:06:57.195Z] time="2022-04-19T16:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a890011d3523c491240144d0328d2f3292f73b12e610e23458ecf6abeb7a35f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:06:57.195Z] time="2022-04-19T16:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:06:57.195Z] time="2022-04-19T16:06:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a890011d3523c491240144d0328d2f3292f73b12e610e23458ecf6abeb7a35f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:06:57.313Z] === RUN TestCheckpointCreateError [2022-04-19T16:06:57.313Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCheckpointCreate [2022-04-19T16:06:57.313Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCheckpointDeleteError [2022-04-19T16:06:57.313Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCheckpointDelete [2022-04-19T16:06:57.313Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCheckpointListError [2022-04-19T16:06:57.313Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCheckpointList [2022-04-19T16:06:57.313Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T16:06:57.313Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T16:06:57.313Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T16:06:57.313Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestGetAPIPath [2022-04-19T16:06:57.313Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestParseHostURL [2022-04-19T16:06:57.313Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T16:06:57.313Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersion [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T16:06:57.313Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestClientRedirect [2022-04-19T16:06:57.313Z] === RUN TestClientRedirect/GET [2022-04-19T16:06:57.313Z] === RUN TestClientRedirect/POST [2022-04-19T16:06:57.313Z] === RUN TestClientRedirect/PUT [2022-04-19T16:06:57.313Z] === RUN TestClientRedirect/DELETE [2022-04-19T16:06:57.313Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigCreateUnsupported [2022-04-19T16:06:57.313Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigCreateError [2022-04-19T16:06:57.313Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigCreate [2022-04-19T16:06:57.313Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigInspectNotFound [2022-04-19T16:06:57.313Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T16:06:57.313Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigInspectUnsupported [2022-04-19T16:06:57.313Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigInspectError [2022-04-19T16:06:57.313Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T16:06:57.313Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigInspect [2022-04-19T16:06:57.313Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigListUnsupported [2022-04-19T16:06:57.313Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigListError [2022-04-19T16:06:57.313Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigList [2022-04-19T16:06:57.313Z] --- PASS: TestConfigList (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigRemoveUnsupported [2022-04-19T16:06:57.313Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigRemoveError [2022-04-19T16:06:57.313Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigRemove [2022-04-19T16:06:57.313Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigUpdateUnsupported [2022-04-19T16:06:57.313Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigUpdateError [2022-04-19T16:06:57.313Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestConfigUpdate [2022-04-19T16:06:57.313Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerCommitError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerCommit [2022-04-19T16:06:57.313Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStatPathError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStatPath [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyToContainerError [2022-04-19T16:06:57.313Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T16:06:57.313Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T16:06:57.313Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyToContainer [2022-04-19T16:06:57.313Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyFromContainerError [2022-04-19T16:06:57.313Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T16:06:57.313Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T16:06:57.313Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T16:06:57.313Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestCopyFromContainer [2022-04-19T16:06:57.313Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerCreateError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerCreateImageNotFound [2022-04-19T16:06:57.313Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerCreateWithName [2022-04-19T16:06:57.313Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerCreateAutoRemove [2022-04-19T16:06:57.313Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerDiffError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerDiff [2022-04-19T16:06:57.313Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecCreateError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecCreate [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecStartError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecStart [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecInspectError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecInspect [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExportError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExport [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerInspectError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T16:06:57.313Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T16:06:57.313Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerInspect [2022-04-19T16:06:57.313Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerInspectNode [2022-04-19T16:06:57.313Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerKillError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerKill [2022-04-19T16:06:57.313Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerListError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerList [2022-04-19T16:06:57.313Z] --- PASS: TestContainerList (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerLogsNotFoundError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerLogsError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerLogs [2022-04-19T16:06:57.313Z] --- PASS: TestContainerLogs (0.25s) [2022-04-19T16:06:57.313Z] === RUN TestContainerPauseError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerPause [2022-04-19T16:06:57.313Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainersPruneError [2022-04-19T16:06:57.313Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainersPrune [2022-04-19T16:06:57.313Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerRemoveError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerRemove [2022-04-19T16:06:57.313Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerRenameError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerRename [2022-04-19T16:06:57.313Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerResizeError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecResizeError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerResize [2022-04-19T16:06:57.313Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerExecResize [2022-04-19T16:06:57.313Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerRestartError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerRestart [2022-04-19T16:06:57.313Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStartError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStart [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStatsError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStats [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStopError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerStop [2022-04-19T16:06:57.313Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerTopError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerTop [2022-04-19T16:06:57.313Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerUnpauseError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerUnpause [2022-04-19T16:06:57.313Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerUpdateError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerUpdate [2022-04-19T16:06:57.313Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerWaitError [2022-04-19T16:06:57.313Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestContainerWait [2022-04-19T16:06:57.313Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestDiskUsageError [2022-04-19T16:06:57.313Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestDiskUsage [2022-04-19T16:06:57.313Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestDistributionInspectUnsupported [2022-04-19T16:06:57.313Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T16:06:57.313Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestEventsErrorInOptions [2022-04-19T16:06:57.313Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestEventsErrorFromServer [2022-04-19T16:06:57.313Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestEvents [2022-04-19T16:06:57.313Z] --- PASS: TestEvents (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestTLSCloseWriter [2022-04-19T16:06:57.313Z] === PAUSE TestTLSCloseWriter [2022-04-19T16:06:57.313Z] === RUN TestImageBuildError [2022-04-19T16:06:57.313Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageBuild [2022-04-19T16:06:57.313Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestGetDockerOS [2022-04-19T16:06:57.313Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageCreateError [2022-04-19T16:06:57.313Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageCreate [2022-04-19T16:06:57.313Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageHistoryError [2022-04-19T16:06:57.313Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageHistory [2022-04-19T16:06:57.313Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageImportError [2022-04-19T16:06:57.313Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageImport [2022-04-19T16:06:57.313Z] --- PASS: TestImageImport (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageInspectError [2022-04-19T16:06:57.313Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageInspectImageNotFound [2022-04-19T16:06:57.313Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageInspectWithEmptyID [2022-04-19T16:06:57.313Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageInspect [2022-04-19T16:06:57.313Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageListError [2022-04-19T16:06:57.313Z] --- PASS: TestImageListError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageList [2022-04-19T16:06:57.313Z] --- PASS: TestImageList (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageListApiBefore125 [2022-04-19T16:06:57.313Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageLoadError [2022-04-19T16:06:57.313Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageLoad [2022-04-19T16:06:57.313Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagesPruneError [2022-04-19T16:06:57.313Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagesPrune [2022-04-19T16:06:57.313Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePullReferenceParseError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePullAnyError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePullWithoutErrors [2022-04-19T16:06:57.313Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePushReferenceError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePushAnyError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithoutErrors [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T16:06:57.313Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T16:06:57.313Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageRemoveError [2022-04-19T16:06:57.313Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageRemoveImageNotFound [2022-04-19T16:06:57.313Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageRemove [2022-04-19T16:06:57.313Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T16:06:57.313Z] === RUN TestImageSaveError [2022-04-19T16:06:57.313Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageSave [2022-04-19T16:06:57.314Z] --- PASS: TestImageSave (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageSearchAnyError [2022-04-19T16:06:57.314Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T16:06:57.314Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:06:57.314Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:06:57.314Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T16:06:57.314Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageSearchWithoutErrors [2022-04-19T16:06:57.314Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageTagError [2022-04-19T16:06:57.314Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageTagInvalidReference [2022-04-19T16:06:57.314Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T16:06:57.314Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageTagHexSource [2022-04-19T16:06:57.314Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestImageTag [2022-04-19T16:06:57.314Z] --- PASS: TestImageTag (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestInfoServerError [2022-04-19T16:06:57.314Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T16:06:57.314Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestInfo [2022-04-19T16:06:57.314Z] --- PASS: TestInfo (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkConnectError [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkConnect [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkCreateError [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkCreate [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkDisconnectError [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkDisconnect [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkInspect [2022-04-19T16:06:57.314Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T16:06:57.314Z] === RUN TestNetworkInspect/no_options [2022-04-19T16:06:57.314Z] === RUN TestNetworkInspect/verbose [2022-04-19T16:06:57.314Z] === RUN TestNetworkInspect/global_scope [2022-04-19T16:06:57.314Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T16:06:57.314Z] === RUN TestNetworkInspect/server_error [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkListError [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkList [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworksPruneError [2022-04-19T16:06:57.314Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworksPrune [2022-04-19T16:06:57.314Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkRemoveError [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNetworkRemove [2022-04-19T16:06:57.314Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeInspectError [2022-04-19T16:06:57.314Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T16:06:57.314Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T16:06:57.314Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeInspect [2022-04-19T16:06:57.314Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeListError [2022-04-19T16:06:57.314Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeList [2022-04-19T16:06:57.314Z] --- PASS: TestNodeList (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeRemoveError [2022-04-19T16:06:57.314Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeRemove [2022-04-19T16:06:57.314Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeUpdateError [2022-04-19T16:06:57.314Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestNodeUpdate [2022-04-19T16:06:57.314Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestOptionWithHostFromEnv [2022-04-19T16:06:57.314Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestOptionWithTimeout [2022-04-19T16:06:57.314Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T16:06:57.314Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPingFail [2022-04-19T16:06:57.314Z] --- PASS: TestPingFail (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPingWithError [2022-04-19T16:06:57.314Z] 2022/04/19 16:06:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:06:57.314Z] 2022/04/19 16:06:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:06:57.314Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPingSuccess [2022-04-19T16:06:57.314Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPingHeadFallback [2022-04-19T16:06:57.314Z] === RUN TestPingHeadFallback/OK [2022-04-19T16:06:57.314Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T16:06:57.314Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T16:06:57.314Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T16:06:57.314Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T16:06:57.314Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginDisableError [2022-04-19T16:06:57.314Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginDisable [2022-04-19T16:06:57.314Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginEnableError [2022-04-19T16:06:57.314Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginEnable [2022-04-19T16:06:57.314Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginInspectError [2022-04-19T16:06:57.314Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T16:06:57.314Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginInspect [2022-04-19T16:06:57.314Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginListError [2022-04-19T16:06:57.314Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginList [2022-04-19T16:06:57.314Z] --- PASS: TestPluginList (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginPushError [2022-04-19T16:06:57.314Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginPush [2022-04-19T16:06:57.314Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginRemoveError [2022-04-19T16:06:57.314Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginRemove [2022-04-19T16:06:57.314Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginSetError [2022-04-19T16:06:57.314Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPluginSet [2022-04-19T16:06:57.314Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSetHostHeader [2022-04-19T16:06:57.314Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestPlainTextError [2022-04-19T16:06:57.314Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestInfiniteError [2022-04-19T16:06:57.314Z] --- PASS: TestInfiniteError (0.04s) [2022-04-19T16:06:57.314Z] === RUN TestCanceledContext [2022-04-19T16:06:57.314Z] 2022/04/19 16:06:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:06:57.314Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestDeadlineExceededContext [2022-04-19T16:06:57.314Z] 2022/04/19 16:06:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:06:57.314Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretCreateUnsupported [2022-04-19T16:06:57.314Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretCreateError [2022-04-19T16:06:57.314Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretCreate [2022-04-19T16:06:57.314Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretInspectUnsupported [2022-04-19T16:06:57.314Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretInspectError [2022-04-19T16:06:57.314Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T16:06:57.314Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T16:06:57.314Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretInspect [2022-04-19T16:06:57.314Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretListUnsupported [2022-04-19T16:06:57.314Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretListError [2022-04-19T16:06:57.314Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretList [2022-04-19T16:06:57.314Z] --- PASS: TestSecretList (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretRemoveUnsupported [2022-04-19T16:06:57.314Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretRemoveError [2022-04-19T16:06:57.314Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretRemove [2022-04-19T16:06:57.314Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretUpdateUnsupported [2022-04-19T16:06:57.314Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretUpdateError [2022-04-19T16:06:57.314Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSecretUpdate [2022-04-19T16:06:57.314Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceCreateError [2022-04-19T16:06:57.314Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-19T16:06:57.314Z] === RUN TestServiceCreate [2022-04-19T16:06:57.314Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T16:06:57.314Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceCreateDigestPinning [2022-04-19T16:06:57.314Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceInspectError [2022-04-19T16:06:57.314Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T16:06:57.314Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T16:06:57.314Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceInspect [2022-04-19T16:06:57.314Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceListError [2022-04-19T16:06:57.314Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceList [2022-04-19T16:06:57.314Z] --- PASS: TestServiceList (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceLogsError [2022-04-19T16:06:57.314Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceLogs [2022-04-19T16:06:57.314Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceRemoveError [2022-04-19T16:06:57.314Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T16:06:57.314Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceRemove [2022-04-19T16:06:57.314Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceUpdateError [2022-04-19T16:06:57.314Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestServiceUpdate [2022-04-19T16:06:57.314Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmGetUnlockKey [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmInitError [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmInit [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmInspectError [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmInspect [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmJoinError [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmJoin [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmLeaveError [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmLeave [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmUnlockError [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmUnlock [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmUpdateError [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestSwarmUpdate [2022-04-19T16:06:57.314Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestTaskInspectError [2022-04-19T16:06:57.314Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T16:06:57.314Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestTaskInspect [2022-04-19T16:06:57.314Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestTaskListError [2022-04-19T16:06:57.314Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestTaskList [2022-04-19T16:06:57.314Z] --- PASS: TestTaskList (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeCreateError [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeCreate [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeInspectError [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeInspectNotFound [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeInspect [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeListError [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeList [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeRemoveError [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T16:06:57.314Z] === RUN TestVolumeRemove [2022-04-19T16:06:57.314Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T16:06:57.314Z] === CONT TestTLSCloseWriter [2022-04-19T16:06:57.314Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-19T16:06:57.314Z] PASS [2022-04-19T16:06:57.314Z] coverage: 75.1% of statements [2022-04-19T16:06:57.314Z] ok github.com/docker/docker/client 0.495s coverage: 75.1% of statements [2022-04-19T16:06:57.450Z] === RUN TestPluginInstall/with_insecure [2022-04-19T16:06:58.134Z] ok github.com/docker/docker/pkg/archive 0.299s coverage: 82.1% of statements [2022-04-19T16:06:58.375Z] time="2022-04-19T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:06:58.375Z] time="2022-04-19T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6422aa585d8b93324ac5b50ab1e9b84b927b6d7cb55aa560eb99330a68435a25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:06:58.375Z] time="2022-04-19T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:06:58.375Z] time="2022-04-19T16:06:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6422aa585d8b93324ac5b50ab1e9b84b927b6d7cb55aa560eb99330a68435a25" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:06:58.375Z] plugin_test.go:195: [d7ab92bb950c6] daemon is not started [2022-04-19T16:06:58.375Z] --- PASS: TestPluginInstall (2.35s) [2022-04-19T16:06:58.375Z] --- PASS: TestPluginInstall/no_auth (0.83s) [2022-04-19T16:06:58.375Z] --- PASS: TestPluginInstall/with_htpasswd (0.53s) [2022-04-19T16:06:58.375Z] --- PASS: TestPluginInstall/with_insecure (1.00s) [2022-04-19T16:06:58.375Z] === RUN TestPluginsWithRuntimes [2022-04-19T16:06:58.934Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T16:06:59.494Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T16:06:59.499Z] ok github.com/docker/docker/pkg/authorization 0.630s coverage: 68.3% of statements [2022-04-19T16:06:59.499Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-19T16:06:59.755Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-19T16:07:00.053Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T16:07:00.053Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T16:07:00.054Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-19T16:07:00.054Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T16:07:00.054Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T16:07:00.612Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T16:07:01.536Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-04-19T16:07:01.536Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.81s) [2022-04-19T16:07:01.536Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.84s) [2022-04-19T16:07:01.536Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T16:07:02.095Z] --- PASS: TestPluginBackCompatMediaTypes (0.53s) [2022-04-19T16:07:02.095Z] PASS [2022-04-19T16:07:02.095Z] [2022-04-19T16:07:02.095Z] DONE 24 tests in 6.246s [2022-04-19T16:07:02.095Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T16:07:02.095Z] ++ 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-04-19T16:07:02.095Z] ++ set -e [2022-04-19T16:07:02.095Z] ++ '[' -n 0 ']' [2022-04-19T16:07:02.095Z] ++ set -x [2022-04-19T16:07:02.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=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-04-19T16:07:02.350Z] INFO: Testing against a local daemon [2022-04-19T16:07:02.350Z] === RUN TestExternalGraphDriver [2022-04-19T16:07:02.350Z] === RUN TestExternalGraphDriver/json [2022-04-19T16:07:02.604Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T16:07:03.019Z] ok github.com/docker/docker/pkg/chrootarchive 2.523s coverage: 42.7% of statements [2022-04-19T16:07:03.019Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-19T16:07:03.164Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T16:07:03.275Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-19T16:07:03.530Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-19T16:07:04.091Z] ok github.com/docker/docker/layer 8.038s coverage: 69.0% of statements [2022-04-19T16:07:04.091Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T16:07:04.091Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T16:07:04.091Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T16:07:04.091Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T16:07:04.091Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T16:07:04.091Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T16:07:04.112Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T16:07:04.112Z] === RUN TestExternalGraphDriver/spec [2022-04-19T16:07:04.347Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-19T16:07:04.606Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-04-19T16:07:04.866Z] ok github.com/docker/docker/pkg/fsutils 0.136s coverage: 85.1% of statements [2022-04-19T16:07:04.866Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-19T16:07:05.793Z] ok github.com/docker/docker/pkg/idtools 0.439s coverage: 67.9% of statements [2022-04-19T16:07:05.793Z] ok github.com/docker/docker/pkg/ioutils 0.369s coverage: 70.1% of statements [2022-04-19T16:07:06.000Z] === RUN TestExternalGraphDriver/pull [2022-04-19T16:07:06.065Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-19T16:07:06.324Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-04-19T16:07:06.324Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-19T16:07:06.324Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-19T16:07:06.584Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-19T16:07:06.584Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-19T16:07:06.848Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2022-04-19T16:07:07.115Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.015s coverage: 90.5% of statements [2022-04-19T16:07:07.115Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T16:07:07.115Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T16:07:07.362Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T16:07:07.617Z] --- PASS: TestExternalGraphDriver (5.26s) [2022-04-19T16:07:07.618Z] --- PASS: TestExternalGraphDriver/json (1.74s) [2022-04-19T16:07:07.618Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-04-19T16:07:07.618Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-04-19T16:07:07.618Z] === RUN TestGraphdriverPluginV2 [2022-04-19T16:07:07.676Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.019s coverage: 56.8% of statements [2022-04-19T16:07:07.873Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T16:07:07.932Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-19T16:07:08.188Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-19T16:07:08.443Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-19T16:07:08.797Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T16:07:09.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T16:07:09.807Z] ok github.com/docker/docker/pkg/pubsub 1.058s coverage: 75.0% of statements [2022-04-19T16:07:10.062Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-19T16:07:10.318Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-19T16:07:10.318Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-19T16:07:10.573Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-19T16:07:10.646Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-19T16:07:10.829Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-19T16:07:11.390Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-19T16:07:11.479Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T16:07:11.479Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:07:11.479Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:07:11.479Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:07:11.479Z] [2022-04-19T16:07:11.479Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T16:07:11.479Z] DOCKER_SYSTEMD=1 [2022-04-19T16:07:11.479Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T16:07:11.479Z] HOSTNAME=0de82210e06c [2022-04-19T16:07:11.479Z] DEST=bundles/test-integration [2022-04-19T16:07:11.479Z] PWD=/go/src/github.com/docker/docker [2022-04-19T16:07:11.479Z] DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T16:07:11.479Z] container=docker [2022-04-19T16:07:11.479Z] HOME=/root [2022-04-19T16:07:11.479Z] LANG=C.UTF-8 [2022-04-19T16:07:11.479Z] INVOCATION_ID=dbc29b2d24d24d0291bfbaa47212f542 [2022-04-19T16:07:11.479Z] GOLANG_VERSION=1.18 [2022-04-19T16:07:11.479Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T16:07:11.479Z] VALIDATE_BRANCH=master [2022-04-19T16:07:11.479Z] TERM=xterm [2022-04-19T16:07:11.479Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T16:07:11.479Z] SHLVL=3 [2022-04-19T16:07:11.479Z] TIMEOUT=120m [2022-04-19T16:07:11.479Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T16:07:11.479Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T16:07:11.479Z] GO111MODULE=off [2022-04-19T16:07:11.479Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T16:07:11.479Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T16:07:11.479Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T16:07:11.479Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T16:07:11.479Z] GOPATH=/go [2022-04-19T16:07:11.479Z] PKG_CONFIG=pkg-config [2022-04-19T16:07:11.479Z] _=/usr/bin/env [2022-04-19T16:07:11.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T16:07:11.570Z] --- PASS: TestGraphdriverPluginV2 (3.87s) [2022-04-19T16:07:11.570Z] PASS [2022-04-19T16:07:11.570Z] [2022-04-19T16:07:11.570Z] DONE 5 tests in 9.217s [2022-04-19T16:07:11.570Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T16:07:11.570Z] ++ 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-04-19T16:07:11.570Z] ++ set -e [2022-04-19T16:07:11.570Z] ++ '[' -n 0 ']' [2022-04-19T16:07:11.570Z] ++ set -x [2022-04-19T16:07:11.570Z] ++ 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-04-19T16:07:11.570Z] INFO: Testing against a local daemon [2022-04-19T16:07:11.570Z] === RUN TestContinueAfterPluginCrash [2022-04-19T16:07:11.570Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T16:07:11.570Z] === RUN TestReadPluginNoRead [2022-04-19T16:07:11.570Z] === PAUSE TestReadPluginNoRead [2022-04-19T16:07:11.570Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T16:07:11.571Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T16:07:11.571Z] === CONT TestContinueAfterPluginCrash [2022-04-19T16:07:11.571Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T16:07:11.571Z] === CONT TestReadPluginNoRead [2022-04-19T16:07:11.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-19T16:07:11.951Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-19T16:07:11.951Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-04-19T16:07:12.512Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-19T16:07:12.858Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-19T16:07:13.114Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-19T16:07:13.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-19T16:07:13.846Z] === RUN TestReadPluginNoRead/default [2022-04-19T16:07:14.406Z] --- PASS: TestDaemonStartWithLogOpt (2.77s) [2022-04-19T16:07:14.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-19T16:07:15.001Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-04-19T16:07:15.001Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-19T16:07:15.330Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T16:07:15.567Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-04-19T16:07:15.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001296c90_} [2022-04-19T16:07:16.509Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T16:07:16.931Z] ok github.com/docker/docker/quota 0.241s coverage: 71.4% of statements [2022-04-19T16:07:16.931Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-19T16:07:17.069Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12093837495_/foo_false____} [2022-04-19T16:07:17.324Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-19T16:07:17.859Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-04-19T16:07:17.883Z] === CONT TestReadPluginNoRead [2022-04-19T16:07:17.883Z] read_test.go:92: [d003e0311f4b7] daemon is not started [2022-04-19T16:07:17.883Z] --- PASS: TestReadPluginNoRead (6.37s) [2022-04-19T16:07:17.883Z] --- PASS: TestReadPluginNoRead/default (1.34s) [2022-04-19T16:07:17.883Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.41s) [2022-04-19T16:07:17.883Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.35s) [2022-04-19T16:07:18.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12093837495_/foo_true____} [2022-04-19T16:07:18.421Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-19T16:07:18.554Z] --- PASS: TestCheckoutGit (37.32s) [2022-04-19T16:07:18.554Z] === RUN TestValidGitTransport [2022-04-19T16:07:18.554Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T16:07:18.554Z] === RUN TestGitInvalidRef [2022-04-19T16:07:18.554Z] --- PASS: TestGitInvalidRef (0.25s) [2022-04-19T16:07:18.554Z] PASS [2022-04-19T16:07:18.554Z] coverage: 86.3% of statements [2022-04-19T16:07:18.554Z] ok github.com/docker/docker/builder/remotecontext/git 37.766s coverage: 86.3% of statements [2022-04-19T16:07:18.554Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T16:07:18.554Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T16:07:18.677Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-19T16:07:18.933Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-19T16:07:19.189Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-19T16:07:19.500Z] --- PASS: TestContinueAfterPluginCrash (7.85s) [2022-04-19T16:07:19.500Z] PASS [2022-04-19T16:07:19.500Z] [2022-04-19T16:07:19.500Z] DONE 6 tests in 7.946s [2022-04-19T16:07:19.500Z] 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-04-19T16:07:19.500Z] ++ 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-04-19T16:07:19.500Z] ++ set -e [2022-04-19T16:07:19.500Z] ++ '[' -n 0 ']' [2022-04-19T16:07:19.500Z] ++ set -x [2022-04-19T16:07:19.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-19T16:07:19.500Z] testing: warning: no tests to run [2022-04-19T16:07:19.500Z] PASS [2022-04-19T16:07:19.500Z] [2022-04-19T16:07:19.500Z] DONE 0 tests in 0.031s [2022-04-19T16:07:19.500Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T16:07:19.500Z] ++ 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-04-19T16:07:19.500Z] ++ set -e [2022-04-19T16:07:19.500Z] ++ '[' -n 0 ']' [2022-04-19T16:07:19.500Z] ++ set -x [2022-04-19T16:07:19.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-19T16:07:19.500Z] INFO: Testing against a local daemon [2022-04-19T16:07:19.500Z] === RUN TestPluginWithDevMounts [2022-04-19T16:07:19.500Z] === PAUSE TestPluginWithDevMounts [2022-04-19T16:07:19.500Z] === CONT TestPluginWithDevMounts [2022-04-19T16:07:19.500Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-323514042_/foo_false____} [2022-04-19T16:07:20.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-323514042_/foo_true____} [2022-04-19T16:07:21.078Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-19T16:07:21.116Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-04-19T16:07:21.116Z] PASS [2022-04-19T16:07:21.116Z] [2022-04-19T16:07:21.116Z] DONE 1 tests in 1.620s [2022-04-19T16:07:21.116Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T16:07:21.116Z] ++ 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-04-19T16:07:21.116Z] ++ set -e [2022-04-19T16:07:21.116Z] ++ '[' -n 0 ']' [2022-04-19T16:07:21.116Z] ++ set -x [2022-04-19T16:07:21.116Z] ++ 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-04-19T16:07:21.116Z] INFO: Testing against a local daemon [2022-04-19T16:07:21.116Z] === RUN TestSecretInspect [2022-04-19T16:07:21.640Z] ok github.com/docker/docker/volume/local 0.122s coverage: 76.4% of statements [2022-04-19T16:07:22.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-323514042_/foo_true__0xc001296cc0__} [2022-04-19T16:07:22.201Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-19T16:07:23.130Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-19T16:07:23.401Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001296cd8_} [2022-04-19T16:07:23.656Z] --- PASS: TestSecretInspect (2.45s) [2022-04-19T16:07:23.656Z] === RUN TestSecretList [2022-04-19T16:07:23.707Z] 2022/04/19 16:07:15 Closing DB instances... [2022-04-19T16:07:23.707Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-19T16:07:23.707Z] === RUN TestFindNode [2022-04-19T16:07:23.707Z] 2022/04/19 16:07:17 Closing DB instances... [2022-04-19T16:07:23.707Z] --- PASS: TestFindNode (0.01s) [2022-04-19T16:07:23.707Z] === RUN TestChangeNodeState [2022-04-19T16:07:23.707Z] 2022/04/19 16:07:17 Closing DB instances... [2022-04-19T16:07:23.707Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-19T16:07:23.707Z] === RUN TestNodeReincarnation [2022-04-19T16:07:23.707Z] 2022/04/19 16:07:17 Closing DB instances... [2022-04-19T16:07:23.707Z] time="2022-04-19T16:07:22Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T16:07:23.707Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-19T16:07:23.707Z] === RUN TestParallelCreate [2022-04-19T16:07:23.707Z] 2022/04/19 16:07:22 Closing DB instances... [2022-04-19T16:07:23.707Z] --- PASS: TestParallelCreate (0.01s) [2022-04-19T16:07:23.707Z] === RUN TestParallelDelete [2022-04-19T16:07:23.707Z] 2022/04/19 16:07:22 Closing DB instances... [2022-04-19T16:07:23.707Z] --- PASS: TestParallelDelete (0.01s) [2022-04-19T16:07:23.707Z] === RUN TestNetworkDBIslands [2022-04-19T16:07:23.707Z] time="2022-04-19T16:07:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cab9eff1e306 with config:&{NodeID:cab9eff1e306 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-04-19T16:07:23.707Z] time="2022-04-19T16:07:22Z" level=info msg="Node cab9eff1e306/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.707Z] time="2022-04-19T16:07:22Z" level=info msg="Node cab9eff1e306/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.707Z] time="2022-04-19T16:07:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1c4027f2b6ab with config:&{NodeID:1c4027f2b6ab 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-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node cab9eff1e306/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node cab9eff1e306/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:3fe26808a9ab with config:&{NodeID:3fe26808a9ab 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-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node cab9eff1e306/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node cab9eff1e306/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:52ae11f5c65a with config:&{NodeID:52ae11f5c65a 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-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node cab9eff1e306/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node cab9eff1e306/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:23.708Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4b888271aad2 with config:&{NodeID:4b888271aad2 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-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Stream connection from=[::1]:49389" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node cab9eff1e306/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node cab9eff1e306/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49390" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:23Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:24Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:24.174Z] time="2022-04-19T16:07:24Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:24.643Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=info msg="The new bootstrap node list is:[172.26.73.182:10033 172.26.73.182:10034 172.26.73.182:10035]" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10033" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49391" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10034" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49392" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10035" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49393" [2022-04-19T16:07:24.643Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=info msg="The new bootstrap node list is:[172.26.73.182:10033 172.26.73.182:10034 172.26.73.182:10035]" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10033" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49394" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10034" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49395" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10035" [2022-04-19T16:07:24.643Z] time="2022-04-19T16:07:24Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49396" [2022-04-19T16:07:25.016Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001296cf0_} [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="node 0 leaving" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306 change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="node4(52ae11f5c65a): Node leave event for cab9eff1e306/172.26.73.182" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306 change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="node5(4b888271aad2): Node leave event for cab9eff1e306/172.26.73.182" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306 change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="node3(3fe26808a9ab): Node leave event for cab9eff1e306/172.26.73.182" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306 change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="node2(1c4027f2b6ab): Node leave event for cab9eff1e306/172.26.73.182" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306 change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="node1(cab9eff1e306): Node leave event for cab9eff1e306/172.26.73.182" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.109Z] time="2022-04-19T16:07:24Z" level=info msg="Node cab9eff1e306/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="node 1 leaving" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="node3(3fe26808a9ab): Node leave event for 1c4027f2b6ab/172.26.73.182" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="node4(52ae11f5c65a): Node leave event for 1c4027f2b6ab/172.26.73.182" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab change state NodeActive --> NodeLeft" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="node5(4b888271aad2): Node leave event for 1c4027f2b6ab/172.26.73.182" [2022-04-19T16:07:25.575Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab change state NodeActive --> NodeFailed" [2022-04-19T16:07:25.576Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, added to failed nodes list" [2022-04-19T16:07:25.576Z] time="2022-04-19T16:07:25Z" level=error msg="node: 1c4027f2b6ab is unknown to memberlist" [2022-04-19T16:07:25.576Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.576Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.576Z] time="2022-04-19T16:07:25Z" level=info msg="Node 1c4027f2b6ab/172.26.73.182, left gossip cluster" [2022-04-19T16:07:25.940Z] --- PASS: TestSecretList (2.43s) [2022-04-19T16:07:25.940Z] === RUN TestSecretsCreateAndDelete [2022-04-19T16:07:25.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001296d08_} [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="node 2 leaving" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="Node 3fe26808a9ab change state NodeActive --> NodeLeft" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="node4(52ae11f5c65a): Node leave event for 3fe26808a9ab/172.26.73.182" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="Node 3fe26808a9ab change state NodeActive --> NodeLeft" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="node5(4b888271aad2): Node leave event for 3fe26808a9ab/172.26.73.182" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="Node 3fe26808a9ab change state NodeActive --> NodeLeft" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="node3(3fe26808a9ab): Node leave event for 3fe26808a9ab/172.26.73.182" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=debug msg="memberlist: Failed ping: 4b888271aad2 (timeout reached)" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.73.182:10036: use of closed network connection" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.73.182:10034: use of closed network connection" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49397" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, left gossip cluster" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, left gossip cluster" [2022-04-19T16:07:26.042Z] time="2022-04-19T16:07:25Z" level=info msg="Node 3fe26808a9ab/172.26.73.182, left gossip cluster" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=warning msg="memberlist: Was able to connect to 4b888271aad2 but other probes failed, network may be misconfigured" [2022-04-19T16:07:26.509Z] networkdb_test.go:867: node4: OK [2022-04-19T16:07:26.509Z] networkdb_test.go:867: node5: OK [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="node 0 coming back" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a10589219c83 with config:&{NodeID:a10589219c83 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-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="Node a10589219c83/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="Node a10589219c83/172.26.73.182, added to nodes list" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="node 1 coming back" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:11af8a60c923 with config:&{NodeID:11af8a60c923 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-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="Node 11af8a60c923/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="Node 11af8a60c923/172.26.73.182, added to nodes list" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="node 2 coming back" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:27433f31e8e8 with config:&{NodeID:27433f31e8e8 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-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="Node 27433f31e8e8/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:26.509Z] time="2022-04-19T16:07:26Z" level=info msg="Node 27433f31e8e8/172.26.73.182, added to nodes list" [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-19T16:07:27.216Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T16:07:27.216Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestConfigureDaemonLogs [2022-04-19T16:07:27.216Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T16:07:27.216Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T16:07:27.216Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T16:07:27.216Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T16:07:27.216Z] PASS [2022-04-19T16:07:27.216Z] coverage: 19.0% of statements [2022-04-19T16:07:27.216Z] ok github.com/docker/docker/cmd/dockerd 0.237s coverage: 19.0% of statements [2022-04-19T16:07:27.216Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T16:07:27.216Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T16:07:27.301Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001296d20_} [2022-04-19T16:07:28.661Z] --- PASS: TestSecretsCreateAndDelete (2.43s) [2022-04-19T16:07:28.661Z] === RUN TestSecretsUpdate [2022-04-19T16:07:28.661Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T16:07:28.779Z] === RUN TestContainerStopSignal [2022-04-19T16:07:28.779Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestContainerStopTimeout [2022-04-19T16:07:28.779Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T16:07:28.779Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T16:07:28.779Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T16:07:28.779Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T16:07:28.779Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T16:07:28.779Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestNewMemoryStore [2022-04-19T16:07:28.779Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestAddContainers [2022-04-19T16:07:28.779Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestGetContainer [2022-04-19T16:07:28.779Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestDeleteContainer [2022-04-19T16:07:28.779Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestListContainers [2022-04-19T16:07:28.779Z] --- PASS: TestListContainers (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestFirstContainer [2022-04-19T16:07:28.779Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestApplyAllContainer [2022-04-19T16:07:28.779Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestIsValidHealthString [2022-04-19T16:07:28.779Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestStateRunStop [2022-04-19T16:07:28.779Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T16:07:28.779Z] === RUN TestStateTimeoutWait [2022-04-19T16:07:29.247Z] state_test.go:141: Stop callback fired [2022-04-19T16:07:29.247Z] state_test.go:165: Stop callback fired [2022-04-19T16:07:29.247Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T16:07:29.247Z] === RUN TestIsValidStateString [2022-04-19T16:07:29.247Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T16:07:29.247Z] === RUN TestViewSaveDelete [2022-04-19T16:07:29.247Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-19T16:07:29.247Z] === RUN TestViewAll [2022-04-19T16:07:29.247Z] --- PASS: TestViewAll (0.01s) [2022-04-19T16:07:29.247Z] === RUN TestViewGet [2022-04-19T16:07:29.247Z] --- PASS: TestViewGet (0.01s) [2022-04-19T16:07:29.247Z] === RUN TestNames [2022-04-19T16:07:29.247Z] --- PASS: TestNames (0.00s) [2022-04-19T16:07:29.247Z] === RUN TestViewWithHealthCheck [2022-04-19T16:07:29.247Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T16:07:29.247Z] PASS [2022-04-19T16:07:29.247Z] coverage: 41.7% of statements [2022-04-19T16:07:29.247Z] ok github.com/docker/docker/container 0.240s coverage: 41.7% of statements [2022-04-19T16:07:29.247Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T16:07:29.247Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T16:07:29.247Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T16:07:29.247Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T16:07:29.453Z] time="2022-04-19T16:07:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.73.182:10033 172.26.73.182:10034 172.26.73.182:10035]" [2022-04-19T16:07:29.715Z] === RUN TestPrepare [2022-04-19T16:07:29.715Z] --- PASS: TestPrepare (0.00s) [2022-04-19T16:07:29.715Z] === RUN TestStart [2022-04-19T16:07:29.715Z] --- PASS: TestStart (0.00s) [2022-04-19T16:07:29.715Z] === RUN TestWaitCancel [2022-04-19T16:07:29.715Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T16:07:29.715Z] === RUN TestWaitDisabled [2022-04-19T16:07:29.715Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T16:07:29.715Z] === RUN TestWaitEnabled [2022-04-19T16:07:29.715Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T16:07:29.715Z] === RUN TestRemove [2022-04-19T16:07:29.715Z] --- PASS: TestRemove (0.00s) [2022-04-19T16:07:29.715Z] PASS [2022-04-19T16:07:29.715Z] coverage: 65.3% of statements [2022-04-19T16:07:29.715Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-04-19T16:07:29.920Z] time="2022-04-19T16:07:29Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.73.182:10033 172.26.73.182:10034 172.26.73.182:10035]" [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-19T16:07:30.029Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10033" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49398" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, is the new incarnation of the shutdown node cab9eff1e306/172.26.73.182" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10034" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49399" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, is the new incarnation of the shutdown node 1c4027f2b6ab/172.26.73.182" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49400" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10035" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 4b888271aad2/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, is the new incarnation of the shutdown node 3fe26808a9ab/172.26.73.182" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, is the new incarnation of the shutdown node 1c4027f2b6ab/172.26.73.182" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, is the new incarnation of the shutdown node cab9eff1e306/172.26.73.182" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node a10589219c83/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 11af8a60c923/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, is the new incarnation of the shutdown node 3fe26808a9ab/172.26.73.182" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, joined gossip cluster" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=info msg="Node 27433f31e8e8/172.26.73.182, added to nodes list" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10033" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49401" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10034" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49402" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.73.182:10035" [2022-04-19T16:07:30.904Z] time="2022-04-19T16:07:30Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49403" [2022-04-19T16:07:30.954Z] --- PASS: TestSecretsUpdate (2.56s) [2022-04-19T16:07:30.954Z] === RUN TestTemplatedSecret [2022-04-19T16:07:31.376Z] 2022/04/19 16:07:31 Closing DB instances... [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node2(11af8a60c923): Node leave event for a10589219c83/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node4(52ae11f5c65a): Node leave event for a10589219c83/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node5(4b888271aad2): Node leave event for a10589219c83/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node3(27433f31e8e8): Node leave event for a10589219c83/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node1(a10589219c83): Node leave event for a10589219c83/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83/172.26.73.182, left gossip cluster" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83/172.26.73.182, left gossip cluster" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83/172.26.73.182, left gossip cluster" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83/172.26.73.182, left gossip cluster" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node a10589219c83/172.26.73.182, left gossip cluster" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=warning msg="memberlist: Failed to send gossip to 172.26.73.182:10037: write udp [::]:10033->172.26.73.182:10037: use of closed network connection" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node 11af8a60c923 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node5(4b888271aad2): Node leave event for 11af8a60c923/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node 11af8a60c923 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node4(52ae11f5c65a): Node leave event for 11af8a60c923/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node 11af8a60c923 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node3(27433f31e8e8): Node leave event for 11af8a60c923/172.26.73.182" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="Node 11af8a60c923 change state NodeActive --> NodeLeft" [2022-04-19T16:07:31.843Z] time="2022-04-19T16:07:31Z" level=info msg="node2(11af8a60c923): Node leave event for 11af8a60c923/172.26.73.182" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="Node 11af8a60c923/172.26.73.182, left gossip cluster" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="Node 11af8a60c923/172.26.73.182, left gossip cluster" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="Node 11af8a60c923/172.26.73.182, left gossip cluster" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="Node 11af8a60c923/172.26.73.182, left gossip cluster" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="Node 27433f31e8e8 change state NodeActive --> NodeLeft" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="node4(52ae11f5c65a): Node leave event for 27433f31e8e8/172.26.73.182" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="Node 27433f31e8e8 change state NodeActive --> NodeLeft" [2022-04-19T16:07:32.310Z] time="2022-04-19T16:07:32Z" level=info msg="node5(4b888271aad2): Node leave event for 27433f31e8e8/172.26.73.182" [2022-04-19T16:07:32.316Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=info msg="Node 27433f31e8e8 change state NodeActive --> NodeLeft" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=info msg="node3(27433f31e8e8): Node leave event for 27433f31e8e8/172.26.73.182" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=info msg="Node 27433f31e8e8/172.26.73.182, left gossip cluster" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=info msg="Node 27433f31e8e8/172.26.73.182, left gossip cluster" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=info msg="Node 27433f31e8e8/172.26.73.182, left gossip cluster" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=debug msg="memberlist: Failed ping: 4b888271aad2 (timeout reached)" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.73.182:10036: use of closed network connection" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.73.182:10035: use of closed network connection" [2022-04-19T16:07:32.777Z] time="2022-04-19T16:07:32Z" level=debug msg="memberlist: Stream connection from=172.26.73.182:49404" [2022-04-19T16:07:33.243Z] time="2022-04-19T16:07:32Z" level=info msg="Node 52ae11f5c65a change state NodeActive --> NodeLeft" [2022-04-19T16:07:33.243Z] time="2022-04-19T16:07:32Z" level=info msg="node5(4b888271aad2): Node leave event for 52ae11f5c65a/172.26.73.182" [2022-04-19T16:07:33.243Z] time="2022-04-19T16:07:33Z" level=info msg="Node 52ae11f5c65a change state NodeActive --> NodeLeft" [2022-04-19T16:07:33.243Z] time="2022-04-19T16:07:33Z" level=info msg="node4(52ae11f5c65a): Node leave event for 52ae11f5c65a/172.26.73.182" [2022-04-19T16:07:33.243Z] time="2022-04-19T16:07:33Z" level=warning msg="memberlist: Was able to connect to 4b888271aad2 but other probes failed, network may be misconfigured" [2022-04-19T16:07:34.200Z] --- PASS: TestTemplatedSecret (2.98s) [2022-04-19T16:07:34.200Z] === RUN TestSecretCreateResolve [2022-04-19T16:07:34.227Z] time="2022-04-19T16:07:33Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, left gossip cluster" [2022-04-19T16:07:34.227Z] time="2022-04-19T16:07:33Z" level=info msg="Node 52ae11f5c65a/172.26.73.182, left gossip cluster" [2022-04-19T16:07:34.455Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T16:07:34.469Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T16:07:34.469Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T16:07:34.469Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T16:07:34.469Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T16:07:34.469Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T16:07:34.469Z] PASS [2022-04-19T16:07:34.469Z] coverage: 35.9% of statements [2022-04-19T16:07:34.469Z] ok github.com/docker/docker/daemon/cluster/convert 0.787s coverage: 35.9% of statements [2022-04-19T16:07:34.469Z] === RUN TestNewListSecretsFilters [2022-04-19T16:07:34.469Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T16:07:34.469Z] === RUN TestNewListConfigsFilters [2022-04-19T16:07:34.469Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T16:07:34.469Z] PASS [2022-04-19T16:07:34.469Z] coverage: 0.5% of statements [2022-04-19T16:07:34.469Z] ok github.com/docker/docker/daemon/cluster 1.525s coverage: 0.5% of statements [2022-04-19T16:07:34.693Z] time="2022-04-19T16:07:34Z" level=info msg="Node 4b888271aad2/172.26.73.182, left gossip cluster" [2022-04-19T16:07:34.693Z] time="2022-04-19T16:07:34Z" level=info msg="Node 4b888271aad2 change state NodeActive --> NodeFailed" [2022-04-19T16:07:34.693Z] time="2022-04-19T16:07:34Z" level=info msg="Node 4b888271aad2/172.26.73.182, added to failed nodes list" [2022-04-19T16:07:34.693Z] --- PASS: TestNetworkDBIslands (12.25s) [2022-04-19T16:07:34.693Z] PASS [2022-04-19T16:07:34.693Z] coverage: 60.1% of statements [2022-04-19T16:07:34.693Z] ok github.com/docker/docker/libnetwork/networkdb 146.232s coverage: 60.1% of statements [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T16:07:34.693Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T16:07:34.694Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T16:07:34.694Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T16:07:34.694Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T16:07:34.694Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T16:07:34.986Z] INFO [linters context/goanalysis] analyzers took 4m58.178750428s with top 10 stages: buildir: 2m2.86925388s, goimports: 24.459631206s, unconvert: 18.943402626s, gosec: 16.789703413s, golint: 8.956597972s, S1038: 8.385515909s, misspell: 6.573983058s, nilness: 4.753882734s, inspect: 4.523834209s, unused: 4.108103733s [2022-04-19T16:07:34.986Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-19T16:07:34.986Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2440/2440, path_prettifier: 2440/2440, exclude: 2055/2055, cgo: 2440/3056, filename_unadjuster: 2440/2440, skip_files: 2440/2440, autogenerated_exclude: 2055/2440, identifier_marker: 2055/2055, nolint: 0/78, exclude-rules: 78/2055 [2022-04-19T16:07:34.986Z] INFO [runner] processing took 79.443762ms with stages: nolint: 30.824909ms, identifier_marker: 21.63361ms, path_prettifier: 9.107861ms, autogenerated_exclude: 8.049712ms, exclude-rules: 7.663034ms, skip_dirs: 1.767723ms, cgo: 219.354µs, filename_unadjuster: 171.716µs, max_same_issues: 1.091µs, uniq_by_line: 914ns, skip_files: 823ns, exclude: 797ns, max_from_linter: 357ns, diff: 347ns, path_shortener: 324ns, source_code: 305ns, sort_results: 248ns, severity-rules: 233ns, max_per_file_from_linter: 217ns, path_prefixer: 187ns [2022-04-19T16:07:34.986Z] INFO [runner] linters took 1m31.722478902s with stages: goanalysis_metalinter: 1m31.642918099s [2022-04-19T16:07:34.986Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-19T16:07:34.986Z] INFO Memory: 2617 samples, avg is 291.5MB, max is 1208.9MB [2022-04-19T16:07:34.986Z] INFO Execution took 4m21.531204329s [2022-04-19T16:07:34.986Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-19T16:07:35.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh dynbinary test-docker-py [2022-04-19T16:07:35.570Z] [2022-04-19T16:07:35.828Z] Removing bundles/ [2022-04-19T16:07:35.828Z] [2022-04-19T16:07:35.828Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T16:07:35.828Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T16:07:35.828Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === Skipped [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T16:07:36.253Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-04-19T16:07:36.253Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-19T16:07:36.253Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-19T16:07:36.253Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-19T16:07:36.253Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T16:07:36.253Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T16:07:36.253Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T16:07:36.253Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T16:07:36.253Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T16:07:36.253Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T16:07:36.253Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T16:07:36.253Z] daemon_test.go:145: root required [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T16:07:36.253Z] reload_test.go:342: root required [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2022-04-19T16:07:36.253Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T16:07:36.253Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T16:07:36.253Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T16:07:36.253Z] download_test.go:267: Needs fixing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T16:07:36.253Z] layer_test.go:291: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T16:07:36.253Z] layer_test.go:340: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T16:07:36.253Z] layer_test.go:455: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T16:07:36.253Z] layer_test.go:684: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T16:07:36.253Z] migration_test.go:45: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T16:07:36.253Z] migration_test.go:181: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T16:07:36.253Z] mount_test.go:17: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T16:07:36.253Z] mount_test.go:76: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T16:07:36.253Z] mount_test.go:125: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T16:07:36.253Z] mount_test.go:212: Failing on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-19T16:07:36.253Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-19T16:07:36.253Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T16:07:36.253Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T16:07:36.253Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T16:07:36.253Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T16:07:36.253Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T16:07:36.253Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T16:07:36.253Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T16:07:36.253Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T16:07:36.253Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T16:07:36.253Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T16:07:36.253Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:07:36.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:07:36.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:07:36.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:07:36.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:07:36.253Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-19T16:07:36.253Z] archive_test.go:140: zstd not installed [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:07:36.253Z] archive_windows_test.go:16: Currently fails [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T16:07:36.253Z] changes_test.go:196: needs more investigation [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-19T16:07:36.253Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-19T16:07:36.253Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T16:07:36.253Z] changes_test.go:433: needs further investigation [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T16:07:36.253Z] changes_test.go:469: needs further investigation [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T16:07:36.253Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T16:07:36.253Z] poller_test.go:40: No chmod on Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T16:07:36.253Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T16:07:36.253Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-19T16:07:36.253Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T16:07:36.253Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T16:07:36.253Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T16:07:36.253Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T16:07:36.253Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T16:07:36.253Z] [2022-04-19T16:07:36.253Z] DONE 2197 tests, 70 skipped in 293.654s [2022-04-19T16:07:36.338Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T16:07:36.692Z] === RUN TestWaitNodeAttachment [2022-04-19T16:07:36.719Z] INFO: make.ps1 ended at 04/19/2022 16:07:36 [2022-04-19T16:07:36.898Z] --- PASS: TestSecretCreateResolve (2.93s) [2022-04-19T16:07:36.898Z] PASS [2022-04-19T16:07:36.898Z] [2022-04-19T16:07:36.898Z] DONE 6 tests in 15.849s [2022-04-19T16:07:36.898Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T16:07:36.898Z] ++ 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-04-19T16:07:36.898Z] ++ set -e [2022-04-19T16:07:36.898Z] ++ '[' -n 0 ']' [2022-04-19T16:07:36.898Z] ++ set -x [2022-04-19T16:07:36.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-19T16:07:36.898Z] INFO: Testing against a local daemon [2022-04-19T16:07:36.898Z] === RUN TestServiceCreateInit [2022-04-19T16:07:36.898Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T16:07:37.160Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-19T16:07:37.160Z] === RUN TestIsolationConversion [2022-04-19T16:07:37.160Z] === RUN TestIsolationConversion/default [2022-04-19T16:07:37.160Z] === RUN TestIsolationConversion/process [2022-04-19T16:07:37.160Z] === RUN TestIsolationConversion/hyperv [2022-04-19T16:07:37.160Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T16:07:37.160Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T16:07:37.160Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T16:07:37.160Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestContainerLabels [2022-04-19T16:07:37.160Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestCredentialSpecConversion [2022-04-19T16:07:37.160Z] === RUN TestCredentialSpecConversion/none [2022-04-19T16:07:37.160Z] === RUN TestCredentialSpecConversion/config [2022-04-19T16:07:37.160Z] === RUN TestCredentialSpecConversion/file [2022-04-19T16:07:37.160Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T16:07:37.160Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T16:07:37.160Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T16:07:37.160Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T16:07:37.160Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T16:07:37.160Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestControllerValidateMountBind [2022-04-19T16:07:37.160Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestControllerValidateMountVolume [2022-04-19T16:07:37.160Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestControllerValidateMountTarget [2022-04-19T16:07:37.160Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T16:07:37.160Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T16:07:37.160Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T16:07:37.160Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T16:07:37.160Z] PASS [2022-04-19T16:07:37.160Z] coverage: 11.0% of statements [2022-04-19T16:07:37.160Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.708s coverage: 11.0% of statements [2022-04-19T16:07:37.160Z] === RUN TestBuilderGC [2022-04-19T16:07:37.160Z] --- PASS: TestBuilderGC (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T16:07:37.160Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T16:07:37.160Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestFindConfigurationConflicts [2022-04-19T16:07:37.160Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T16:07:37.160Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T16:07:37.160Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T16:07:37.160Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T16:07:37.160Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T16:07:37.160Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T16:07:37.160Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T16:07:37.161Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T16:07:37.161Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-19T16:07:37.161Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T16:07:37.161Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T16:07:37.161Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T16:07:37.161Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T16:07:37.161Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T16:07:37.161Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_label [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T16:07:37.161Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T16:07:37.161Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T16:07:37.161Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T16:07:37.629Z] time="2022-04-19T16:07:36Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T16:07:37.629Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-19T16:07:37.629Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T16:07:37.629Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:37.629Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T16:07:37.629Z] === RUN TestReloadBadDefaultConfig [2022-04-19T16:07:37.629Z] time="2022-04-19T16:07:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2799510097" [2022-04-19T16:07:37.629Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T16:07:37.629Z] === RUN TestReloadWithConflictingLabels [2022-04-19T16:07:37.629Z] time="2022-04-19T16:07:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2391412182" [2022-04-19T16:07:37.629Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T16:07:37.629Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T16:07:37.629Z] time="2022-04-19T16:07:37Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1492441240" [2022-04-19T16:07:37.629Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-19T16:07:37.629Z] === RUN TestMaskURLCredentials [2022-04-19T16:07:37.629Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T16:07:37.629Z] === RUN TestDaemonConfigurationMerge [2022-04-19T16:07:37.629Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T16:07:37.629Z] PASS [2022-04-19T16:07:37.629Z] coverage: 79.5% of statements [2022-04-19T16:07:37.629Z] ok github.com/docker/docker/daemon/config 0.373s coverage: 79.5% of statements [2022-04-19T16:07:37.825Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T16:07:37.825Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T16:07:38.097Z] === RUN TestEventsLog [2022-04-19T16:07:38.097Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T16:07:38.097Z] === RUN TestEventsLogTimeout [2022-04-19T16:07:38.097Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T16:07:38.097Z] === RUN TestLogEvents [2022-04-19T16:07:38.097Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T16:07:38.097Z] === RUN TestLoadBufferedEvents [2022-04-19T16:07:38.097Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-19T16:07:38.097Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T16:07:38.097Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T16:07:38.097Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T16:07:38.097Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T16:07:38.097Z] PASS [2022-04-19T16:07:38.097Z] coverage: 50.0% of statements [2022-04-19T16:07:38.097Z] ok github.com/docker/docker/daemon/events 0.338s coverage: 50.0% of statements [2022-04-19T16:07:38.385Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T16:07:38.988Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T16:07:38.988Z] INFO: Unit tests ended at 04/19/2022 16:07:38. Duration:00:05:05.6508324 [2022-04-19T16:07:38.988Z] INFO: Building busybox [2022-04-19T16:07:38.988Z] Sending build context to Docker daemon 5.12kB [2022-04-19T16:07:38.988Z] [2022-04-19T16:07:38.988Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T16:07:38.988Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T16:07:38.988Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T16:07:38.988Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T16:07:38.988Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T16:07:38.988Z] ---> aa8714eb8356 [2022-04-19T16:07:38.989Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T16:07:38.989Z] ---> Running in 036da243ebcf [2022-04-19T16:07:39.089Z] === RUN TestIsEmptyDir [2022-04-19T16:07:39.089Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T16:07:39.089Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T16:07:39.089Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T16:07:39.089Z] PASS [2022-04-19T16:07:39.089Z] coverage: 2.3% of statements [2022-04-19T16:07:39.089Z] ok github.com/docker/docker/daemon/graphdriver 0.265s coverage: 2.3% of statements [2022-04-19T16:07:39.312Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-19T16:07:39.557Z] === RUN TestLinkNaming [2022-04-19T16:07:39.557Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T16:07:39.557Z] === RUN TestLinkNew [2022-04-19T16:07:39.557Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T16:07:39.557Z] === RUN TestLinkEnv [2022-04-19T16:07:39.557Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T16:07:39.557Z] === RUN TestLinkMultipleEnv [2022-04-19T16:07:39.557Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T16:07:39.557Z] === RUN TestLinkPortRangeEnv [2022-04-19T16:07:39.557Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T16:07:39.557Z] PASS [2022-04-19T16:07:39.557Z] coverage: 93.0% of statements [2022-04-19T16:07:39.557Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2022-04-19T16:07:39.873Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T16:07:40.543Z] === RUN TestVerifyNetworkingConfig [2022-04-19T16:07:40.543Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestGetContainer [2022-04-19T16:07:40.543Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestValidContainerNames [2022-04-19T16:07:40.543Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestContainerInitDNS [2022-04-19T16:07:40.543Z] daemon_test.go:145: root required [2022-04-19T16:07:40.543Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestMerge [2022-04-19T16:07:40.543Z] --- PASS: TestMerge (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestValidateContainerIsolation [2022-04-19T16:07:40.543Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestFindNetworkErrorType [2022-04-19T16:07:40.543Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestEnsureServicesExist [2022-04-19T16:07:40.543Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestEnsureServicesExistErrors [2022-04-19T16:07:40.543Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T16:07:40.543Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T16:07:40.543Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T16:07:40.543Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestContainerDelete [2022-04-19T16:07:40.543Z] --- PASS: TestContainerDelete (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestContainerDoubleDelete [2022-04-19T16:07:40.543Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T16:07:40.543Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T16:07:40.543Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestNoneHealthcheck [2022-04-19T16:07:40.543Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestHealthStates [2022-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] time="2022-04-19T16:07:40Z" 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-04-19T16:07:40.543Z] --- PASS: TestHealthStates (0.21s) [2022-04-19T16:07:40.543Z] === RUN TestGetInspectData [2022-04-19T16:07:40.543Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestFillLicense [2022-04-19T16:07:40.543Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestListInvalidFilter [2022-04-19T16:07:40.543Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestNameFilter [2022-04-19T16:07:40.543Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T16:07:40.543Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T16:07:40.543Z] === 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-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T16:07:40.543Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T16:07:40.543Z] --- 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-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T16:07:40.543Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T16:07:40.544Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T16:07:40.544Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestDaemonReloadLabels [2022-04-19T16:07:40.544Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T16:07:40.544Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestDaemonReloadMirrors [2022-04-19T16:07:40.544Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T16:07:40.544Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T16:07:40.544Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T16:07:40.544Z] reload_test.go:342: root required [2022-04-19T16:07:40.544Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T16:07:40.544Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-19T16:07:40.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T16:07:40.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-19T16:07:40.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T16:07:40.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-19T16:07:40.544Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T16:07:40.544Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-19T16:07:40.544Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T16:07:40.544Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T16:07:40.544Z] === RUN TestParseVolumesFrom [2022-04-19T16:07:40.544Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T16:07:40.544Z] PASS [2022-04-19T16:07:40.544Z] coverage: 8.8% of statements [2022-04-19T16:07:40.544Z] ok github.com/docker/docker/daemon 0.746s coverage: 8.8% of statements [2022-04-19T16:07:40.799Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T16:07:40.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-19T16:07:41.013Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T16:07:41.014Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T16:07:41.724Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T16:07:41.724Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig/defaults [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T16:07:42.008Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T16:07:42.008Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T16:07:42.008Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T16:07:42.008Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T16:07:42.008Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T16:07:42.008Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T16:07:42.008Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T16:07:42.008Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2022-04-19T16:07:42.008Z] === RUN TestCreateSuccess [2022-04-19T16:07:42.008Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCreateStreamSkipped [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T16:07:42.008Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCreateLogGroupSuccess [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T16:07:42.008Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCreateError [2022-04-19T16:07:42.008Z] --- PASS: TestCreateError (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCreateAlreadyExists [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T16:07:42.008Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestLogClosed [2022-04-19T16:07:42.008Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestLogBlocking [2022-04-19T16:07:42.008Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T16:07:42.008Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T16:07:42.008Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestPublishBatchSuccess [2022-04-19T16:07:42.008Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestPublishBatchError [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=error msg=error [2022-04-19T16:07:42.008Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T16:07:42.008Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T16:07:42.008Z] time="2022-04-19T16:07:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T16:07:42.008Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCollectBatchSimple [2022-04-19T16:07:42.008Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCollectBatchTicker [2022-04-19T16:07:42.008Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T16:07:42.008Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T16:07:42.008Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T16:07:42.008Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T16:07:42.008Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-19T16:07:42.008Z] === RUN TestCollectBatchClose [2022-04-19T16:07:42.008Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T16:07:42.008Z] === RUN TestEffectiveLen [2022-04-19T16:07:42.008Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T16:07:42.008Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T16:07:42.008Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T16:07:42.008Z] === RUN TestEffectiveLen/3/���� [2022-04-19T16:07:42.284Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T16:07:42.476Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T16:07:42.477Z] === RUN TestEffectiveLen/5/ [2022-04-19T16:07:42.477Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/0/ [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: He [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/6/a� [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: a [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: � [2022-04-19T16:07:42.477Z] === RUN TestFindValidSplit/7/a� [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T16:07:42.477Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestProcessEventEmoji [2022-04-19T16:07:42.477Z] --- PASS: TestProcessEventEmoji (0.04s) [2022-04-19T16:07:42.477Z] === RUN TestCollectBatchLineSplit [2022-04-19T16:07:42.477Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-19T16:07:42.477Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T16:07:42.477Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestCollectBatchMaxEvents [2022-04-19T16:07:42.477Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-04-19T16:07:42.477Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T16:07:42.477Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-19T16:07:42.477Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T16:07:42.477Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-19T16:07:42.477Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T16:07:42.477Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T16:07:42.477Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsFormat [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T16:07:42.477Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T16:07:42.477Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestCreateTagSuccess [2022-04-19T16:07:42.477Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T16:07:42.477Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T16:07:42.477Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T16:07:42.477Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T16:07:42.477Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T16:07:42.477Z] PASS [2022-04-19T16:07:42.477Z] coverage: 80.2% of statements [2022-04-19T16:07:42.477Z] ok github.com/docker/docker/daemon/logger/awslogs 0.535s coverage: 80.2% of statements [2022-04-19T16:07:42.477Z] === RUN TestAdapterReadLogs [2022-04-19T16:07:42.477Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T16:07:42.477Z] === RUN TestCopier [2022-04-19T16:07:42.793Z] Removing intermediate container 036da243ebcf [2022-04-19T16:07:42.793Z] ---> 4fd14e981836 [2022-04-19T16:07:42.793Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T16:07:42.945Z] --- PASS: TestCopier (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestCopierLongLines [2022-04-19T16:07:42.945Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestCopierSlow [2022-04-19T16:07:42.945Z] --- PASS: TestCopierSlow (0.20s) [2022-04-19T16:07:42.945Z] === RUN TestCopierWithSized [2022-04-19T16:07:42.945Z] === RUN TestCopierWithSized/as_is [2022-04-19T16:07:42.945Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T16:07:42.945Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T16:07:42.945Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T16:07:42.945Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestCopierWithPartial [2022-04-19T16:07:42.945Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestRingLogger [2022-04-19T16:07:42.945Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestRingCap [2022-04-19T16:07:42.945Z] --- PASS: TestRingCap (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestRingClose [2022-04-19T16:07:42.945Z] --- PASS: TestRingClose (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestRingDrain [2022-04-19T16:07:42.945Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T16:07:42.945Z] PASS [2022-04-19T16:07:42.945Z] coverage: 43.2% of statements [2022-04-19T16:07:42.945Z] ok github.com/docker/docker/daemon/logger 0.404s coverage: 43.2% of statements [2022-04-19T16:07:42.945Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T16:07:42.945Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestSearchRegistryForImages [2022-04-19T16:07:42.945Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T16:07:42.945Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T16:07:42.945Z] === RUN TestImageDelete [2022-04-19T16:07:42.945Z] === RUN TestImageDelete/no_lease [2022-04-19T16:07:42.945Z] === RUN TestImageDelete/lease_exists [2022-04-19T16:07:42.945Z] --- PASS: TestImageDelete (0.04s) [2022-04-19T16:07:42.945Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T16:07:42.945Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-19T16:07:42.945Z] === RUN TestContentStoreForPull [2022-04-19T16:07:43.260Z] ---> Running in 5b0deba3e1f3 [2022-04-19T16:07:43.260Z] Removing intermediate container 5b0deba3e1f3 [2022-04-19T16:07:43.260Z] ---> 57d5f752f3b6 [2022-04-19T16:07:43.260Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T16:07:43.260Z] ---> Running in 24af86d0d5f7 [2022-04-19T16:07:43.413Z] --- PASS: TestContentStoreForPull (0.24s) [2022-04-19T16:07:43.413Z] PASS [2022-04-19T16:07:43.413Z] coverage: 6.6% of statements [2022-04-19T16:07:43.413Z] ok github.com/docker/docker/daemon/images 0.442s coverage: 6.6% of statements [2022-04-19T16:07:43.413Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T16:07:43.413Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T16:07:43.413Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T16:07:43.413Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T16:07:43.413Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T16:07:43.648Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T16:07:43.726Z] Removing intermediate container 24af86d0d5f7 [2022-04-19T16:07:43.726Z] ---> 93eb6b496ae4 [2022-04-19T16:07:43.726Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T16:07:43.883Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T16:07:43.883Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T16:07:43.884Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T16:07:43.884Z] PASS [2022-04-19T16:07:43.884Z] coverage: 53.6% of statements [2022-04-19T16:07:43.884Z] ok github.com/docker/docker/daemon/logger/fluentd 0.105s coverage: 53.6% of statements [2022-04-19T16:07:43.884Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T16:07:43.884Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T16:07:43.884Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T16:07:44.352Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T16:07:44.352Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T16:07:44.352Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T16:07:44.352Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-19T16:07:44.352Z] === RUN TestFastTimeMarshalJSON [2022-04-19T16:07:44.352Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-04-19T16:07:44.352Z] PASS [2022-04-19T16:07:44.352Z] coverage: 87.2% of statements [2022-04-19T16:07:44.352Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.274s coverage: 87.2% of statements [2022-04-19T16:07:44.572Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T16:07:44.708Z] [2022-04-19T16:07:44.821Z] === RUN TestJSONFileLogger [2022-04-19T16:07:44.821Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T16:07:44.821Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T16:07:44.821Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T16:07:44.821Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T16:07:44.821Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-19T16:07:44.821Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T16:07:44.821Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T16:07:44.821Z] === RUN TestEncodeDecode [2022-04-19T16:07:44.821Z] === PAUSE TestEncodeDecode [2022-04-19T16:07:44.821Z] === RUN TestUnexpectedEOF [2022-04-19T16:07:44.821Z] time="2022-04-19T16:07:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T16:07:44.821Z] time="2022-04-19T16:07:44Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T16:07:44.821Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-04-19T16:07:44.821Z] === CONT TestEncodeDecode [2022-04-19T16:07:44.821Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T16:07:44.821Z] PASS [2022-04-19T16:07:44.821Z] coverage: 69.9% of statements [2022-04-19T16:07:44.821Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.294s coverage: 69.9% of statements [2022-04-19T16:07:44.828Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-19T16:07:44.936Z] === RUN TestBoolValue [2022-04-19T16:07:44.936Z] --- PASS: TestBoolValue (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestBoolValueOrDefault [2022-04-19T16:07:44.936Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestInt64ValueOrZero [2022-04-19T16:07:44.936Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestInt64ValueOrDefault [2022-04-19T16:07:44.936Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-19T16:07:44.936Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestJsonContentType [2022-04-19T16:07:44.936Z] --- PASS: TestJsonContentType (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestReadJSON [2022-04-19T16:07:44.936Z] === RUN TestReadJSON/nil_body [2022-04-19T16:07:44.936Z] === RUN TestReadJSON/empty_body [2022-04-19T16:07:44.936Z] === RUN TestReadJSON/with_valid_request [2022-04-19T16:07:44.936Z] === RUN TestReadJSON/with_whitespace [2022-04-19T16:07:44.936Z] === RUN TestReadJSON/with_extra_content [2022-04-19T16:07:44.936Z] === RUN TestReadJSON/invalid_JSON [2022-04-19T16:07:44.936Z] --- PASS: TestReadJSON (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 31.9% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/api/server/httputils 0.061s coverage: 31.9% of statements [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T16:07:44.936Z] === RUN TestMaskSecretKeys [2022-04-19T16:07:44.936Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-19T16:07:44.936Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-19T16:07:44.936Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-19T16:07:44.936Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestVersionMiddlewareVersion [2022-04-19T16:07:44.936Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-19T16:07:44.936Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 37.7% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T16:07:44.936Z] === RUN TestStrSliceMarshalJSON [2022-04-19T16:07:44.936Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestStrSliceUnmarshalJSON [2022-04-19T16:07:44.936Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestStrSliceUnmarshalString [2022-04-19T16:07:44.936Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestStrSliceUnmarshalSlice [2022-04-19T16:07:44.936Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 90.0% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2022-04-19T16:07:44.936Z] === RUN TestToJSON [2022-04-19T16:07:44.936Z] --- PASS: TestToJSON (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestToParamWithVersion [2022-04-19T16:07:44.936Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestFromJSON [2022-04-19T16:07:44.936Z] --- PASS: TestFromJSON (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestEmpty [2022-04-19T16:07:44.936Z] --- PASS: TestEmpty (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestArgsMatchKVListEmptySources [2022-04-19T16:07:44.936Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestArgsMatchKVList [2022-04-19T16:07:44.936Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestArgsMatch [2022-04-19T16:07:44.936Z] --- PASS: TestArgsMatch (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestAdd [2022-04-19T16:07:44.936Z] --- PASS: TestAdd (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestDel [2022-04-19T16:07:44.936Z] --- PASS: TestDel (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestLen [2022-04-19T16:07:44.936Z] --- PASS: TestLen (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestExactMatch [2022-04-19T16:07:44.936Z] --- PASS: TestExactMatch (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestOnlyOneExactMatch [2022-04-19T16:07:44.936Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestContains [2022-04-19T16:07:44.936Z] --- PASS: TestContains (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestValidate [2022-04-19T16:07:44.936Z] --- PASS: TestValidate (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestWalkValues [2022-04-19T16:07:44.936Z] --- PASS: TestWalkValues (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestFuzzyMatch [2022-04-19T16:07:44.936Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestClone [2022-04-19T16:07:44.936Z] --- PASS: TestClone (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 92.2% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-04-19T16:07:44.936Z] === RUN TestDurationToSecondsString [2022-04-19T16:07:44.936Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestGetTimestamp [2022-04-19T16:07:44.936Z] === RUN TestAdjustForAPIVersion [2022-04-19T16:07:44.936Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 6.1% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 6.1% of statements [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T16:07:44.936Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-19T16:07:44.936Z] === RUN TestParseTimestamps [2022-04-19T16:07:44.936Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 100.0% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/api/types/time 0.247s coverage: 100.0% of statements [2022-04-19T16:07:44.936Z] === RUN TestCompareVersion [2022-04-19T16:07:44.936Z] --- PASS: TestCompareVersion (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 77.3% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T16:07:44.936Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T16:07:44.936Z] === RUN TestIsGIT [2022-04-19T16:07:44.936Z] --- PASS: TestIsGIT (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 100.0% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.053s coverage: 100.0% of statements [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-19T16:07:44.936Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-19T16:07:44.936Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestCloneArgsSmartHttp [2022-04-19T16:07:44.936Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-19T16:07:44.936Z] === RUN TestCloneArgsDumbHttp [2022-04-19T16:07:44.936Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestCloneArgsGit [2022-04-19T16:07:44.936Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestCheckoutGit [2022-04-19T16:07:44.936Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-19T16:07:44.936Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-19T16:07:44.936Z] === RUN TestProcessNoDockerignore [2022-04-19T16:07:44.936Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-19T16:07:44.936Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-19T16:07:44.936Z] === RUN TestDetectContentType [2022-04-19T16:07:44.936Z] --- PASS: TestDetectContentType (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestSelectAcceptableMIME [2022-04-19T16:07:44.936Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestInspectEmptyResponse [2022-04-19T16:07:44.936Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestInspectResponseBinary [2022-04-19T16:07:44.936Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestResponseUnsupportedContentType [2022-04-19T16:07:44.936Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestInspectResponseTextSimple [2022-04-19T16:07:44.936Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestInspectResponseEmptyContentType [2022-04-19T16:07:44.936Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestUnknownContentLength [2022-04-19T16:07:44.936Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestDownloadRemote [2022-04-19T16:07:44.936Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-19T16:07:44.936Z] === RUN TestGetWithStatusError [2022-04-19T16:07:44.936Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestCloseRootDirectory [2022-04-19T16:07:44.936Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:44.936Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestHashFile [2022-04-19T16:07:44.936Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:44.936Z] --- SKIP: TestHashFile (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestHashSubdir [2022-04-19T16:07:44.936Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:44.936Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-19T16:07:44.936Z] === RUN TestRemoveDirectory [2022-04-19T16:07:44.936Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:07:44.936Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 9.3% of statements [2022-04-19T16:07:44.936Z] ok github.com/docker/docker/builder/remotecontext 0.289s coverage: 9.3% of statements [2022-04-19T16:07:44.936Z] === RUN TestEnable [2022-04-19T16:07:44.936Z] --- PASS: TestEnable (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestDisable [2022-04-19T16:07:44.936Z] --- PASS: TestDisable (0.00s) [2022-04-19T16:07:44.936Z] === RUN TestEnabled [2022-04-19T16:07:44.936Z] --- PASS: TestEnabled (0.00s) [2022-04-19T16:07:44.936Z] PASS [2022-04-19T16:07:44.936Z] coverage: 100.0% of statements [2022-04-19T16:07:44.937Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2022-04-19T16:07:44.937Z] === RUN TestGetAllAllowed [2022-04-19T16:07:44.937Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestGetAllMeta [2022-04-19T16:07:44.937Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-19T16:07:44.937Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestIsUnreferencedBuiltin [2022-04-19T16:07:44.937Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestIsExistingDirectory [2022-04-19T16:07:44.937Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-19T16:07:44.937Z] === RUN TestGetFilenameForDownload [2022-04-19T16:07:44.937Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestEnv2Variables [2022-04-19T16:07:44.937Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-19T16:07:44.937Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestMaintainer [2022-04-19T16:07:44.937Z] --- PASS: TestMaintainer (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestLabel [2022-04-19T16:07:44.937Z] --- PASS: TestLabel (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestFromScratch [2022-04-19T16:07:44.937Z] --- PASS: TestFromScratch (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestFromWithArg [2022-04-19T16:07:44.937Z] --- PASS: TestFromWithArg (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-19T16:07:44.937Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestFromWithUndefinedArg [2022-04-19T16:07:44.937Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestFromMultiStageWithNamedStage [2022-04-19T16:07:44.937Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestOnbuild [2022-04-19T16:07:44.937Z] --- PASS: TestOnbuild (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestWorkdir [2022-04-19T16:07:44.937Z] --- PASS: TestWorkdir (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestCmd [2022-04-19T16:07:44.937Z] --- PASS: TestCmd (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestHealthcheckNone [2022-04-19T16:07:44.937Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestHealthcheckCmd [2022-04-19T16:07:44.937Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestEntrypoint [2022-04-19T16:07:44.937Z] --- PASS: TestEntrypoint (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestExpose [2022-04-19T16:07:44.937Z] --- PASS: TestExpose (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestUser [2022-04-19T16:07:44.937Z] --- PASS: TestUser (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestVolume [2022-04-19T16:07:44.937Z] --- PASS: TestVolume (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestStopSignal [2022-04-19T16:07:44.937Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T16:07:44.937Z] --- SKIP: TestStopSignal (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestArg [2022-04-19T16:07:44.937Z] --- PASS: TestArg (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestShell [2022-04-19T16:07:44.937Z] --- PASS: TestShell (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestPrependEnvOnCmd [2022-04-19T16:07:44.937Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestRunWithBuildArgs [2022-04-19T16:07:44.937Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestRunIgnoresHealthcheck [2022-04-19T16:07:44.937Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestDispatchUnsupportedOptions [2022-04-19T16:07:44.937Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-19T16:07:44.937Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-19T16:07:44.937Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-19T16:07:44.937Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestNormalizeWorkdir [2022-04-19T16:07:44.937Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestDispatch [2022-04-19T16:07:44.937Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-19T16:07:44.937Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-19T16:07:44.937Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-19T16:07:44.937Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-19T16:07:44.937Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-19T16:07:44.937Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-19T16:07:44.937Z] === RUN TestDispatch/COPY_url [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch (0.09s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-19T16:07:44.937Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestAddScratchImageAddsToMounts [2022-04-19T16:07:44.937Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-19T16:07:44.937Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-19T16:07:44.937Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-19T16:07:44.937Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestImageSourceGetAddsToMounts [2022-04-19T16:07:44.937Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestEmptyDockerfile [2022-04-19T16:07:44.937Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-19T16:07:44.937Z] === RUN TestSymlinkDockerfile [2022-04-19T16:07:44.937Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-19T16:07:44.937Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-19T16:07:44.937Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestNonExistingDockerfile [2022-04-19T16:07:44.937Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestCopyRunConfig [2022-04-19T16:07:44.937Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestDeepCopyRunConfig [2022-04-19T16:07:44.937Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestExportImage [2022-04-19T16:07:44.937Z] --- PASS: TestExportImage (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestNormalizeDest [2022-04-19T16:07:44.937Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-19T16:07:44.937Z] PASS [2022-04-19T16:07:44.937Z] coverage: 46.7% of statements [2022-04-19T16:07:44.937Z] ok github.com/docker/docker/builder/dockerfile 0.268s coverage: 46.7% of statements [2022-04-19T16:07:44.937Z] === RUN TestTCP4Proxy [2022-04-19T16:07:44.937Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-19T16:07:44.937Z] === RUN TestTCP4ProxyHalfClose [2022-04-19T16:07:44.937Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestTCP6Proxy [2022-04-19T16:07:44.937Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:07:44.937Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestTCPDualStackProxy [2022-04-19T16:07:44.937Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:07:44.937Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestUDP4Proxy [2022-04-19T16:07:44.937Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestUDP6Proxy [2022-04-19T16:07:44.937Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:07:44.937Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestUDPWriteError [2022-04-19T16:07:44.937Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-19T16:07:44.937Z] === RUN TestSCTP4Proxy [2022-04-19T16:07:44.937Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T16:07:44.937Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-19T16:07:44.937Z] === RUN TestSCTP6Proxy [2022-04-19T16:07:44.937Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:07:44.937Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-19T16:07:44.937Z] PASS [2022-04-19T16:07:44.937Z] coverage: 49.4% of statements [2022-04-19T16:07:44.937Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-04-19T16:07:45.008Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T16:07:45.008Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === Skipped [2022-04-19T16:07:45.008Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T16:07:45.008Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T16:07:45.008Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T16:07:45.008Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T16:07:45.008Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:71: No driver to put! [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-19T16:07:45.008Z] time="2022-04-19T16:06:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-19T16:07:45.008Z] time="2022-04-19T16:06:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-19T16:07:45.008Z] time="2022-04-19T16:06:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-19T16:07:45.008Z] time="2022-04-19T16:06:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-19T16:07:45.008Z] time="2022-04-19T16:06:39Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:71: No driver to put! [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-19T16:07:45.008Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-19T16:07:45.008Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-19T16:07:45.008Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:07:45.008Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-19T16:07:45.008Z] graphtest_unix.go:71: No driver to put! [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-19T16:07:45.008Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-19T16:07:45.008Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-19T16:07:45.008Z] [2022-04-19T16:07:45.008Z] DONE 2436 tests, 28 skipped in 209.769s [2022-04-19T16:07:45.008Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:07:45.008Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-19T16:07:45.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-04-19T16:07:45.175Z] ---> 45755babdb28 [2022-04-19T16:07:45.175Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T16:07:45.175Z] ---> Running in 286f0a2236a4 [2022-04-19T16:07:45.387Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T16:07:45.807Z] === RUN TestWriteLog [2022-04-19T16:07:45.807Z] === PAUSE TestWriteLog [2022-04-19T16:07:45.807Z] === RUN TestReadLog [2022-04-19T16:07:45.807Z] === PAUSE TestReadLog [2022-04-19T16:07:45.807Z] === RUN TestDecode [2022-04-19T16:07:45.807Z] --- PASS: TestDecode (0.03s) [2022-04-19T16:07:45.807Z] === CONT TestWriteLog [2022-04-19T16:07:45.807Z] === CONT TestReadLog [2022-04-19T16:07:45.807Z] === RUN TestReadLog/tail_exact [2022-04-19T16:07:45.807Z] --- PASS: TestWriteLog (0.01s) [2022-04-19T16:07:45.807Z] === RUN TestOpenFileDelete [2022-04-19T16:07:45.807Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestOpenFileRename [2022-04-19T16:07:45.807Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-19T16:07:45.807Z] === RUN TestHandleDecoderErr [2022-04-19T16:07:45.807Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestParseLogTagDefaultTag [2022-04-19T16:07:45.807Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestParseLogTag [2022-04-19T16:07:45.807Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestParseLogTagEmptyTag [2022-04-19T16:07:45.807Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestTailFiles [2022-04-19T16:07:45.807Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestFollowLogsConsumerGone [2022-04-19T16:07:45.807Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestFollowLogsProducerGone [2022-04-19T16:07:45.807Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-19T16:07:45.807Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-19T16:07:45.807Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-19T16:07:45.807Z] === RUN TestCheckCapacityAndRotate [2022-04-19T16:07:45.807Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T16:07:45.807Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T16:07:45.807Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2022-04-19T16:07:45.807Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-19T16:07:45.807Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-19T16:07:45.807Z] PASS [2022-04-19T16:07:45.807Z] coverage: 54.1% of statements [2022-04-19T16:07:45.807Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.130s coverage: 54.1% of statements [2022-04-19T16:07:45.807Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T16:07:46.274Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T16:07:46.274Z] --- PASS: TestReadLog (0.24s) [2022-04-19T16:07:46.274Z] --- PASS: TestReadLog/tail_exact (0.21s) [2022-04-19T16:07:46.274Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T16:07:46.274Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-19T16:07:46.274Z] PASS [2022-04-19T16:07:46.274Z] coverage: 78.7% of statements [2022-04-19T16:07:46.274Z] ok github.com/docker/docker/daemon/logger/local 0.351s coverage: 78.7% of statements [2022-04-19T16:07:46.274Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T16:07:46.742Z] === RUN TestLog [2022-04-19T16:07:46.742Z] --- PASS: TestLog (0.03s) [2022-04-19T16:07:46.742Z] PASS [2022-04-19T16:07:46.742Z] coverage: 31.5% of statements [2022-04-19T16:07:46.742Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.117s coverage: 31.5% of statements [2022-04-19T16:07:46.748Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T16:07:46.748Z] --- PASS: TestServiceCreateInit (9.62s) [2022-04-19T16:07:46.748Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.75s) [2022-04-19T16:07:46.748Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s) [2022-04-19T16:07:46.748Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T16:07:46.748Z] docker_api_swarm_node_test.go:20: [d55fed379b619] joining swarm manager [d6ab2fe847205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:07:47.210Z] === RUN TestValidateLogOpt [2022-04-19T16:07:47.210Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestNewMissedConfig [2022-04-19T16:07:47.210Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestNewMissedUrl [2022-04-19T16:07:47.210Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestNewMissedToken [2022-04-19T16:07:47.210Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestNewWithProxy [2022-04-19T16:07:47.210Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestDefault [2022-04-19T16:07:47.210Z] --- PASS: TestDefault (0.01s) [2022-04-19T16:07:47.210Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T16:07:47.210Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-19T16:07:47.210Z] === RUN TestJsonFormat [2022-04-19T16:07:47.210Z] --- PASS: TestJsonFormat (0.03s) [2022-04-19T16:07:47.210Z] === RUN TestRawFormat [2022-04-19T16:07:47.210Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestRawFormatWithLabels [2022-04-19T16:07:47.210Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestRawFormatWithoutTag [2022-04-19T16:07:47.210Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T16:07:47.210Z] === RUN TestBatching [2022-04-19T16:07:47.210Z] === RUN TestNewParse [2022-04-19T16:07:47.210Z] --- PASS: TestNewParse (0.00s) [2022-04-19T16:07:47.210Z] PASS [2022-04-19T16:07:47.210Z] coverage: 8.3% of statements [2022-04-19T16:07:47.210Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-04-19T16:07:47.308Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T16:07:47.562Z] docker_api_swarm_node_test.go:21: [d1af7ceaedbe2] joining swarm manager [d6ab2fe847205]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:07:47.677Z] --- PASS: TestBatching (0.28s) [2022-04-19T16:07:47.677Z] === RUN TestFrequency [2022-04-19T16:07:47.677Z] === RUN TestParseLogFormat [2022-04-19T16:07:47.677Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T16:07:47.677Z] === RUN TestValidateLogOptEmpty [2022-04-19T16:07:47.677Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T16:07:47.677Z] === RUN TestValidateSyslogAddress [2022-04-19T16:07:47.677Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T16:07:47.677Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T16:07:47.677Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T16:07:47.678Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T16:07:47.678Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T16:07:47.678Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-19T16:07:47.678Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T16:07:47.678Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T16:07:47.678Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T16:07:47.678Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T16:07:47.678Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T16:07:47.678Z] === RUN TestParseAddressDefaultPort [2022-04-19T16:07:47.678Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T16:07:47.678Z] === RUN TestValidateSyslogFacility [2022-04-19T16:07:47.678Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T16:07:47.678Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T16:07:47.678Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T16:07:47.678Z] === RUN TestValidateLogOpt [2022-04-19T16:07:47.678Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T16:07:47.678Z] PASS [2022-04-19T16:07:47.678Z] coverage: 43.6% of statements [2022-04-19T16:07:47.678Z] ok github.com/docker/docker/daemon/logger/syslog 0.072s coverage: 43.6% of statements [2022-04-19T16:07:47.678Z] --- PASS: TestFrequency (0.18s) [2022-04-19T16:07:47.678Z] === RUN TestOneMessagePerRequest [2022-04-19T16:07:47.678Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T16:07:47.678Z] === RUN TestVerify [2022-04-19T16:07:47.678Z] --- PASS: TestVerify (0.00s) [2022-04-19T16:07:47.678Z] === RUN TestSkipVerify [2022-04-19T16:07:48.123Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] --- PASS: TestSkipVerify (0.59s) [2022-04-19T16:07:48.147Z] === RUN TestBufferMaximum [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384468.039222\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384468.039222\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:48.147Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T16:07:48.147Z] === RUN TestServerAlwaysDown [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384468.043223\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384468.043223\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384468.043223\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384468.044223\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:48.147Z] time="2022-04-19T16:07:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384468.044223\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:48.147Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T16:07:48.147Z] === RUN TestCannotSendAfterClose [2022-04-19T16:07:48.147Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T16:07:48.147Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T16:07:49.048Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T16:07:49.134Z] === RUN TestV1IDService [2022-04-19T16:07:49.134Z] --- PASS: TestV1IDService (0.02s) [2022-04-19T16:07:49.134Z] === RUN TestV2MetadataService [2022-04-19T16:07:49.134Z] time="2022-04-19T16:07:49Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-19T16:07:49.134Z] time="2022-04-19T16:07:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ca14f3aac5f9\"}'" [2022-04-19T16:07:49.134Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-19T16:07:49.134Z] PASS [2022-04-19T16:07:49.134Z] coverage: 82.5% of statements [2022-04-19T16:07:49.134Z] ok github.com/docker/docker/daemon/logger/splunk 2.232s coverage: 82.5% of statements [2022-04-19T16:07:49.134Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T16:07:49.134Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T16:07:49.134Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T16:07:49.602Z] --- PASS: TestV2MetadataService (0.75s) [2022-04-19T16:07:49.602Z] PASS [2022-04-19T16:07:49.602Z] coverage: 48.2% of statements [2022-04-19T16:07:49.602Z] ok github.com/docker/docker/distribution/metadata 0.865s coverage: 48.2% of statements [2022-04-19T16:07:50.014Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T16:07:50.071Z] === RUN TestSuccessfulDownload [2022-04-19T16:07:50.071Z] download_test.go:267: Needs fixing on Windows [2022-04-19T16:07:50.071Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T16:07:50.071Z] === RUN TestCancelledDownload [2022-04-19T16:07:50.071Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T16:07:50.071Z] === RUN TestMaxDownloadAttempts [2022-04-19T16:07:50.071Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:07:50.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:07:50.071Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:07:50.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:07:50.071Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:07:50.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:07:50.071Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:07:50.071Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:07:50.071Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:07:50.071Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:07:50.071Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:07:50.071Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:07:50.539Z] time="2022-04-19T16:07:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:07:50.539Z] time="2022-04-19T16:07:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:07:50.539Z] time="2022-04-19T16:07:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:07:50.539Z] time="2022-04-19T16:07:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:07:50.539Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T16:07:50.539Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.52s) [2022-04-19T16:07:50.539Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.52s) [2022-04-19T16:07:50.539Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.52s) [2022-04-19T16:07:50.539Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.52s) [2022-04-19T16:07:50.539Z] === RUN TestTransfer [2022-04-19T16:07:50.539Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T16:07:50.539Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T16:07:50.539Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T16:07:50.539Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T16:07:50.539Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T16:07:50.539Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T16:07:50.539Z] === RUN TestManifestStore [2022-04-19T16:07:50.539Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T16:07:50.539Z] --- PASS: TestTransfer (0.12s) [2022-04-19T16:07:50.539Z] === RUN TestConcurrencyLimit [2022-04-19T16:07:50.539Z] time="2022-04-19T16:07:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local367560168\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T16:07:50.539Z] === RUN TestManifestStore/no_local_cache [2022-04-19T16:07:50.940Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/with_local_cache [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T16:07:51.006Z] time="2022-04-19T16:07:50Z" level=warning msg="reference for unknown type: " [2022-04-19T16:07:51.006Z] time="2022-04-19T16:07:50Z" level=warning msg="reference for unknown type: " [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T16:07:51.006Z] time="2022-04-19T16:07:50Z" level=warning msg="reference for unknown type: " [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T16:07:51.006Z] time="2022-04-19T16:07:50Z" level=warning msg="reference for unknown type: " [2022-04-19T16:07:51.006Z] time="2022-04-19T16:07:50Z" level=warning msg="reference for unknown type: " [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T16:07:51.006Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T16:07:51.006Z] time="2022-04-19T16:07:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore (0.39s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/no_local_cache (0.07s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T16:07:51.006Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T16:07:51.006Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T16:07:51.006Z] === RUN TestFixManifestLayers [2022-04-19T16:07:51.006Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T16:07:51.006Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T16:07:51.006Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T16:07:51.006Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T16:07:51.006Z] === RUN TestFixManifestLayersBadParent [2022-04-19T16:07:51.006Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T16:07:51.006Z] === RUN TestValidateManifest [2022-04-19T16:07:51.006Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T16:07:51.006Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T16:07:51.006Z] === RUN TestFormatPlatform [2022-04-19T16:07:51.007Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestPullSchema2Config [2022-04-19T16:07:51.007Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T16:07:51.007Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:07:51.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:07:51.007Z] === RUN TestPullSchema2Config/500_status [2022-04-19T16:07:51.007Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:07:51.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:07:51.007Z] === RUN TestNotFound [2022-04-19T16:07:51.007Z] --- PASS: TestNotFound (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestConflict [2022-04-19T16:07:51.007Z] --- PASS: TestConflict (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestForbidden [2022-04-19T16:07:51.007Z] --- PASS: TestForbidden (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestInvalidParameter [2022-04-19T16:07:51.007Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestNotImplemented [2022-04-19T16:07:51.007Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestNotModified [2022-04-19T16:07:51.007Z] --- PASS: TestNotModified (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestUnauthorized [2022-04-19T16:07:51.007Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestUnknown [2022-04-19T16:07:51.007Z] --- PASS: TestUnknown (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestCancelled [2022-04-19T16:07:51.007Z] --- PASS: TestCancelled (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestDeadline [2022-04-19T16:07:51.007Z] --- PASS: TestDeadline (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestDataLoss [2022-04-19T16:07:51.007Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestUnavailable [2022-04-19T16:07:51.007Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestSystem [2022-04-19T16:07:51.007Z] --- PASS: TestSystem (0.00s) [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Conflict [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T16:07:51.007Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T16:07:51.007Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T16:07:51.007Z] PASS [2022-04-19T16:07:51.007Z] coverage: 77.0% of statements [2022-04-19T16:07:51.007Z] ok github.com/docker/docker/errdefs 0.056s coverage: 77.0% of statements [2022-04-19T16:07:51.007Z] --- PASS: TestConcurrencyLimit (0.42s) [2022-04-19T16:07:51.007Z] === RUN TestInactiveJobs [2022-04-19T16:07:51.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:07:51.007Z] === RUN TestPullSchema2Config/EOF [2022-04-19T16:07:51.007Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:07:51.007Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:07:51.007Z] 2022/04/19 16:07:50 http: panic serving 127.0.0.1:49219: intentional panic [2022-04-19T16:07:51.007Z] goroutine 117 [running]: [2022-04-19T16:07:51.007Z] net/http.(*conn).serve.func1() [2022-04-19T16:07:51.007Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T16:07:51.007Z] panic({0x1259000, 0x143b8f0}) [2022-04-19T16:07:51.007Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T16:07:51.007Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001d2000?, {0x14430d8?, 0xc000012460?}) [2022-04-19T16:07:51.007Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T16:07:51.007Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14430d8, 0xc000012460}, 0xc00007bd00) [2022-04-19T16:07:51.007Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T16:07:51.007Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14430d8?, 0xc000012460?}, 0xc000080000?) [2022-04-19T16:07:51.007Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T16:07:51.007Z] net/http.serverHandler.ServeHTTP({0xc000460300?}, {0x14430d8, 0xc000012460}, 0xc00007bd00) [2022-04-19T16:07:51.007Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T16:07:51.007Z] net/http.(*conn).serve(0xc00019dae0, {0x1443950, 0xc00020d2f0}) [2022-04-19T16:07:51.007Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T16:07:51.007Z] created by net/http.(*Server).Serve [2022-04-19T16:07:51.007Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T16:07:51.478Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-19T16:07:51.478Z] === RUN TestWatchRelease [2022-04-19T16:07:51.478Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T16:07:51.478Z] === RUN TestWatchFinishedTransfer [2022-04-19T16:07:51.478Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T16:07:51.478Z] === RUN TestDuplicateTransfer [2022-04-19T16:07:51.478Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T16:07:51.478Z] === RUN TestSuccessfulUpload [2022-04-19T16:07:51.478Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:07:51.478Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T16:07:51.478Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:07:51.478Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:07:51.478Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-19T16:07:51.478Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T16:07:51.478Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-19T16:07:51.478Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-19T16:07:51.478Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-19T16:07:51.478Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T16:07:51.478Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T16:07:51.478Z] === RUN TestLayerAlreadyExists [2022-04-19T16:07:51.478Z] 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-04-19T16:07:51.478Z] 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-04-19T16:07:51.478Z] 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-04-19T16:07:51.478Z] 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-04-19T16:07:51.478Z] 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-04-19T16:07:51.478Z] 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-04-19T16:07:51.478Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T16:07:51.478Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T16:07:51.478Z] time="2022-04-19T16:07:51Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T16:07:51.866Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T16:07:51.866Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T16:07:51.946Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-19T16:07:51.946Z] === RUN TestCancelledUpload [2022-04-19T16:07:51.946Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T16:07:51.946Z] PASS [2022-04-19T16:07:51.946Z] coverage: 76.8% of statements [2022-04-19T16:07:51.946Z] ok github.com/docker/docker/distribution/xfer 1.945s coverage: 76.8% of statements [2022-04-19T16:07:51.946Z] === RUN TestFSGetInvalidData [2022-04-19T16:07:51.946Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-19T16:07:51.946Z] === RUN TestFSInvalidSet [2022-04-19T16:07:51.946Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-19T16:07:51.946Z] === RUN TestFSInvalidRoot [2022-04-19T16:07:51.946Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-19T16:07:51.946Z] === RUN TestFSMetadataGetSet [2022-04-19T16:07:51.946Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-19T16:07:51.946Z] === RUN TestFSInvalidWalker [2022-04-19T16:07:51.946Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-19T16:07:51.946Z] === RUN TestFSGetSet [2022-04-19T16:07:51.946Z] --- PASS: TestFSGetSet (0.04s) [2022-04-19T16:07:51.946Z] === RUN TestFSGetUnsetKey [2022-04-19T16:07:51.946Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-19T16:07:51.946Z] === RUN TestFSGetEmptyData [2022-04-19T16:07:51.946Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-19T16:07:51.946Z] === RUN TestFSDelete [2022-04-19T16:07:51.946Z] --- PASS: TestFSDelete (0.01s) [2022-04-19T16:07:51.946Z] === RUN TestFSWalker [2022-04-19T16:07:51.946Z] --- PASS: TestFSWalker (0.02s) [2022-04-19T16:07:51.946Z] === RUN TestFSWalkerStopOnError [2022-04-19T16:07:51.946Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-19T16:07:51.946Z] === RUN TestNewFromJSON [2022-04-19T16:07:51.946Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T16:07:51.946Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T16:07:51.946Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T16:07:51.946Z] === RUN TestMarshalKeyOrder [2022-04-19T16:07:51.946Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T16:07:51.946Z] === RUN TestHistoryEqual [2022-04-19T16:07:51.946Z] === RUN TestCompare [2022-04-19T16:07:51.946Z] --- PASS: TestCompare (0.00s) [2022-04-19T16:07:51.946Z] PASS [2022-04-19T16:07:51.946Z] coverage: 19.2% of statements [2022-04-19T16:07:51.946Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-04-19T16:07:52.349Z] Removing intermediate container 286f0a2236a4 [2022-04-19T16:07:52.349Z] ---> 7a230b96e78d [2022-04-19T16:07:52.349Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T16:07:52.349Z] ---> Running in 88140506988c [2022-04-19T16:07:52.416Z] --- PASS: TestHistoryEqual (0.18s) [2022-04-19T16:07:52.416Z] === RUN TestImage [2022-04-19T16:07:52.416Z] --- PASS: TestImage (0.00s) [2022-04-19T16:07:52.416Z] === RUN TestImageOSNotEmpty [2022-04-19T16:07:52.416Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T16:07:52.416Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T16:07:52.416Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T16:07:52.416Z] === RUN TestCreate [2022-04-19T16:07:52.416Z] --- PASS: TestCreate (0.01s) [2022-04-19T16:07:52.416Z] === RUN TestRestore [2022-04-19T16:07:52.416Z] time="2022-04-19T16:07:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T16:07:52.416Z] --- PASS: TestRestore (0.06s) [2022-04-19T16:07:52.416Z] === RUN TestAddDelete [2022-04-19T16:07:52.416Z] --- PASS: TestAddDelete (0.03s) [2022-04-19T16:07:52.416Z] === RUN TestSearchAfterDelete [2022-04-19T16:07:52.416Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-19T16:07:52.416Z] === RUN TestParentReset [2022-04-19T16:07:52.416Z] --- PASS: TestParentReset (0.03s) [2022-04-19T16:07:52.416Z] === RUN TestGetAndSetLastUpdated [2022-04-19T16:07:52.416Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-19T16:07:52.416Z] === RUN TestStoreLen [2022-04-19T16:07:52.416Z] --- PASS: TestStoreLen (0.06s) [2022-04-19T16:07:52.416Z] PASS [2022-04-19T16:07:52.416Z] coverage: 86.9% of statements [2022-04-19T16:07:52.416Z] ok github.com/docker/docker/image 0.678s coverage: 86.9% of statements [2022-04-19T16:07:52.426Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T16:07:52.886Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-04-19T16:07:52.886Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T16:07:52.886Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T16:07:52.886Z] === RUN TestTokenPassThru [2022-04-19T16:07:52.886Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-19T16:07:52.886Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T16:07:52.886Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-19T16:07:52.886Z] PASS [2022-04-19T16:07:52.886Z] coverage: 26.6% of statements [2022-04-19T16:07:52.886Z] ok github.com/docker/docker/distribution 2.262s coverage: 26.6% of statements [2022-04-19T16:07:52.886Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T16:07:52.886Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T16:07:52.988Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T16:07:53.333Z] [2022-04-19T16:07:53.333Z] SUCCESS: Specified value was saved. [2022-04-19T16:07:53.354Z] === RUN TestValidateManifest [2022-04-19T16:07:53.354Z] === RUN TestValidateManifest/nil [2022-04-19T16:07:53.354Z] === RUN TestValidateManifest/non-nil [2022-04-19T16:07:53.354Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T16:07:53.354Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T16:07:53.354Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T16:07:53.354Z] PASS [2022-04-19T16:07:53.354Z] coverage: 0.7% of statements [2022-04-19T16:07:53.354Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2022-04-19T16:07:53.354Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T16:07:53.354Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T16:07:53.354Z] PASS [2022-04-19T16:07:53.354Z] coverage: 25.0% of statements [2022-04-19T16:07:53.354Z] ok github.com/docker/docker/image/v1 0.078s coverage: 25.0% of statements [2022-04-19T16:07:53.354Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T16:07:53.549Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T16:07:54.928Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T16:07:54.954Z] === RUN TestSerialization [2022-04-19T16:07:54.954Z] --- PASS: TestSerialization (0.02s) [2022-04-19T16:07:54.954Z] PASS [2022-04-19T16:07:54.954Z] coverage: 100.0% of statements [2022-04-19T16:07:54.954Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2022-04-19T16:07:55.183Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T16:07:55.422Z] === RUN TestEmptyLayer [2022-04-19T16:07:55.422Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T16:07:55.422Z] === RUN TestCommitFailure [2022-04-19T16:07:55.422Z] --- PASS: TestCommitFailure (0.01s) [2022-04-19T16:07:55.422Z] === RUN TestStartTransactionFailure [2022-04-19T16:07:55.422Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T16:07:55.422Z] === RUN TestGetOrphan [2022-04-19T16:07:55.422Z] --- PASS: TestGetOrphan (0.01s) [2022-04-19T16:07:55.422Z] === RUN TestMountAndRegister [2022-04-19T16:07:55.422Z] layer_test.go:258: Layer size: 14 [2022-04-19T16:07:55.422Z] --- PASS: TestMountAndRegister (0.07s) [2022-04-19T16:07:55.422Z] === RUN TestLayerRelease [2022-04-19T16:07:55.422Z] layer_test.go:291: Failing on Windows [2022-04-19T16:07:55.422Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T16:07:55.422Z] === RUN TestStoreRestore [2022-04-19T16:07:55.422Z] layer_test.go:340: Failing on Windows [2022-04-19T16:07:55.422Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T16:07:55.422Z] === RUN TestTarStreamStability [2022-04-19T16:07:55.422Z] layer_test.go:455: Failing on Windows [2022-04-19T16:07:55.422Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T16:07:55.422Z] === RUN TestRegisterExistingLayer [2022-04-19T16:07:55.609Z] Removing intermediate container 88140506988c [2022-04-19T16:07:55.609Z] ---> 5dfa84efebf6 [2022-04-19T16:07:55.609Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T16:07:55.609Z] ---> Running in 0045f5458b26 [2022-04-19T16:07:55.889Z] === RUN TestEnvironmentParsing [2022-04-19T16:07:55.889Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T16:07:55.889Z] PASS [2022-04-19T16:07:55.889Z] coverage: 1.2% of statements [2022-04-19T16:07:55.889Z] ok github.com/docker/docker/libcontainerd/local 0.085s coverage: 1.2% of statements [2022-04-19T16:07:55.889Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-04-19T16:07:55.889Z] === RUN TestTarStreamVerification [2022-04-19T16:07:55.889Z] layer_test.go:684: Failing on Windows [2022-04-19T16:07:55.889Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T16:07:55.889Z] === RUN TestLayerMigration [2022-04-19T16:07:55.889Z] migration_test.go:45: Failing on Windows [2022-04-19T16:07:55.889Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T16:07:55.889Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T16:07:55.889Z] migration_test.go:181: Failing on Windows [2022-04-19T16:07:55.889Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T16:07:55.889Z] === RUN TestMountInit [2022-04-19T16:07:55.889Z] mount_test.go:17: Failing on Windows [2022-04-19T16:07:55.889Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T16:07:55.889Z] === RUN TestMountSize [2022-04-19T16:07:55.889Z] mount_test.go:76: Failing on Windows [2022-04-19T16:07:55.889Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T16:07:55.889Z] === RUN TestMountChanges [2022-04-19T16:07:55.889Z] mount_test.go:125: Failing on Windows [2022-04-19T16:07:55.889Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T16:07:55.889Z] === RUN TestMountApply [2022-04-19T16:07:55.889Z] mount_test.go:212: Failing on Windows [2022-04-19T16:07:55.889Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T16:07:55.889Z] PASS [2022-04-19T16:07:55.889Z] coverage: 30.6% of statements [2022-04-19T16:07:55.889Z] ok github.com/docker/docker/layer 0.386s coverage: 30.6% of statements [2022-04-19T16:07:55.889Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T16:07:55.889Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T16:07:55.889Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T16:07:55.889Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T16:07:56.357Z] === RUN TestSequenceGetAvailableBit [2022-04-19T16:07:56.357Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestSequenceEqual [2022-04-19T16:07:56.357Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestSequenceCopy [2022-04-19T16:07:56.357Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestGetFirstAvailable [2022-04-19T16:07:56.357Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestFindSequence [2022-04-19T16:07:56.357Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestCheckIfAvailable [2022-04-19T16:07:56.357Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestMergeSequences [2022-04-19T16:07:56.357Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestPushReservation [2022-04-19T16:07:56.357Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestSerializeDeserialize [2022-04-19T16:07:56.357Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestSet [2022-04-19T16:07:56.357Z] --- PASS: TestSet (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestSetUnset [2022-04-19T16:07:56.357Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestOffsetSetUnset [2022-04-19T16:07:56.357Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestSetInRange [2022-04-19T16:07:56.357Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestSetAnyInRange [2022-04-19T16:07:56.357Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestMethods [2022-04-19T16:07:56.357Z] --- PASS: TestMethods (0.00s) [2022-04-19T16:07:56.357Z] === RUN TestRandomAllocateDeallocate [2022-04-19T16:07:57.070Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T16:07:57.439Z] === RUN TestCheckpointCreateError [2022-04-19T16:07:57.439Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCheckpointCreate [2022-04-19T16:07:57.439Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCheckpointDeleteError [2022-04-19T16:07:57.439Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCheckpointDelete [2022-04-19T16:07:57.439Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCheckpointListError [2022-04-19T16:07:57.439Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCheckpointList [2022-04-19T16:07:57.439Z] --- PASS: TestCheckpointList (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCheckpointListContainerNotFound [2022-04-19T16:07:57.439Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNewClientWithOpsFromEnv [2022-04-19T16:07:57.439Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T16:07:57.439Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestGetAPIPath [2022-04-19T16:07:57.439Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestParseHostURL [2022-04-19T16:07:57.439Z] --- PASS: TestParseHostURL (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-19T16:07:57.439Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersion [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPVersionOverride [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-19T16:07:57.439Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestClientRedirect [2022-04-19T16:07:57.439Z] === RUN TestClientRedirect/GET [2022-04-19T16:07:57.439Z] === RUN TestClientRedirect/POST [2022-04-19T16:07:57.439Z] === RUN TestClientRedirect/PUT [2022-04-19T16:07:57.439Z] === RUN TestClientRedirect/DELETE [2022-04-19T16:07:57.439Z] --- PASS: TestClientRedirect (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-19T16:07:57.439Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigCreateUnsupported [2022-04-19T16:07:57.439Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigCreateError [2022-04-19T16:07:57.439Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigCreate [2022-04-19T16:07:57.439Z] --- PASS: TestConfigCreate (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigInspectNotFound [2022-04-19T16:07:57.439Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigInspectWithEmptyID [2022-04-19T16:07:57.439Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigInspectUnsupported [2022-04-19T16:07:57.439Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigInspectError [2022-04-19T16:07:57.439Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigInspectConfigNotFound [2022-04-19T16:07:57.439Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigInspect [2022-04-19T16:07:57.439Z] --- PASS: TestConfigInspect (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigListUnsupported [2022-04-19T16:07:57.439Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigListError [2022-04-19T16:07:57.439Z] --- PASS: TestConfigListError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigList [2022-04-19T16:07:57.439Z] --- PASS: TestConfigList (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigRemoveUnsupported [2022-04-19T16:07:57.439Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigRemoveError [2022-04-19T16:07:57.439Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigRemove [2022-04-19T16:07:57.439Z] --- PASS: TestConfigRemove (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigUpdateUnsupported [2022-04-19T16:07:57.439Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigUpdateError [2022-04-19T16:07:57.439Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestConfigUpdate [2022-04-19T16:07:57.439Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerCommitError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerCommit [2022-04-19T16:07:57.439Z] --- PASS: TestContainerCommit (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStatPathError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStatPathNotFoundError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStatPathNoHeaderError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStatPath [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyToContainerError [2022-04-19T16:07:57.439Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyToContainerNotFoundError [2022-04-19T16:07:57.439Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-19T16:07:57.439Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyToContainer [2022-04-19T16:07:57.439Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyFromContainerError [2022-04-19T16:07:57.439Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyFromContainerNotFoundError [2022-04-19T16:07:57.439Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-19T16:07:57.439Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-19T16:07:57.439Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestCopyFromContainer [2022-04-19T16:07:57.439Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerCreateError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerCreateImageNotFound [2022-04-19T16:07:57.439Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerCreateWithName [2022-04-19T16:07:57.439Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerCreateAutoRemove [2022-04-19T16:07:57.439Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerDiffError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerDiff [2022-04-19T16:07:57.439Z] --- PASS: TestContainerDiff (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecCreateError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecCreate [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecStartError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecStart [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecInspectError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecInspect [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExportError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExportError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExport [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExport (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerInspectError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerInspectContainerNotFound [2022-04-19T16:07:57.439Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerInspectWithEmptyID [2022-04-19T16:07:57.439Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerInspect [2022-04-19T16:07:57.439Z] --- PASS: TestContainerInspect (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerInspectNode [2022-04-19T16:07:57.439Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerKillError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerKillError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerKill [2022-04-19T16:07:57.439Z] --- PASS: TestContainerKill (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerListError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerListError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerList [2022-04-19T16:07:57.439Z] --- PASS: TestContainerList (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerLogsNotFoundError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerLogsError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerLogs [2022-04-19T16:07:57.439Z] --- PASS: TestContainerLogs (0.20s) [2022-04-19T16:07:57.439Z] === RUN TestContainerPauseError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerPause [2022-04-19T16:07:57.439Z] --- PASS: TestContainerPause (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainersPruneError [2022-04-19T16:07:57.439Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainersPrune [2022-04-19T16:07:57.439Z] --- PASS: TestContainersPrune (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerRemoveError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerRemoveNotFoundError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerRemove [2022-04-19T16:07:57.439Z] --- PASS: TestContainerRemove (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerRenameError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerRename [2022-04-19T16:07:57.439Z] --- PASS: TestContainerRename (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerResizeError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecResizeError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerResize [2022-04-19T16:07:57.439Z] --- PASS: TestContainerResize (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerExecResize [2022-04-19T16:07:57.439Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerRestartError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerRestart [2022-04-19T16:07:57.439Z] --- PASS: TestContainerRestart (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStartError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStartError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStart [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStart (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStatsError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStats [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStats (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStopError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStopError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerStop [2022-04-19T16:07:57.439Z] --- PASS: TestContainerStop (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerTopError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerTopError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerTop [2022-04-19T16:07:57.439Z] --- PASS: TestContainerTop (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerUnpauseError [2022-04-19T16:07:57.439Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-19T16:07:57.439Z] === RUN TestContainerUnpause [2022-04-19T16:07:57.440Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestContainerUpdateError [2022-04-19T16:07:57.440Z] --- PASS: TestContainerUpdateError (0.01s) [2022-04-19T16:07:57.440Z] === RUN TestContainerUpdate [2022-04-19T16:07:57.440Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestContainerWaitError [2022-04-19T16:07:57.440Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestContainerWait [2022-04-19T16:07:57.440Z] --- PASS: TestContainerWait (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestDiskUsageError [2022-04-19T16:07:57.440Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestDiskUsage [2022-04-19T16:07:57.440Z] --- PASS: TestDiskUsage (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestDistributionInspectUnsupported [2022-04-19T16:07:57.440Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestDistributionInspectWithEmptyID [2022-04-19T16:07:57.440Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestEventsErrorInOptions [2022-04-19T16:07:57.440Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestEventsErrorFromServer [2022-04-19T16:07:57.440Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestEvents [2022-04-19T16:07:57.440Z] --- PASS: TestEvents (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestTLSCloseWriter [2022-04-19T16:07:57.440Z] === PAUSE TestTLSCloseWriter [2022-04-19T16:07:57.440Z] === RUN TestImageBuildError [2022-04-19T16:07:57.440Z] --- PASS: TestImageBuildError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageBuild [2022-04-19T16:07:57.440Z] --- PASS: TestImageBuild (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestGetDockerOS [2022-04-19T16:07:57.440Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageCreateError [2022-04-19T16:07:57.440Z] --- PASS: TestImageCreateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageCreate [2022-04-19T16:07:57.440Z] --- PASS: TestImageCreate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageHistoryError [2022-04-19T16:07:57.440Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageHistory [2022-04-19T16:07:57.440Z] --- PASS: TestImageHistory (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageImportError [2022-04-19T16:07:57.440Z] --- PASS: TestImageImportError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageImport [2022-04-19T16:07:57.440Z] --- PASS: TestImageImport (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageInspectError [2022-04-19T16:07:57.440Z] --- PASS: TestImageInspectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageInspectImageNotFound [2022-04-19T16:07:57.440Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageInspectWithEmptyID [2022-04-19T16:07:57.440Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageInspect [2022-04-19T16:07:57.440Z] --- PASS: TestImageInspect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageListError [2022-04-19T16:07:57.440Z] --- PASS: TestImageListError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageList [2022-04-19T16:07:57.440Z] --- PASS: TestImageList (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageListApiBefore125 [2022-04-19T16:07:57.440Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageLoadError [2022-04-19T16:07:57.440Z] --- PASS: TestImageLoadError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageLoad [2022-04-19T16:07:57.440Z] --- PASS: TestImageLoad (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagesPruneError [2022-04-19T16:07:57.440Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagesPrune [2022-04-19T16:07:57.440Z] --- PASS: TestImagesPrune (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePullReferenceParseError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePullAnyError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePullWithoutErrors [2022-04-19T16:07:57.440Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePushReferenceError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePushAnyError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithoutErrors [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-19T16:07:57.440Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageRemoveError [2022-04-19T16:07:57.440Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageRemoveImageNotFound [2022-04-19T16:07:57.440Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageRemove [2022-04-19T16:07:57.440Z] --- PASS: TestImageRemove (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSaveError [2022-04-19T16:07:57.440Z] --- PASS: TestImageSaveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSave [2022-04-19T16:07:57.440Z] --- PASS: TestImageSave (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSearchAnyError [2022-04-19T16:07:57.440Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-19T16:07:57.440Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-19T16:07:57.440Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-19T16:07:57.440Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-19T16:07:57.440Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageSearchWithoutErrors [2022-04-19T16:07:57.440Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageTagError [2022-04-19T16:07:57.440Z] --- PASS: TestImageTagError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageTagInvalidReference [2022-04-19T16:07:57.440Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageTagInvalidSourceImageName [2022-04-19T16:07:57.440Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageTagHexSource [2022-04-19T16:07:57.440Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestImageTag [2022-04-19T16:07:57.440Z] --- PASS: TestImageTag (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestInfoServerError [2022-04-19T16:07:57.440Z] --- PASS: TestInfoServerError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestInfoInvalidResponseJSONError [2022-04-19T16:07:57.440Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestInfo [2022-04-19T16:07:57.440Z] --- PASS: TestInfo (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkConnectError [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkConnect [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkCreateError [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkCreate [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkDisconnectError [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkDisconnect [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkInspect [2022-04-19T16:07:57.440Z] === RUN TestNetworkInspect/empty_ID [2022-04-19T16:07:57.440Z] === RUN TestNetworkInspect/no_options [2022-04-19T16:07:57.440Z] === RUN TestNetworkInspect/verbose [2022-04-19T16:07:57.440Z] === RUN TestNetworkInspect/global_scope [2022-04-19T16:07:57.440Z] === RUN TestNetworkInspect/unknown_network [2022-04-19T16:07:57.440Z] === RUN TestNetworkInspect/server_error [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkListError [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkListError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkList [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkList (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworksPruneError [2022-04-19T16:07:57.440Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworksPrune [2022-04-19T16:07:57.440Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkRemoveError [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNetworkRemove [2022-04-19T16:07:57.440Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeInspectError [2022-04-19T16:07:57.440Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeInspectNodeNotFound [2022-04-19T16:07:57.440Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeInspectWithEmptyID [2022-04-19T16:07:57.440Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeInspect [2022-04-19T16:07:57.440Z] --- PASS: TestNodeInspect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeListError [2022-04-19T16:07:57.440Z] --- PASS: TestNodeListError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeList [2022-04-19T16:07:57.440Z] --- PASS: TestNodeList (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeRemoveError [2022-04-19T16:07:57.440Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeRemove [2022-04-19T16:07:57.440Z] --- PASS: TestNodeRemove (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeUpdateError [2022-04-19T16:07:57.440Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestNodeUpdate [2022-04-19T16:07:57.440Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestOptionWithHostFromEnv [2022-04-19T16:07:57.440Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestOptionWithTimeout [2022-04-19T16:07:57.440Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestOptionWithVersionFromEnv [2022-04-19T16:07:57.440Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPingFail [2022-04-19T16:07:57.440Z] --- PASS: TestPingFail (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPingWithError [2022-04-19T16:07:57.440Z] 2022/04/19 16:07:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:07:57.440Z] 2022/04/19 16:07:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:07:57.440Z] --- PASS: TestPingWithError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPingSuccess [2022-04-19T16:07:57.440Z] --- PASS: TestPingSuccess (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPingHeadFallback [2022-04-19T16:07:57.440Z] === RUN TestPingHeadFallback/OK [2022-04-19T16:07:57.440Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-19T16:07:57.440Z] === RUN TestPingHeadFallback/Not_Found [2022-04-19T16:07:57.440Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-19T16:07:57.440Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-19T16:07:57.440Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginDisableError [2022-04-19T16:07:57.440Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginDisable [2022-04-19T16:07:57.440Z] --- PASS: TestPluginDisable (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginEnableError [2022-04-19T16:07:57.440Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginEnable [2022-04-19T16:07:57.440Z] --- PASS: TestPluginEnable (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginInspectError [2022-04-19T16:07:57.440Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginInspectWithEmptyID [2022-04-19T16:07:57.440Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginInspect [2022-04-19T16:07:57.440Z] --- PASS: TestPluginInspect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginListError [2022-04-19T16:07:57.440Z] --- PASS: TestPluginListError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginList [2022-04-19T16:07:57.440Z] --- PASS: TestPluginList (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginPushError [2022-04-19T16:07:57.440Z] --- PASS: TestPluginPushError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginPush [2022-04-19T16:07:57.440Z] --- PASS: TestPluginPush (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginRemoveError [2022-04-19T16:07:57.440Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginRemove [2022-04-19T16:07:57.440Z] --- PASS: TestPluginRemove (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginSetError [2022-04-19T16:07:57.440Z] --- PASS: TestPluginSetError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPluginSet [2022-04-19T16:07:57.440Z] --- PASS: TestPluginSet (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSetHostHeader [2022-04-19T16:07:57.440Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestPlainTextError [2022-04-19T16:07:57.440Z] --- PASS: TestPlainTextError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestInfiniteError [2022-04-19T16:07:57.440Z] --- PASS: TestInfiniteError (0.05s) [2022-04-19T16:07:57.440Z] === RUN TestCanceledContext [2022-04-19T16:07:57.440Z] 2022/04/19 16:07:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:07:57.440Z] --- PASS: TestCanceledContext (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestDeadlineExceededContext [2022-04-19T16:07:57.440Z] 2022/04/19 16:07:55 RoundTripper returned a response & error; ignoring response [2022-04-19T16:07:57.440Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretCreateUnsupported [2022-04-19T16:07:57.440Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretCreateError [2022-04-19T16:07:57.440Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretCreate [2022-04-19T16:07:57.440Z] --- PASS: TestSecretCreate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretInspectUnsupported [2022-04-19T16:07:57.440Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretInspectError [2022-04-19T16:07:57.440Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretInspectSecretNotFound [2022-04-19T16:07:57.440Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretInspectWithEmptyID [2022-04-19T16:07:57.440Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretInspect [2022-04-19T16:07:57.440Z] --- PASS: TestSecretInspect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretListUnsupported [2022-04-19T16:07:57.440Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretListError [2022-04-19T16:07:57.440Z] --- PASS: TestSecretListError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretList [2022-04-19T16:07:57.440Z] --- PASS: TestSecretList (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretRemoveUnsupported [2022-04-19T16:07:57.440Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretRemoveError [2022-04-19T16:07:57.440Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretRemove [2022-04-19T16:07:57.440Z] --- PASS: TestSecretRemove (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretUpdateUnsupported [2022-04-19T16:07:57.440Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretUpdateError [2022-04-19T16:07:57.440Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSecretUpdate [2022-04-19T16:07:57.440Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceCreateError [2022-04-19T16:07:57.440Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceCreate [2022-04-19T16:07:57.440Z] --- PASS: TestServiceCreate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-19T16:07:57.440Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceCreateDigestPinning [2022-04-19T16:07:57.440Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceInspectError [2022-04-19T16:07:57.440Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceInspectServiceNotFound [2022-04-19T16:07:57.440Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceInspectWithEmptyID [2022-04-19T16:07:57.440Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceInspect [2022-04-19T16:07:57.440Z] --- PASS: TestServiceInspect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceListError [2022-04-19T16:07:57.440Z] --- PASS: TestServiceListError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceList [2022-04-19T16:07:57.440Z] --- PASS: TestServiceList (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceLogsError [2022-04-19T16:07:57.440Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceLogs [2022-04-19T16:07:57.440Z] --- PASS: TestServiceLogs (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceRemoveError [2022-04-19T16:07:57.440Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceRemoveNotFoundError [2022-04-19T16:07:57.440Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceRemove [2022-04-19T16:07:57.440Z] --- PASS: TestServiceRemove (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceUpdateError [2022-04-19T16:07:57.440Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestServiceUpdate [2022-04-19T16:07:57.440Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmGetUnlockKeyError [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmGetUnlockKey [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmInitError [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmInit [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmInit (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmInspectError [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmInspect [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmJoinError [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmJoin [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmLeaveError [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmLeave [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmUnlockError [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmUnlock [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmUpdateError [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestSwarmUpdate [2022-04-19T16:07:57.440Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestTaskInspectError [2022-04-19T16:07:57.440Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-19T16:07:57.440Z] === RUN TestTaskInspectWithEmptyID [2022-04-19T16:07:57.440Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestTaskInspect [2022-04-19T16:07:57.441Z] --- PASS: TestTaskInspect (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestTaskListError [2022-04-19T16:07:57.441Z] --- PASS: TestTaskListError (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestTaskList [2022-04-19T16:07:57.441Z] --- PASS: TestTaskList (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeCreateError [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeCreate [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeInspectError [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeInspectNotFound [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeInspectWithEmptyID [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeInspect [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeListError [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeListError (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeList [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeList (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeRemoveError [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-19T16:07:57.441Z] === RUN TestVolumeRemove [2022-04-19T16:07:57.441Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-19T16:07:57.441Z] === CONT TestTLSCloseWriter [2022-04-19T16:07:57.441Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-19T16:07:57.441Z] PASS [2022-04-19T16:07:57.441Z] coverage: 75.1% of statements [2022-04-19T16:07:57.441Z] ok github.com/docker/docker/client 0.410s coverage: 75.1% of statements [2022-04-19T16:07:57.631Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T16:07:58.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T16:07:58.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T16:07:58.549Z] Cannot create a file when that file already exists. [2022-04-19T16:07:58.556Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-19T16:07:58.575Z] === RUN TestInvalidConfig [2022-04-19T16:07:58.575Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T16:07:58.575Z] === RUN TestConfig [2022-04-19T16:07:58.575Z] --- PASS: TestConfig (0.00s) [2022-04-19T16:07:58.575Z] === RUN TestOptionsLabels [2022-04-19T16:07:58.575Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T16:07:58.575Z] === RUN TestValidName [2022-04-19T16:07:58.575Z] --- PASS: TestValidName (0.00s) [2022-04-19T16:07:58.575Z] PASS [2022-04-19T16:07:58.575Z] coverage: 19.7% of statements [2022-04-19T16:07:58.575Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 19.7% of statements [2022-04-19T16:07:58.811Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T16:07:59.562Z] === RUN TestKey [2022-04-19T16:07:59.562Z] --- PASS: TestKey (0.00s) [2022-04-19T16:07:59.562Z] === RUN TestParseKey [2022-04-19T16:07:59.562Z] --- PASS: TestParseKey (0.00s) [2022-04-19T16:07:59.562Z] === RUN TestInvalidDataStore [2022-04-19T16:07:59.562Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T16:07:59.562Z] === RUN TestKVObjectFlatKey [2022-04-19T16:07:59.562Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T16:07:59.562Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T16:07:59.562Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T16:07:59.562Z] PASS [2022-04-19T16:07:59.562Z] coverage: 21.9% of statements [2022-04-19T16:07:59.562Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-04-19T16:07:59.562Z] === RUN TestErrorInterfaces [2022-04-19T16:07:59.562Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T16:07:59.562Z] === RUN TestNetworkMarshalling [2022-04-19T16:08:00.029Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-19T16:08:00.029Z] === RUN TestEndpointMarshalling [2022-04-19T16:08:00.029Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestAuxAddresses [2022-04-19T16:08:00.029Z] time="2022-04-19T16:07:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:08:00.029Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-19T16:08:00.029Z] === RUN TestSRVServiceQuery [2022-04-19T16:08:00.029Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestServiceVIPReuse [2022-04-19T16:08:00.029Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T16:08:00.029Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestDNSIPQuery [2022-04-19T16:08:00.029Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestDNSProxyServFail [2022-04-19T16:08:00.029Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestSandboxAddEmpty [2022-04-19T16:08:00.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestSandboxAddMultiPrio [2022-04-19T16:08:00.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestSandboxAddSamePrio [2022-04-19T16:08:00.029Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestCleanupServiceDiscovery [2022-04-19T16:08:00.029Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestDNSOptions [2022-04-19T16:08:00.029Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:00.029Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T16:08:00.029Z] time="2022-04-19T16:07:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:08:00.029Z] time="2022-04-19T16:07:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:08:00.029Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-19T16:08:00.029Z] PASS [2022-04-19T16:08:00.029Z] coverage: 8.5% of statements [2022-04-19T16:08:00.029Z] ok github.com/docker/docker/libnetwork 0.370s coverage: 8.5% of statements [2022-04-19T16:08:00.029Z] === RUN TestIPDataMarshalling [2022-04-19T16:08:00.029Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T16:08:00.029Z] === RUN TestValidateAndIsV6 [2022-04-19T16:08:00.029Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T16:08:00.029Z] PASS [2022-04-19T16:08:00.029Z] coverage: 68.9% of statements [2022-04-19T16:08:00.029Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-04-19T16:08:00.497Z] === RUN TestDriver [2022-04-19T16:08:00.497Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:08:00.497Z] PASS [2022-04-19T16:08:00.497Z] coverage: 34.8% of statements [2022-04-19T16:08:00.497Z] ok github.com/docker/docker/libnetwork/drivers/host 0.042s coverage: 34.8% of statements [2022-04-19T16:08:00.898Z] --- PASS: TestImportExtremelyLargeImageWorks (92.71s) [2022-04-19T16:08:00.898Z] PASS [2022-04-19T16:08:00.898Z] [2022-04-19T16:08:00.898Z] === Skipped [2022-04-19T16:08:00.898Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-19T16:08:00.898Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-19T16:08:00.898Z] [2022-04-19T16:08:00.898Z] DONE 22 tests, 1 skipped in 96.979s [2022-04-19T16:08:00.898Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T16:08:00.898Z] INFO: Testing against a local daemon [2022-04-19T16:08:00.898Z] === RUN TestNetworkCreateDelete [2022-04-19T16:08:00.898Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-19T16:08:00.898Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T16:08:00.898Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-19T16:08:00.898Z] === RUN TestDaemonDNSFallback [2022-04-19T16:08:00.965Z] --- PASS: TestRandomAllocateDeallocate (4.55s) [2022-04-19T16:08:00.966Z] === RUN TestAllocateRandomDeallocate [2022-04-19T16:08:00.966Z] === RUN TestDriver [2022-04-19T16:08:00.966Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:08:00.966Z] PASS [2022-04-19T16:08:00.966Z] coverage: 34.8% of statements [2022-04-19T16:08:00.966Z] ok github.com/docker/docker/libnetwork/drivers/null 0.052s coverage: 34.8% of statements [2022-04-19T16:08:01.434Z] === RUN TestNetworkAllocateFree [2022-04-19T16:08:01.434Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T16:08:01.434Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T16:08:01.434Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T16:08:01.434Z] PASS [2022-04-19T16:08:01.434Z] coverage: 63.6% of statements [2022-04-19T16:08:01.434Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.056s coverage: 63.6% of statements [2022-04-19T16:08:01.905Z] --- PASS: TestAllocateRandomDeallocate (1.14s) [2022-04-19T16:08:01.906Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T16:08:01.906Z] === RUN TestGetEmptyCapabilities [2022-04-19T16:08:01.906Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T16:08:01.906Z] === RUN TestGetExtraCapabilities [2022-04-19T16:08:01.906Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-19T16:08:01.906Z] === RUN TestGetInvalidCapabilities [2022-04-19T16:08:01.906Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-19T16:08:01.906Z] === RUN TestRemoteDriver [2022-04-19T16:08:01.906Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T16:08:01.906Z] === RUN TestDriverError [2022-04-19T16:08:01.906Z] --- PASS: TestDriverError (0.00s) [2022-04-19T16:08:01.906Z] === RUN TestMissingValues [2022-04-19T16:08:01.906Z] --- PASS: TestMissingValues (0.01s) [2022-04-19T16:08:01.906Z] === RUN TestRollback [2022-04-19T16:08:01.906Z] --- PASS: TestRollback (0.00s) [2022-04-19T16:08:01.906Z] PASS [2022-04-19T16:08:01.906Z] coverage: 57.4% of statements [2022-04-19T16:08:01.906Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.096s coverage: 57.4% of statements [2022-04-19T16:08:02.337Z] Removing intermediate container 0045f5458b26 [2022-04-19T16:08:02.337Z] ---> 2368e636e49d [2022-04-19T16:08:02.337Z] Step 13/13 : CMD ["sh"] [2022-04-19T16:08:02.337Z] ---> Running in 243634916f72 [2022-04-19T16:08:02.803Z] Removing intermediate container 243634916f72 [2022-04-19T16:08:02.803Z] ---> 0b63a87ee948 [2022-04-19T16:08:02.803Z] Successfully built 0b63a87ee948 [2022-04-19T16:08:02.803Z] Successfully tagged busybox:latest [2022-04-19T16:08:02.803Z] INFO: Docker images of the daemon under test [2022-04-19T16:08:02.803Z] [2022-04-19T16:08:02.803Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T16:08:02.803Z] busybox latest 0b63a87ee948 Less than a second ago 5.02GB [2022-04-19T16:08:02.803Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T16:08:02.803Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T16:08:02.803Z] [2022-04-19T16:08:02.803Z] INFO: Running integration tests at 04/19/2022 16:08:02... [2022-04-19T16:08:02.803Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T16:08:02.803Z] INFO: Integration API tests being run from the host: [2022-04-19T16:08:02.803Z] INFO: make.ps1 starting at 04/19/2022 16:08:02 [2022-04-19T16:08:02.891Z] === RUN TestNAT [2022-04-19T16:08:02.891Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T16:08:02.891Z] --- SKIP: TestNAT (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestTransparent [2022-04-19T16:08:02.891Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T16:08:02.891Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T16:08:02.891Z] PASS [2022-04-19T16:08:02.891Z] coverage: 0.0% of statements [2022-04-19T16:08:02.891Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.059s coverage: 0.0% of statements [2022-04-19T16:08:02.891Z] === RUN TestBuildDefault [2022-04-19T16:08:02.891Z] --- PASS: TestBuildDefault (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestBuildHostnameDomainname [2022-04-19T16:08:02.891Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestBuildHostname [2022-04-19T16:08:02.891Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestBuildHostnameFQDN [2022-04-19T16:08:02.891Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestBuildNoIP [2022-04-19T16:08:02.891Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestUpdate [2022-04-19T16:08:02.891Z] --- PASS: TestUpdate (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T16:08:02.891Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T16:08:02.891Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestAddEmpty [2022-04-19T16:08:02.891Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestAdd [2022-04-19T16:08:02.891Z] --- PASS: TestAdd (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestDeleteEmpty [2022-04-19T16:08:02.891Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestDeleteNewline [2022-04-19T16:08:02.891Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestDelete [2022-04-19T16:08:02.891Z] --- PASS: TestDelete (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestConcurrentWrites [2022-04-19T16:08:02.891Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.02s) [2022-04-19T16:08:02.891Z] === RUN TestRetrieveFromStore [2022-04-19T16:08:02.891Z] === RUN TestNew [2022-04-19T16:08:02.891Z] --- PASS: TestNew (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestAddDriver [2022-04-19T16:08:02.891Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestAddDuplicateDriver [2022-04-19T16:08:02.891Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T16:08:02.891Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestDriver [2022-04-19T16:08:02.891Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestIPAM [2022-04-19T16:08:02.891Z] --- PASS: TestIPAM (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestWalkIPAMs [2022-04-19T16:08:02.891Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T16:08:02.891Z] === RUN TestWalkDrivers [2022-04-19T16:08:02.891Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T16:08:02.891Z] PASS [2022-04-19T16:08:02.891Z] coverage: 82.4% of statements [2022-04-19T16:08:02.891Z] ok github.com/docker/docker/libnetwork/drvregistry 0.099s coverage: 82.4% of statements [2022-04-19T16:08:02.974Z] docker_api_swarm_test.go:502: [de82fa64880f6] joining swarm manager [d8966704a2804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:08:02.974Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T16:08:02.974Z] --- PASS: TestCreateServiceMultipleTimes (16.45s) [2022-04-19T16:08:02.974Z] === RUN TestCreateServiceConflict [2022-04-19T16:08:03.269Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T16:08:03.360Z] --- PASS: TestConcurrentWrites (0.26s) [2022-04-19T16:08:03.360Z] PASS [2022-04-19T16:08:03.360Z] coverage: 81.2% of statements [2022-04-19T16:08:03.360Z] ok github.com/docker/docker/libnetwork/etchosts 0.326s coverage: 81.2% of statements [2022-04-19T16:08:03.360Z] --- PASS: TestRetrieveFromStore (0.41s) [2022-04-19T16:08:03.360Z] === RUN TestIsCorrupted [2022-04-19T16:08:03.360Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-19T16:08:03.360Z] === RUN TestSetRollover [2022-04-19T16:08:03.831Z] === RUN TestNew [2022-04-19T16:08:03.831Z] --- PASS: TestNew (0.00s) [2022-04-19T16:08:03.831Z] === RUN TestAllocate [2022-04-19T16:08:03.831Z] --- PASS: TestAllocate (0.00s) [2022-04-19T16:08:03.831Z] === RUN TestUninitialized [2022-04-19T16:08:03.831Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T16:08:03.831Z] === RUN TestAllocateInRange [2022-04-19T16:08:03.831Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T16:08:03.831Z] === RUN TestAllocateSerial [2022-04-19T16:08:03.831Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T16:08:03.831Z] PASS [2022-04-19T16:08:03.831Z] coverage: 87.5% of statements [2022-04-19T16:08:03.831Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-04-19T16:08:03.831Z] === RUN TestCaller [2022-04-19T16:08:03.831Z] --- PASS: TestCaller (0.00s) [2022-04-19T16:08:03.831Z] PASS [2022-04-19T16:08:03.831Z] coverage: 100.0% of statements [2022-04-19T16:08:03.831Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2022-04-19T16:08:04.193Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-19T16:08:04.193Z] === RUN TestInspectNetwork [2022-04-19T16:08:04.193Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.193Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T16:08:04.193Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T16:08:04.193Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.193Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T16:08:04.193Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:08:04.193Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:08:04.193Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:08:04.193Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T16:08:04.193Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T16:08:04.193Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T16:08:04.194Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:08:04.194Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T16:08:04.194Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T16:08:04.194Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T16:08:04.194Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T16:08:04.194Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T16:08:04.194Z] === RUN TestNetworkList [2022-04-19T16:08:04.194Z] === RUN TestNetworkList//networks [2022-04-19T16:08:04.194Z] === PAUSE TestNetworkList//networks [2022-04-19T16:08:04.194Z] === RUN TestNetworkList//networks/ [2022-04-19T16:08:04.194Z] === PAUSE TestNetworkList//networks/ [2022-04-19T16:08:04.194Z] === CONT TestNetworkList//networks [2022-04-19T16:08:04.194Z] === CONT TestNetworkList//networks/ [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T16:08:04.194Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T16:08:04.194Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T16:08:04.194Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:08:04.194Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T16:08:04.194Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-19T16:08:04.194Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T16:08:04.194Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-19T16:08:04.194Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T16:08:04.194Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-19T16:08:04.194Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T16:08:04.194Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-19T16:08:04.194Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T16:08:04.194Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-19T16:08:04.194Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T16:08:04.194Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.194Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:08:04.194Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T16:08:04.194Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:08:04.194Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:08:04.194Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T16:08:04.194Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.194Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-19T16:08:04.194Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T16:08:04.194Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.194Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:08:04.194Z] PASS [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === Skipped [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-19T16:08:04.194Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:08:04.194Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:08:04.194Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-19T16:08:04.194Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-19T16:08:04.194Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-19T16:08:04.194Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-19T16:08:04.194Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-19T16:08:04.194Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:08:04.194Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:08:04.194Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-19T16:08:04.194Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:08:04.194Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] DONE 34 tests, 12 skipped in 7.094s [2022-04-19T16:08:04.194Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:08:04.194Z] INFO: Testing against a local daemon [2022-04-19T16:08:04.194Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T16:08:04.194Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:08:04.194Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:08:04.194Z] === RUN TestDockerNetworkIpvlan [2022-04-19T16:08:04.194Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:08:04.194Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:08:04.194Z] PASS [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === Skipped [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:08:04.194Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:08:04.194Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:08:04.194Z] [2022-04-19T16:08:04.194Z] DONE 2 tests, 2 skipped in 0.110s [2022-04-19T16:08:04.194Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:08:04.454Z] INFO: Testing against a local daemon [2022-04-19T16:08:04.454Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T16:08:04.454Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.454Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-19T16:08:04.454Z] === RUN TestDockerNetworkMacvlan [2022-04-19T16:08:04.454Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.454Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-19T16:08:04.454Z] PASS [2022-04-19T16:08:04.454Z] [2022-04-19T16:08:04.454Z] === Skipped [2022-04-19T16:08:04.454Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-19T16:08:04.454Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.454Z] [2022-04-19T16:08:04.454Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-19T16:08:04.455Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-19T16:08:04.455Z] [2022-04-19T16:08:04.455Z] DONE 2 tests, 2 skipped in 0.121s [2022-04-19T16:08:04.455Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T16:08:04.455Z] testing: warning: no tests to run [2022-04-19T16:08:04.455Z] PASS [2022-04-19T16:08:04.455Z] [2022-04-19T16:08:04.455Z] DONE 0 tests in 0.030s [2022-04-19T16:08:04.455Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T16:08:04.455Z] INFO: Testing against a local daemon [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginTLS [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginHeader [2022-04-19T16:08:04.455Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.455Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-19T16:08:04.455Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-04-19T16:08:04.715Z] === RUN TestAuthZPluginV2Disable [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-19T16:08:04.715Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-19T16:08:04.715Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-19T16:08:04.715Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-19T16:08:04.715Z] PASS [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === Skipped [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-19T16:08:04.715Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.715Z] [2022-04-19T16:08:04.715Z] DONE 17 tests, 17 skipped in 0.348s [2022-04-19T16:08:04.715Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T16:08:04.820Z] === RUN TestSetSerialInsertDelete [2022-04-19T16:08:04.820Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T16:08:04.820Z] === RUN TestSetParallelInsertDelete [2022-04-19T16:08:04.820Z] --- PASS: TestSetRollover (1.46s) [2022-04-19T16:08:04.820Z] === RUN TestSetRolloverSerial [2022-04-19T16:08:04.861Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T16:08:04.976Z] INFO: Testing against a local daemon [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:08:04.976Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:08:04.976Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T16:08:04.976Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T16:08:04.976Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T16:08:04.976Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T16:08:04.976Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T16:08:04.976Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T16:08:04.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T16:08:04.976Z] === RUN TestPluginInstall [2022-04-19T16:08:04.976Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.976Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T16:08:04.976Z] === RUN TestPluginsWithRuntimes [2022-04-19T16:08:04.976Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-19T16:08:04.976Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T16:08:04.976Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T16:08:04.976Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-19T16:08:04.976Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:08:04.976Z] PASS [2022-04-19T16:08:04.976Z] [2022-04-19T16:08:04.976Z] === Skipped [2022-04-19T16:08:04.976Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-19T16:08:04.976Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-19T16:08:04.976Z] [2022-04-19T16:08:04.976Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-19T16:08:04.976Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-19T16:08:04.976Z] [2022-04-19T16:08:04.976Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:08:04.976Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-19T16:08:04.976Z] [2022-04-19T16:08:04.976Z] DONE 19 tests, 3 skipped in 0.200s [2022-04-19T16:08:04.976Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T16:08:05.236Z] INFO: Testing against a local daemon [2022-04-19T16:08:05.236Z] === RUN TestExternalGraphDriver [2022-04-19T16:08:05.236Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-19T16:08:05.236Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-19T16:08:05.236Z] === RUN TestGraphdriverPluginV2 [2022-04-19T16:08:05.288Z] === RUN TestInt2IP2IntConversion [2022-04-19T16:08:05.789Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T16:08:05.789Z] --- PASS: TestCreateServiceConflict (2.66s) [2022-04-19T16:08:05.789Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T16:08:06.274Z] --- PASS: TestInt2IP2IntConversion (0.53s) [2022-04-19T16:08:06.274Z] === RUN TestGetAddressVersion [2022-04-19T16:08:06.274Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T16:08:06.274Z] === RUN TestKeyString [2022-04-19T16:08:06.274Z] --- PASS: TestKeyString (0.00s) [2022-04-19T16:08:06.274Z] === RUN TestPoolDataMarshal [2022-04-19T16:08:06.274Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T16:08:06.274Z] === RUN TestSubnetsMarshal [2022-04-19T16:08:06.274Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-19T16:08:06.274Z] === RUN TestAddSubnets [2022-04-19T16:08:06.274Z] === RUN TestPoolRequest [2022-04-19T16:08:06.274Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T16:08:06.274Z] === RUN TestOtherRequests [2022-04-19T16:08:06.274Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T16:08:06.274Z] PASS [2022-04-19T16:08:06.274Z] coverage: 57.1% of statements [2022-04-19T16:08:06.274Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-04-19T16:08:06.274Z] --- PASS: TestAddSubnets (0.05s) [2022-04-19T16:08:06.274Z] === RUN TestDoublePoolRelease [2022-04-19T16:08:06.274Z] --- PASS: TestSetRolloverSerial (1.23s) [2022-04-19T16:08:06.274Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T16:08:06.274Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T16:08:06.274Z] PASS [2022-04-19T16:08:06.274Z] coverage: 84.4% of statements [2022-04-19T16:08:06.274Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-19T16:08:06.274Z] === RUN TestAddReleasePoolID [2022-04-19T16:08:06.274Z] ok github.com/docker/docker/libnetwork/bitseq 9.916s coverage: 84.4% of statements [2022-04-19T16:08:06.274Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-19T16:08:06.274Z] === RUN TestPredefinedPool [2022-04-19T16:08:06.274Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-19T16:08:06.274Z] === RUN TestRemoveSubnet [2022-04-19T16:08:06.274Z] --- PASS: TestRemoveSubnet (0.24s) [2022-04-19T16:08:06.274Z] === RUN TestGetSameAddress [2022-04-19T16:08:06.741Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-19T16:08:06.741Z] === RUN TestPoolAllocationReuse [2022-04-19T16:08:07.728Z] === RUN TestGetCapabilities [2022-04-19T16:08:07.728Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T16:08:07.728Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T16:08:07.728Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-19T16:08:07.728Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T16:08:07.728Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-19T16:08:07.728Z] === RUN TestRemoteDriver [2022-04-19T16:08:07.728Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T16:08:07.728Z] PASS [2022-04-19T16:08:07.728Z] coverage: 47.4% of statements [2022-04-19T16:08:07.728Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.117s coverage: 47.4% of statements [2022-04-19T16:08:07.728Z] --- PASS: TestPoolAllocationReuse (1.39s) [2022-04-19T16:08:07.728Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T16:08:07.728Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-19T16:08:07.728Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T16:08:08.541Z] --- PASS: TestGraphdriverPluginV2 (3.46s) [2022-04-19T16:08:08.541Z] PASS [2022-04-19T16:08:08.541Z] [2022-04-19T16:08:08.541Z] === Skipped [2022-04-19T16:08:08.541Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-19T16:08:08.541Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-19T16:08:08.541Z] [2022-04-19T16:08:08.541Z] DONE 2 tests, 1 skipped in 3.619s [2022-04-19T16:08:08.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T16:08:08.715Z] === RUN TestWindowsIPAM [2022-04-19T16:08:08.715Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T16:08:08.715Z] PASS [2022-04-19T16:08:08.715Z] coverage: 71.4% of statements [2022-04-19T16:08:08.715Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-04-19T16:08:08.800Z] INFO: Testing against a local daemon [2022-04-19T16:08:08.800Z] === RUN TestContinueAfterPluginCrash [2022-04-19T16:08:08.800Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T16:08:08.800Z] === RUN TestReadPluginNoRead [2022-04-19T16:08:08.800Z] === PAUSE TestReadPluginNoRead [2022-04-19T16:08:08.801Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T16:08:08.801Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T16:08:08.801Z] === CONT TestContinueAfterPluginCrash [2022-04-19T16:08:08.801Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T16:08:09.700Z] === RUN TestDefaultNetwork [2022-04-19T16:08:09.700Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.79s) [2022-04-19T16:08:09.700Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T16:08:09.700Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-19T16:08:09.700Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T16:08:09.950Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2022-04-19T16:08:09.950Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T16:08:09.950Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T16:08:10.169Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-04-19T16:08:10.169Z] === RUN TestInitAddressPools [2022-04-19T16:08:10.169Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T16:08:10.169Z] PASS [2022-04-19T16:08:10.169Z] coverage: 74.0% of statements [2022-04-19T16:08:10.169Z] ok github.com/docker/docker/libnetwork/ipamutils 0.678s coverage: 74.0% of statements [2022-04-19T16:08:10.636Z] === RUN TestKeyValue [2022-04-19T16:08:10.636Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T16:08:10.636Z] PASS [2022-04-19T16:08:10.636Z] coverage: 60.0% of statements [2022-04-19T16:08:10.636Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T16:08:11.104Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T16:08:11.572Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.83s) [2022-04-19T16:08:11.572Z] === RUN TestGetAddress [2022-04-19T16:08:12.041Z] === RUN TestGenerate [2022-04-19T16:08:12.041Z] --- PASS: TestGenerate (0.00s) [2022-04-19T16:08:12.041Z] === RUN TestGeneratePtr [2022-04-19T16:08:12.041Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T16:08:12.041Z] === RUN TestGenerateMissingField [2022-04-19T16:08:12.041Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T16:08:12.041Z] === RUN TestFieldCannotBeSet [2022-04-19T16:08:12.041Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T16:08:12.463Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T16:08:12.509Z] === RUN TestTypeMismatchError [2022-04-19T16:08:12.509Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T16:08:12.509Z] PASS [2022-04-19T16:08:12.509Z] coverage: 100.0% of statements [2022-04-19T16:08:12.509Z] ok github.com/docker/docker/libnetwork/options 0.127s coverage: 100.0% of statements [2022-04-19T16:08:12.719Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T16:08:12.719Z] docker_api_swarm_test.go:507: [d2912ac0fcc05] joining swarm manager [d8966704a2804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:08:13.003Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-04-19T16:08:13.003Z] === CONT TestReadPluginNoRead [2022-04-19T16:08:14.072Z] === RUN TestNetworkDBSimple [2022-04-19T16:08:14.072Z] testing: warning: no tests to run [2022-04-19T16:08:14.072Z] PASS [2022-04-19T16:08:14.072Z] coverage: 0.0% of statements [2022-04-19T16:08:14.072Z] ok github.com/docker/docker/libnetwork/osl 0.051s coverage: 0.0% of statements [no tests to run] [2022-04-19T16:08:14.540Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T16:08:14.540Z] PASS [2022-04-19T16:08:14.540Z] coverage: 100.0% of statements [2022-04-19T16:08:14.540Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-04-19T16:08:14.540Z] === RUN TestRequestNewPort [2022-04-19T16:08:14.540Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestRequestSpecificPort [2022-04-19T16:08:14.540Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestReleasePort [2022-04-19T16:08:14.540Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestReuseReleasedPort [2022-04-19T16:08:14.540Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestReleaseUnreadledPort [2022-04-19T16:08:14.540Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestUnknowProtocol [2022-04-19T16:08:14.540Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestAllocateAllPorts [2022-04-19T16:08:14.540Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestPortAllocation [2022-04-19T16:08:14.540Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T16:08:14.540Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T16:08:14.540Z] === RUN TestNoDuplicateBPR [2022-04-19T16:08:15.008Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T16:08:15.008Z] === RUN TestChangePortRange [2022-04-19T16:08:15.008Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T16:08:15.008Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T16:08:15.008Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T16:08:15.008Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T16:08:15.008Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T16:08:15.008Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T16:08:15.008Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T16:08:15.008Z] PASS [2022-04-19T16:08:15.008Z] coverage: 88.6% of statements [2022-04-19T16:08:15.008Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-04-19T16:08:15.008Z] 2022/04/19 16:08:14 Closing DB instances... [2022-04-19T16:08:15.270Z] --- PASS: TestCheckoutGit (33.62s) [2022-04-19T16:08:15.270Z] === RUN TestValidGitTransport [2022-04-19T16:08:15.270Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-19T16:08:15.270Z] === RUN TestGitInvalidRef [2022-04-19T16:08:15.270Z] --- PASS: TestGitInvalidRef (0.25s) [2022-04-19T16:08:15.270Z] PASS [2022-04-19T16:08:15.270Z] coverage: 86.3% of statements [2022-04-19T16:08:15.270Z] ok github.com/docker/docker/builder/remotecontext/git 33.945s coverage: 86.3% of statements [2022-04-19T16:08:15.270Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T16:08:15.270Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T16:08:15.477Z] testing: warning: no tests to run [2022-04-19T16:08:15.477Z] PASS [2022-04-19T16:08:15.477Z] coverage: 0.0% of statements [2022-04-19T16:08:15.477Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-19T16:08:15.477Z] === RUN TestHashData [2022-04-19T16:08:15.477Z] --- PASS: TestHashData (0.00s) [2022-04-19T16:08:15.477Z] PASS [2022-04-19T16:08:15.477Z] coverage: 2.8% of statements [2022-04-19T16:08:15.477Z] ok github.com/docker/docker/libnetwork/resolvconf 0.043s coverage: 2.8% of statements [2022-04-19T16:08:15.550Z] === RUN TestReadPluginNoRead/default [2022-04-19T16:08:15.984Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-19T16:08:16.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T16:08:16.463Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-04-19T16:08:16.463Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T16:08:16.463Z] === RUN TestErrorConstructors [2022-04-19T16:08:16.463Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T16:08:16.463Z] === RUN TestCompareIPMask [2022-04-19T16:08:16.463Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T16:08:16.463Z] === RUN TestUtilGetHostPartIP [2022-04-19T16:08:16.463Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T16:08:16.463Z] === RUN TestUtilGetBroadcastIP [2022-04-19T16:08:16.463Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T16:08:16.463Z] === RUN TestParseCIDR [2022-04-19T16:08:16.463Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T16:08:16.463Z] PASS [2022-04-19T16:08:16.463Z] coverage: 37.3% of statements [2022-04-19T16:08:16.463Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 37.3% of statements [2022-04-19T16:08:16.492Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T16:08:16.544Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T16:08:16.931Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T16:08:16.932Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T16:08:16.932Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T16:08:16.932Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T16:08:16.932Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T16:08:16.932Z] PASS [2022-04-19T16:08:16.932Z] coverage: 55.0% of statements [2022-04-19T16:08:16.932Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-04-19T16:08:17.105Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T16:08:17.399Z] 2022/04/19 16:08:17 Closing DB instances... [2022-04-19T16:08:17.867Z] === RUN TestParseVersion [2022-04-19T16:08:17.867Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T16:08:17.867Z] PASS [2022-04-19T16:08:17.867Z] coverage: 52.9% of statements [2022-04-19T16:08:17.867Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 52.9% of statements [2022-04-19T16:08:17.867Z] === RUN TestAddressPoolOpt [2022-04-19T16:08:17.867Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/a [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/something [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/_=a [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/PATH [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/=a [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/PATH= [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/PATH=something [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/1asd [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/123 [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/some_space [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/= [2022-04-19T16:08:17.867Z] === RUN TestValidateEnv/PaTh [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestParseHost [2022-04-19T16:08:17.867Z] --- PASS: TestParseHost (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestParseDockerDaemonHost [2022-04-19T16:08:17.867Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestParseTCP [2022-04-19T16:08:17.867Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T16:08:17.867Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestValidateExtraHosts [2022-04-19T16:08:17.867Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestIpOptString [2022-04-19T16:08:17.867Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T16:08:17.867Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T16:08:17.867Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestIpOptSetInvalidVal [2022-04-19T16:08:17.867Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestValidateIPAddress [2022-04-19T16:08:17.867Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestMapOpts [2022-04-19T16:08:17.867Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestListOptsWithoutValidator [2022-04-19T16:08:17.867Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestListOptsWithValidator [2022-04-19T16:08:17.867Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestValidateDNSSearch [2022-04-19T16:08:17.867Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T16:08:17.867Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T16:08:17.867Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestNamedListOpts [2022-04-19T16:08:17.867Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestNamedMapOpts [2022-04-19T16:08:17.867Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestParseLink [2022-04-19T16:08:17.867Z] --- PASS: TestParseLink (0.00s) [2022-04-19T16:08:17.867Z] === RUN TestUlimitOpt [2022-04-19T16:08:17.867Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T16:08:17.867Z] PASS [2022-04-19T16:08:17.867Z] coverage: 66.5% of statements [2022-04-19T16:08:17.867Z] ok github.com/docker/docker/opts 0.072s coverage: 66.5% of statements [2022-04-19T16:08:17.877Z] --- PASS: TestContinueAfterPluginCrash (9.05s) [2022-04-19T16:08:17.877Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T16:08:18.030Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T16:08:18.955Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T16:08:19.258Z] === CONT TestReadPluginNoRead [2022-04-19T16:08:19.258Z] read_test.go:92: [d60cff8af0ed3] daemon is not started [2022-04-19T16:08:19.258Z] --- PASS: TestReadPluginNoRead (6.07s) [2022-04-19T16:08:19.258Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-19T16:08:19.258Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-04-19T16:08:19.258Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-19T16:08:19.258Z] PASS [2022-04-19T16:08:19.258Z] [2022-04-19T16:08:19.258Z] DONE 6 tests in 10.544s [2022-04-19T16:08:19.258Z] 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-04-19T16:08:19.258Z] testing: warning: no tests to run [2022-04-19T16:08:19.258Z] PASS [2022-04-19T16:08:19.258Z] [2022-04-19T16:08:19.258Z] DONE 0 tests in 0.047s [2022-04-19T16:08:19.258Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T16:08:19.258Z] INFO: Testing against a local daemon [2022-04-19T16:08:19.258Z] === RUN TestPluginWithDevMounts [2022-04-19T16:08:19.258Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-19T16:08:19.258Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T16:08:19.258Z] PASS [2022-04-19T16:08:19.258Z] [2022-04-19T16:08:19.258Z] === Skipped [2022-04-19T16:08:19.258Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-19T16:08:19.258Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-19T16:08:19.258Z] [2022-04-19T16:08:19.258Z] DONE 1 tests, 1 skipped in 0.118s [2022-04-19T16:08:19.430Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.85s) [2022-04-19T16:08:19.430Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T16:08:19.430Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T16:08:19.515Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T16:08:19.518Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T16:08:19.518Z] INFO: Testing against a local daemon [2022-04-19T16:08:19.518Z] === RUN TestSecretInspect [2022-04-19T16:08:19.518Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-19T16:08:19.518Z] === RUN TestSecretList [2022-04-19T16:08:19.518Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] --- SKIP: TestSecretList (0.02s) [2022-04-19T16:08:19.518Z] === RUN TestSecretsCreateAndDelete [2022-04-19T16:08:19.518Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-19T16:08:19.518Z] === RUN TestSecretsUpdate [2022-04-19T16:08:19.518Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-19T16:08:19.518Z] === RUN TestTemplatedSecret [2022-04-19T16:08:19.518Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T16:08:19.518Z] === RUN TestSecretCreateResolve [2022-04-19T16:08:19.518Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-19T16:08:19.518Z] PASS [2022-04-19T16:08:19.518Z] [2022-04-19T16:08:19.518Z] === Skipped [2022-04-19T16:08:19.518Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-19T16:08:19.518Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] [2022-04-19T16:08:19.518Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-04-19T16:08:19.518Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] [2022-04-19T16:08:19.518Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-19T16:08:19.518Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] [2022-04-19T16:08:19.518Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-19T16:08:19.518Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.518Z] [2022-04-19T16:08:19.519Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-19T16:08:19.519Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.519Z] [2022-04-19T16:08:19.519Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-19T16:08:19.519Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.519Z] [2022-04-19T16:08:19.519Z] DONE 6 tests, 6 skipped in 0.194s [2022-04-19T16:08:19.519Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T16:08:19.779Z] INFO: Testing against a local daemon [2022-04-19T16:08:19.779Z] === RUN TestServiceCreateInit [2022-04-19T16:08:19.779Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T16:08:19.779Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T16:08:19.779Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-19T16:08:19.779Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:08:19.779Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:08:19.779Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T16:08:19.779Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestCreateServiceConflict [2022-04-19T16:08:19.779Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateServiceConflict (0.02s) [2022-04-19T16:08:19.779Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T16:08:19.779Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T16:08:19.779Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T16:08:19.779Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T16:08:19.779Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestCreateServiceSysctls [2022-04-19T16:08:19.779Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-19T16:08:19.779Z] === RUN TestCreateServiceCapabilities [2022-04-19T16:08:19.779Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-19T16:08:19.779Z] === RUN TestInspect [2022-04-19T16:08:19.779Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestInspect (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestCreateJob [2022-04-19T16:08:19.779Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestCreateJob (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestReplicatedJob [2022-04-19T16:08:19.779Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestUpdateReplicatedJob [2022-04-19T16:08:19.779Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:19.779Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-19T16:08:19.779Z] === RUN TestServiceListWithStatuses [2022-04-19T16:08:19.899Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T16:08:19.899Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T16:08:19.899Z] --- PASS: TestPeerCertificateMarshalJSON (0.47s) [2022-04-19T16:08:19.899Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T16:08:19.899Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T16:08:19.899Z] === RUN TestMiddleware [2022-04-19T16:08:19.899Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T16:08:19.899Z] === RUN TestNewResponseModifier [2022-04-19T16:08:19.899Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T16:08:19.899Z] PASS [2022-04-19T16:08:19.899Z] coverage: 26.8% of statements [2022-04-19T16:08:19.899Z] ok github.com/docker/docker/pkg/authorization 0.519s coverage: 26.8% of statements [2022-04-19T16:08:20.039Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:08:20.039Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T16:08:20.039Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T16:08:20.039Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:20.039Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2022-04-19T16:08:20.039Z] === RUN TestDockerNetworkReConnect [2022-04-19T16:08:20.039Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:20.039Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-19T16:08:20.039Z] === RUN TestServicePlugin [2022-04-19T16:08:20.369Z] === RUN TestIsArchivePathDir [2022-04-19T16:08:20.369Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-19T16:08:20.369Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T16:08:20.369Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-04-19T16:08:20.369Z] === RUN TestIsArchivePathTar [2022-04-19T16:08:20.441Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T16:08:20.441Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T16:08:20.836Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-04-19T16:08:20.836Z] === RUN TestDecompressStreamGzip [2022-04-19T16:08:20.836Z] 2022/04/19 16:08:20 Closing DB instances... [2022-04-19T16:08:20.836Z] === RUN TestUnbuffered [2022-04-19T16:08:20.836Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestRaceUnbuffered [2022-04-19T16:08:20.836Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T16:08:20.836Z] PASS [2022-04-19T16:08:20.836Z] coverage: 100.0% of statements [2022-04-19T16:08:20.836Z] ok github.com/docker/docker/pkg/broadcaster 0.037s coverage: 100.0% of statements [2022-04-19T16:08:20.836Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-19T16:08:20.836Z] === RUN TestDecompressStreamBzip2 [2022-04-19T16:08:20.836Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-19T16:08:20.836Z] === RUN TestDecompressStreamXz [2022-04-19T16:08:20.836Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T16:08:20.836Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestDecompressStreamZstd [2022-04-19T16:08:20.836Z] archive_test.go:140: zstd not installed [2022-04-19T16:08:20.836Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-19T16:08:20.836Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T16:08:20.836Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T16:08:20.836Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestCompressStreamInvalid [2022-04-19T16:08:20.836Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestExtensionInvalid [2022-04-19T16:08:20.836Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestExtensionUncompressed [2022-04-19T16:08:20.836Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestExtensionBzip2 [2022-04-19T16:08:20.836Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestExtensionGzip [2022-04-19T16:08:20.836Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestExtensionXz [2022-04-19T16:08:20.836Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestExtensionZstd [2022-04-19T16:08:20.836Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestCmdStreamLargeStderr [2022-04-19T16:08:20.836Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-19T16:08:20.836Z] === RUN TestCmdStreamBad [2022-04-19T16:08:20.836Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T16:08:20.836Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T16:08:20.836Z] === RUN TestCmdStreamGood [2022-04-19T16:08:21.002Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T16:08:21.303Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-19T16:08:21.303Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T16:08:21.303Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-19T16:08:21.303Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T16:08:21.303Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T16:08:21.303Z] === RUN TestUntarPath [2022-04-19T16:08:21.303Z] --- PASS: TestUntarPath (0.07s) [2022-04-19T16:08:21.303Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T16:08:21.304Z] --- PASS: TestUntarPathWithDestinationFile (0.09s) [2022-04-19T16:08:21.304Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T16:08:21.304Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-19T16:08:21.304Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T16:08:21.304Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T16:08:21.304Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T16:08:21.304Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T16:08:21.304Z] === RUN TestCopyWithTarSrcFile [2022-04-19T16:08:21.304Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T16:08:21.304Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T16:08:21.304Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T16:08:21.304Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T16:08:21.304Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T16:08:21.304Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T16:08:21.304Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T16:08:21.304Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T16:08:21.304Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T16:08:21.304Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T16:08:21.304Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-19T16:08:21.304Z] === RUN TestTarFiles [2022-04-19T16:08:21.304Z] === RUN TestMatch [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[foo]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[]#01 [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[qux]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T16:08:21.304Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T16:08:21.304Z] --- PASS: TestMatch (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T16:08:21.304Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T16:08:21.304Z] PASS [2022-04-19T16:08:21.304Z] coverage: 87.5% of statements [2022-04-19T16:08:21.304Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-04-19T16:08:21.561Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T16:08:21.561Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T16:08:21.816Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T16:08:21.950Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServicePlugin (1.95s) [2022-04-19T16:08:21.950Z] === RUN TestServiceUpdateLabel [2022-04-19T16:08:21.950Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-19T16:08:21.950Z] === RUN TestServiceUpdateSecrets [2022-04-19T16:08:21.950Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-19T16:08:21.950Z] === RUN TestServiceUpdateConfigs [2022-04-19T16:08:21.950Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-19T16:08:21.950Z] === RUN TestServiceUpdateNetwork [2022-04-19T16:08:21.950Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-19T16:08:21.950Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T16:08:21.950Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-19T16:08:21.950Z] PASS [2022-04-19T16:08:21.950Z] [2022-04-19T16:08:21.950Z] === Skipped [2022-04-19T16:08:21.950Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:08:21.950Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:08:21.950Z] [2022-04-19T16:08:21.950Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:08:21.950Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:08:21.950Z] [2022-04-19T16:08:21.950Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-19T16:08:21.950Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] [2022-04-19T16:08:21.950Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2022-04-19T16:08:21.950Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] [2022-04-19T16:08:21.950Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-19T16:08:21.950Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.950Z] [2022-04-19T16:08:21.950Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-19T16:08:21.951Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-19T16:08:21.951Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-19T16:08:21.951Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-19T16:08:21.951Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-19T16:08:21.951Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-19T16:08:21.951Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-19T16:08:21.951Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-19T16:08:21.951Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-19T16:08:21.951Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T16:08:21.951Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2022-04-19T16:08:21.951Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-19T16:08:21.951Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s) [2022-04-19T16:08:21.951Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-19T16:08:21.951Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-19T16:08:21.951Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-19T16:08:21.951Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-19T16:08:21.951Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-19T16:08:21.951Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-19T16:08:21.951Z] [2022-04-19T16:08:21.951Z] DONE 24 tests, 23 skipped in 2.363s [2022-04-19T16:08:21.951Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T16:08:21.951Z] INFO: Testing against a local daemon [2022-04-19T16:08:21.951Z] === RUN TestSessionCreate [2022-04-19T16:08:22.071Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T16:08:22.211Z] --- PASS: TestSessionCreate (0.04s) [2022-04-19T16:08:22.211Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T16:08:22.211Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-19T16:08:22.211Z] PASS [2022-04-19T16:08:22.211Z] [2022-04-19T16:08:22.211Z] DONE 2 tests in 0.163s [2022-04-19T16:08:22.211Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T16:08:22.211Z] INFO: Testing against a local daemon [2022-04-19T16:08:22.211Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:08:22.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T16:08:22.211Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:08:22.211Z] === RUN TestDiskUsage [2022-04-19T16:08:22.211Z] === PAUSE TestDiskUsage [2022-04-19T16:08:22.211Z] === RUN TestEventsExecDie [2022-04-19T16:08:22.290Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.17s) [2022-04-19T16:08:22.291Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T16:08:22.632Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T16:08:22.632Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-19T16:08:22.632Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T16:08:22.632Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T16:08:22.758Z] === RUN TestChrootTarUntar [2022-04-19T16:08:22.758Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T16:08:22.758Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T16:08:22.758Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T16:08:22.758Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootCopyWithTar [2022-04-19T16:08:22.758Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootCopyFileWithTar [2022-04-19T16:08:22.758Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootUntarPath [2022-04-19T16:08:22.758Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T16:08:22.758Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T16:08:22.758Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:08:22.758Z] === RUN TestChrootApplyDotDotFile [2022-04-19T16:08:22.758Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:08:22.758Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T16:08:22.758Z] PASS [2022-04-19T16:08:22.758Z] coverage: 12.0% of statements [2022-04-19T16:08:22.758Z] ok github.com/docker/docker/pkg/chrootarchive 0.104s coverage: 12.0% of statements [2022-04-19T16:08:22.781Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-19T16:08:22.781Z] === RUN TestEventsBackwardsCompatible [2022-04-19T16:08:22.781Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-19T16:08:22.781Z] === RUN TestEventsVolumeCreate [2022-04-19T16:08:22.781Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-19T16:08:22.781Z] === RUN TestInfoBinaryCommits [2022-04-19T16:08:22.781Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T16:08:22.781Z] === RUN TestInfoAPIVersioned [2022-04-19T16:08:23.041Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T16:08:23.041Z] === RUN TestInfoAPI [2022-04-19T16:08:23.041Z] --- PASS: TestInfoAPI (0.03s) [2022-04-19T16:08:23.041Z] === RUN TestInfoAPIWarnings [2022-04-19T16:08:23.568Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s) [2022-04-19T16:08:23.568Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T16:08:23.568Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T16:08:23.568Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T16:08:23.568Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T16:08:23.743Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T16:08:23.743Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T16:08:23.743Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T16:08:23.743Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T16:08:23.743Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T16:08:23.743Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T16:08:23.743Z] PASS [2022-04-19T16:08:23.743Z] coverage: 0.0% of statements [2022-04-19T16:08:23.743Z] ok github.com/docker/docker/pkg/containerfs 0.043s coverage: 0.0% of statements [2022-04-19T16:08:23.823Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T16:08:23.823Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T16:08:23.823Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:08:23.823Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T16:08:23.823Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T16:08:24.079Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T16:08:24.211Z] 2022/04/19 16:08:24 Closing DB instances... [2022-04-19T16:08:24.679Z] === RUN TestSizeEmpty [2022-04-19T16:08:24.679Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T16:08:24.679Z] === RUN TestSizeEmptyFile [2022-04-19T16:08:24.679Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T16:08:24.679Z] === RUN TestSizeNonemptyFile [2022-04-19T16:08:24.679Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T16:08:24.679Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T16:08:24.679Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T16:08:24.679Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T16:08:24.679Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T16:08:24.679Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T16:08:24.679Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T16:08:24.679Z] === RUN TestMoveToSubdir [2022-04-19T16:08:24.679Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-19T16:08:24.679Z] === RUN TestSizeNonExistingDirectory [2022-04-19T16:08:24.679Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T16:08:24.679Z] PASS [2022-04-19T16:08:24.679Z] coverage: 80.0% of statements [2022-04-19T16:08:24.679Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-04-19T16:08:25.665Z] === RUN TestPollerAddRemove [2022-04-19T16:08:25.665Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T16:08:25.665Z] === RUN TestPollerEvent [2022-04-19T16:08:25.665Z] poller_test.go:40: No chmod on Windows [2022-04-19T16:08:25.665Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T16:08:25.665Z] === RUN TestPollerClose [2022-04-19T16:08:25.665Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T16:08:25.665Z] PASS [2022-04-19T16:08:25.665Z] coverage: 36.2% of statements [2022-04-19T16:08:25.665Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 36.2% of statements [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-19T16:08:25.700Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-19T16:08:25.700Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestConfigureDaemonLogs [2022-04-19T16:08:25.700Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestCommonOptionsInstallFlags [2022-04-19T16:08:25.700Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-19T16:08:25.700Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-19T16:08:25.700Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-19T16:08:25.700Z] PASS [2022-04-19T16:08:25.700Z] coverage: 19.0% of statements [2022-04-19T16:08:25.700Z] ok github.com/docker/docker/cmd/dockerd 0.208s coverage: 19.0% of statements [2022-04-19T16:08:25.700Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-19T16:08:25.700Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T16:08:25.965Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T16:08:25.965Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T16:08:25.965Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T16:08:26.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T16:08:27.037Z] --- PASS: TestNetworkDBCRUDTableEntry (4.11s) [2022-04-19T16:08:27.037Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T16:08:27.037Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T16:08:27.037Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T16:08:27.037Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T16:08:27.037Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T16:08:27.037Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCopyFile [2022-04-19T16:08:27.037Z] --- PASS: TestCopyFile (0.01s) [2022-04-19T16:08:27.037Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T16:08:27.037Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T16:08:27.037Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T16:08:27.037Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T16:08:27.037Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T16:08:27.037Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestWildcardMatches [2022-04-19T16:08:27.037Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestPatternMatches [2022-04-19T16:08:27.037Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T16:08:27.037Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T16:08:27.037Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T16:08:27.037Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T16:08:27.037Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T16:08:27.037Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T16:08:27.037Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestSingleExclamationError [2022-04-19T16:08:27.037Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestMatchesWithNoPatterns [2022-04-19T16:08:27.037Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T16:08:27.037Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestMatches [2022-04-19T16:08:27.037Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T16:08:27.037Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T16:08:27.037Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T16:08:27.037Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T16:08:27.037Z] --- PASS: TestMatches (0.01s) [2022-04-19T16:08:27.037Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T16:08:27.037Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T16:08:27.037Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T16:08:27.037Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCleanPatterns [2022-04-19T16:08:27.037Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T16:08:27.037Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T16:08:27.037Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T16:08:27.037Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T16:08:27.037Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T16:08:27.037Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCreateIfNotExistsDir [2022-04-19T16:08:27.037Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-19T16:08:27.037Z] === RUN TestCreateIfNotExistsFile [2022-04-19T16:08:27.037Z] --- PASS: TestCreateIfNotExistsFile (0.03s) [2022-04-19T16:08:27.037Z] === RUN TestMatch [2022-04-19T16:08:27.037Z] --- PASS: TestMatch (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestCompile [2022-04-19T16:08:27.037Z] === RUN TestCompile/slash [2022-04-19T16:08:27.037Z] === RUN TestCompile/backslash [2022-04-19T16:08:27.037Z] --- PASS: TestCompile (0.00s) [2022-04-19T16:08:27.037Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T16:08:27.037Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T16:08:27.037Z] PASS [2022-04-19T16:08:27.037Z] coverage: 84.7% of statements [2022-04-19T16:08:27.037Z] ok github.com/docker/docker/pkg/fileutils 0.125s coverage: 84.7% of statements [2022-04-19T16:08:27.037Z] --- PASS: TestTarFiles (5.58s) [2022-04-19T16:08:27.037Z] === RUN TestDetectCompressionZstd [2022-04-19T16:08:27.037Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestTarUntar [2022-04-19T16:08:27.037Z] --- PASS: TestTarUntar (0.05s) [2022-04-19T16:08:27.037Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T16:08:27.037Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestTarWithOptions [2022-04-19T16:08:27.037Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-19T16:08:27.037Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T16:08:27.037Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestUntarUstarGnuConflict [2022-04-19T16:08:27.037Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T16:08:27.037Z] === RUN TestUntarInvalidFilenames [2022-04-19T16:08:27.271Z] === RUN TestContainerStopSignal [2022-04-19T16:08:27.271Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestContainerStopTimeout [2022-04-19T16:08:27.271Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-19T16:08:27.271Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-19T16:08:27.271Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-19T16:08:27.271Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestReplaceAndAppendEnvVars [2022-04-19T16:08:27.271Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-19T16:08:27.271Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestNewMemoryStore [2022-04-19T16:08:27.271Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestAddContainers [2022-04-19T16:08:27.271Z] --- PASS: TestAddContainers (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestGetContainer [2022-04-19T16:08:27.271Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestDeleteContainer [2022-04-19T16:08:27.271Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestListContainers [2022-04-19T16:08:27.271Z] --- PASS: TestListContainers (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestFirstContainer [2022-04-19T16:08:27.271Z] --- PASS: TestFirstContainer (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestApplyAllContainer [2022-04-19T16:08:27.271Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestIsValidHealthString [2022-04-19T16:08:27.271Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-19T16:08:27.271Z] === RUN TestStateRunStop [2022-04-19T16:08:27.272Z] --- PASS: TestStateRunStop (0.00s) [2022-04-19T16:08:27.272Z] === RUN TestStateTimeoutWait [2022-04-19T16:08:27.272Z] state_test.go:141: Stop callback fired [2022-04-19T16:08:27.272Z] state_test.go:165: Stop callback fired [2022-04-19T16:08:27.272Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-19T16:08:27.272Z] === RUN TestIsValidStateString [2022-04-19T16:08:27.272Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-19T16:08:27.272Z] === RUN TestViewSaveDelete [2022-04-19T16:08:27.272Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-19T16:08:27.272Z] === RUN TestViewAll [2022-04-19T16:08:27.272Z] --- PASS: TestViewAll (0.03s) [2022-04-19T16:08:27.272Z] === RUN TestViewGet [2022-04-19T16:08:27.272Z] --- PASS: TestViewGet (0.01s) [2022-04-19T16:08:27.272Z] === RUN TestNames [2022-04-19T16:08:27.272Z] --- PASS: TestNames (0.00s) [2022-04-19T16:08:27.272Z] === RUN TestViewWithHealthCheck [2022-04-19T16:08:27.272Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-19T16:08:27.272Z] PASS [2022-04-19T16:08:27.272Z] coverage: 41.7% of statements [2022-04-19T16:08:27.272Z] ok github.com/docker/docker/container 0.260s coverage: 41.7% of statements [2022-04-19T16:08:27.505Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1648884888\\dest" [2022-04-19T16:08:27.505Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2022-04-19T16:08:27.505Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T16:08:27.505Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T16:08:27.505Z] === RUN TestUntarInvalidHardlink [2022-04-19T16:08:27.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3695927980\\victim\\hello" -> "../victim/hello" [2022-04-19T16:08:27.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1144400976\\victim\\hello" -> "/../victim/hello" [2022-04-19T16:08:27.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2625047363\\victim" -> "../victim" [2022-04-19T16:08:27.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3471328253\\victim" -> "../victim" [2022-04-19T16:08:27.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4071706847\\victim" -> "../victim" [2022-04-19T16:08:27.505Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1173853197\\victim" -> "../victim" [2022-04-19T16:08:27.505Z] === RUN TestGet [2022-04-19T16:08:27.505Z] --- PASS: TestGet (0.00s) [2022-04-19T16:08:27.505Z] === RUN TestGetShortcutString [2022-04-19T16:08:27.505Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T16:08:27.505Z] PASS [2022-04-19T16:08:27.505Z] coverage: 42.9% of statements [2022-04-19T16:08:27.505Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-19T16:08:27.505Z] === RUN TestUntarInvalidSymlink [2022-04-19T16:08:27.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2775955013\\dest\\dotdot" -> "../victim/hello" [2022-04-19T16:08:27.505Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-04-19T16:08:27.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink925154892\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T16:08:27.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1298287192\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2756235407\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2208382650\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink760549446\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.505Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3022895810\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T16:08:27.505Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-19T16:08:27.505Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T16:08:27.505Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T16:08:27.505Z] === RUN TestXGlobalNoParent [2022-04-19T16:08:27.505Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T16:08:27.505Z] === RUN TestReplaceFileTarWrapper [2022-04-19T16:08:27.505Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-04-19T16:08:27.505Z] === RUN TestPrefixHeaderReadable [2022-04-19T16:08:27.505Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-04-19T16:08:27.505Z] === RUN TestDisablePigz [2022-04-19T16:08:27.505Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T16:08:27.741Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T16:08:27.741Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T16:08:27.741Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T16:08:27.741Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T16:08:27.851Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T16:08:27.973Z] --- PASS: TestDisablePigz (0.14s) [2022-04-19T16:08:27.973Z] === RUN TestPigz [2022-04-19T16:08:27.973Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T16:08:27.973Z] --- PASS: TestPigz (0.16s) [2022-04-19T16:08:27.973Z] === RUN TestNosysFileInfo [2022-04-19T16:08:27.973Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T16:08:27.973Z] archive_windows_test.go:16: Currently fails [2022-04-19T16:08:27.973Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestCanonicalTarNameForPath [2022-04-19T16:08:27.973Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestCanonicalTarName [2022-04-19T16:08:27.973Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChmodTarEntry [2022-04-19T16:08:27.973Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestHardLinkOrder [2022-04-19T16:08:27.973Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-19T16:08:27.973Z] === RUN TestChangeString [2022-04-19T16:08:27.973Z] --- PASS: TestChangeString (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChangesWithNoChanges [2022-04-19T16:08:27.973Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-19T16:08:27.973Z] === RUN TestChangesWithChanges [2022-04-19T16:08:27.973Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-19T16:08:27.973Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T16:08:27.973Z] changes_test.go:196: needs more investigation [2022-04-19T16:08:27.973Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChangesDirsEmpty [2022-04-19T16:08:27.973Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:08:27.973Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChangesDirsMutated [2022-04-19T16:08:27.973Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:08:27.973Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestApplyLayer [2022-04-19T16:08:27.973Z] changes_test.go:433: needs further investigation [2022-04-19T16:08:27.973Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T16:08:27.973Z] changes_test.go:469: needs further investigation [2022-04-19T16:08:27.973Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T16:08:27.973Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T16:08:27.973Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestChangesSize [2022-04-19T16:08:27.973Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T16:08:27.973Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T16:08:27.973Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2413272691\\dest" [2022-04-19T16:08:27.973Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-19T16:08:27.973Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T16:08:27.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2325446039\\victim\\hello" -> "../victim/hello" [2022-04-19T16:08:27.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1711609969\\victim\\hello" -> "/../victim/hello" [2022-04-19T16:08:27.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink329553736\\victim" -> "../victim" [2022-04-19T16:08:27.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2211876704\\victim" -> "../victim" [2022-04-19T16:08:27.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4077825142\\victim" -> "../victim" [2022-04-19T16:08:27.973Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3211535570\\victim" -> "../victim" [2022-04-19T16:08:27.973Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-19T16:08:27.973Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T16:08:27.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1786369993\\dest\\dotdot" -> "../victim/hello" [2022-04-19T16:08:27.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1724962813\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T16:08:27.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2803970979\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1164066546\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1080194372\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.973Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3408289543\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:08:27.973Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-19T16:08:27.973Z] === RUN TestApplyLayerWhiteouts [2022-04-19T16:08:28.107Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T16:08:28.107Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T16:08:28.107Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T16:08:28.107Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T16:08:28.107Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T16:08:28.210Z] === RUN TestPrepare [2022-04-19T16:08:28.210Z] --- PASS: TestPrepare (0.00s) [2022-04-19T16:08:28.210Z] === RUN TestStart [2022-04-19T16:08:28.210Z] --- PASS: TestStart (0.00s) [2022-04-19T16:08:28.210Z] === RUN TestWaitCancel [2022-04-19T16:08:28.210Z] --- PASS: TestWaitCancel (0.00s) [2022-04-19T16:08:28.210Z] === RUN TestWaitDisabled [2022-04-19T16:08:28.210Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-19T16:08:28.210Z] === RUN TestWaitEnabled [2022-04-19T16:08:28.210Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-19T16:08:28.210Z] === RUN TestRemove [2022-04-19T16:08:28.210Z] --- PASS: TestRemove (0.00s) [2022-04-19T16:08:28.210Z] PASS [2022-04-19T16:08:28.210Z] coverage: 65.3% of statements [2022-04-19T16:08:28.210Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-04-19T16:08:28.441Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-19T16:08:28.441Z] === RUN TestGenerateEmptyFile [2022-04-19T16:08:28.441Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T16:08:28.441Z] === RUN TestGenerateWithContent [2022-04-19T16:08:28.441Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T16:08:28.441Z] PASS [2022-04-19T16:08:28.441Z] coverage: 61.9% of statements [2022-04-19T16:08:28.441Z] ok github.com/docker/docker/pkg/archive 8.029s coverage: 61.9% of statements [2022-04-19T16:08:28.441Z] === RUN TestCreateIDMapOrder [2022-04-19T16:08:28.441Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T16:08:28.441Z] PASS [2022-04-19T16:08:28.441Z] coverage: 7.2% of statements [2022-04-19T16:08:28.441Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2022-04-19T16:08:28.441Z] 2022/04/19 16:08:28 Closing DB instances... [2022-04-19T16:08:28.585Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:08:28.585Z] INFO: Testing against a local daemon [2022-04-19T16:08:28.585Z] === RUN TestBuildWithSession [2022-04-19T16:08:28.585Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:08:28.585Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T16:08:28.585Z] === RUN TestBuildSquashParent [2022-04-19T16:08:28.585Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:08:28.585Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T16:08:28.585Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T16:08:28.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:08:28.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:08:28.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:08:28.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:08:28.585Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:08:28.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:08:28.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:08:28.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:08:28.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:08:28.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:08:28.585Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:08:28.585Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:08:28.585Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:08:28.585Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:08:28.585Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:08:28.585Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:08:28.667Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T16:08:29.426Z] === RUN TestFixedBufferCap [2022-04-19T16:08:29.426Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T16:08:29.426Z] === RUN TestFixedBufferLen [2022-04-19T16:08:29.426Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T16:08:29.426Z] === RUN TestFixedBufferString [2022-04-19T16:08:29.426Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T16:08:29.426Z] === RUN TestFixedBufferWrite [2022-04-19T16:08:29.426Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T16:08:29.426Z] === RUN TestFixedBufferRead [2022-04-19T16:08:29.426Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T16:08:29.426Z] === RUN TestBytesPipeRead [2022-04-19T16:08:29.426Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T16:08:29.426Z] === RUN TestBytesPipeWrite [2022-04-19T16:08:29.426Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T16:08:29.426Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T16:08:29.592Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T16:08:29.894Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-04-19T16:08:29.894Z] === RUN TestNetworkDBNodeLeave [2022-04-19T16:08:29.894Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-04-19T16:08:29.894Z] === RUN TestAtomicWriteToFile [2022-04-19T16:08:29.894Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-19T16:08:29.894Z] === RUN TestAtomicWriteSetCommit [2022-04-19T16:08:29.894Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T16:08:29.894Z] === RUN TestAtomicWriteSetCancel [2022-04-19T16:08:30.153Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T16:08:30.361Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-19T16:08:30.362Z] === RUN TestReadCloserWrapperClose [2022-04-19T16:08:30.362Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T16:08:30.362Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T16:08:30.362Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T16:08:30.362Z] === RUN TestReaderErrWrapperRead [2022-04-19T16:08:30.362Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T16:08:30.362Z] === RUN TestCancelReadCloser [2022-04-19T16:08:30.362Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-19T16:08:30.362Z] === RUN TestWriteCloserWrapperClose [2022-04-19T16:08:30.362Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T16:08:30.362Z] === RUN TestNopWriteCloser [2022-04-19T16:08:30.362Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T16:08:30.362Z] === RUN TestNopWriter [2022-04-19T16:08:30.362Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T16:08:30.362Z] === RUN TestWriteCounter [2022-04-19T16:08:30.362Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T16:08:30.362Z] PASS [2022-04-19T16:08:30.362Z] coverage: 69.2% of statements [2022-04-19T16:08:30.362Z] ok github.com/docker/docker/pkg/ioutils 0.677s coverage: 69.2% of statements [2022-04-19T16:08:31.078Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T16:08:31.170Z] === RUN TestNewListSecretsFilters [2022-04-19T16:08:31.170Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-19T16:08:31.170Z] === RUN TestNewListConfigsFilters [2022-04-19T16:08:31.170Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-19T16:08:31.170Z] PASS [2022-04-19T16:08:31.170Z] coverage: 0.5% of statements [2022-04-19T16:08:31.170Z] ok github.com/docker/docker/daemon/cluster 0.375s coverage: 0.5% of statements [2022-04-19T16:08:31.170Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-19T16:08:31.170Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-19T16:08:31.170Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-19T16:08:31.170Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-19T16:08:31.170Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-19T16:08:31.170Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-19T16:08:31.170Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-19T16:08:31.170Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-19T16:08:31.170Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-19T16:08:31.170Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-19T16:08:31.170Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-19T16:08:31.348Z] === RUN TestError [2022-04-19T16:08:31.348Z] --- PASS: TestError (0.00s) [2022-04-19T16:08:31.348Z] === RUN TestProgressString [2022-04-19T16:08:31.348Z] === RUN TestProgressString/no_progress [2022-04-19T16:08:31.348Z] === RUN TestProgressString/progress_1 [2022-04-19T16:08:31.348Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T16:08:31.348Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T16:08:31.348Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T16:08:31.348Z] === RUN TestProgressString/with_units [2022-04-19T16:08:31.348Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T16:08:31.348Z] === RUN TestProgressString/hide_counts [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T16:08:31.348Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T16:08:31.348Z] === RUN TestJSONMessageDisplay [2022-04-19T16:08:31.348Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-04-19T16:08:31.348Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T16:08:31.348Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T16:08:31.348Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T16:08:31.348Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T16:08:31.348Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T16:08:31.348Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T16:08:31.348Z] PASS [2022-04-19T16:08:31.348Z] coverage: 91.7% of statements [2022-04-19T16:08:31.348Z] ok github.com/docker/docker/pkg/jsonmessage 0.217s coverage: 91.7% of statements [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork 37.427s coverage: 40.7% of statements [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.497s coverage: 59.9% of statements [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.018s coverage: 4.0% of statements [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-19T16:08:31.617Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T16:08:31.617Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-19T16:08:31.639Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-19T16:08:31.639Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-19T16:08:31.816Z] === RUN TestStandardLongPath [2022-04-19T16:08:31.816Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T16:08:31.816Z] === RUN TestUNCLongPath [2022-04-19T16:08:31.816Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T16:08:31.816Z] PASS [2022-04-19T16:08:31.816Z] coverage: 100.0% of statements [2022-04-19T16:08:31.816Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2022-04-19T16:08:32.004Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-19T16:08:32.109Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-19T16:08:32.109Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-19T16:08:32.109Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-19T16:08:32.109Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-19T16:08:32.109Z] PASS [2022-04-19T16:08:32.109Z] coverage: 35.9% of statements [2022-04-19T16:08:32.109Z] ok github.com/docker/docker/daemon/cluster/convert 0.465s coverage: 35.9% of statements [2022-04-19T16:08:32.565Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T16:08:32.801Z] === RUN TestNameFormat [2022-04-19T16:08:32.801Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T16:08:32.801Z] === RUN TestNameRetries [2022-04-19T16:08:32.801Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T16:08:32.801Z] PASS [2022-04-19T16:08:32.801Z] coverage: 85.7% of statements [2022-04-19T16:08:32.801Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-04-19T16:08:32.801Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-04-19T16:08:32.801Z] === RUN TestNetworkDBWatch [2022-04-19T16:08:33.126Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T16:08:33.126Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T16:08:33.270Z] === RUN TestParseKeyValueOpt [2022-04-19T16:08:33.270Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T16:08:33.270Z] === RUN TestParseUintList [2022-04-19T16:08:33.270Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T16:08:33.270Z] === RUN TestParseUintListMaximumLimits [2022-04-19T16:08:33.270Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T16:08:33.270Z] PASS [2022-04-19T16:08:33.270Z] coverage: 97.0% of statements [2022-04-19T16:08:33.270Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-04-19T16:08:33.687Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T16:08:33.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-19T16:08:33.687Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-19T16:08:33.687Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-19T16:08:34.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T16:08:34.255Z] 2022/04/19 16:08:34 Closing DB instances... [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T16:08:34.255Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T16:08:34.255Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T16:08:34.255Z] PASS [2022-04-19T16:08:34.255Z] coverage: 36.4% of statements [2022-04-19T16:08:34.255Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.040s coverage: 36.4% of statements [2022-04-19T16:08:34.613Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-19T16:08:34.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T16:08:34.868Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-19T16:08:35.081Z] === RUN TestWaitNodeAttachment [2022-04-19T16:08:35.081Z] === RUN TestBuilderGC [2022-04-19T16:08:35.081Z] --- PASS: TestBuilderGC (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationNotFound [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestDaemonBrokenConfiguration [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestFindConfigurationConflicts [2022-04-19T16:08:35.081Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-19T16:08:35.081Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-19T16:08:35.081Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-19T16:08:35.081Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-19T16:08:35.081Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-19T16:08:35.081Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_label [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_dns [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-19T16:08:35.081Z] === RUN TestValidateConfiguration/with_hosts [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-19T16:08:35.081Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestReloadSetConfigFileNotExist [2022-04-19T16:08:35.081Z] time="2022-04-19T16:08:34Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-19T16:08:35.081Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2022-04-19T16:08:35.081Z] === RUN TestReloadDefaultConfigNotExist [2022-04-19T16:08:35.081Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:08:35.081Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestReloadBadDefaultConfig [2022-04-19T16:08:35.081Z] time="2022-04-19T16:08:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1452364025" [2022-04-19T16:08:35.081Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-19T16:08:35.081Z] === RUN TestReloadWithConflictingLabels [2022-04-19T16:08:35.081Z] time="2022-04-19T16:08:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-242696273" [2022-04-19T16:08:35.082Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestReloadWithDuplicateLabels [2022-04-19T16:08:35.082Z] time="2022-04-19T16:08:34Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-396624918" [2022-04-19T16:08:35.082Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestMaskURLCredentials [2022-04-19T16:08:35.082Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestDaemonConfigurationMerge [2022-04-19T16:08:35.082Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-19T16:08:35.082Z] PASS [2022-04-19T16:08:35.082Z] coverage: 79.5% of statements [2022-04-19T16:08:35.082Z] ok github.com/docker/docker/daemon/config 0.304s coverage: 79.5% of statements [2022-04-19T16:08:35.082Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-19T16:08:35.082Z] === RUN TestIsolationConversion [2022-04-19T16:08:35.082Z] === RUN TestIsolationConversion/default [2022-04-19T16:08:35.082Z] === RUN TestIsolationConversion/process [2022-04-19T16:08:35.082Z] === RUN TestIsolationConversion/hyperv [2022-04-19T16:08:35.082Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-19T16:08:35.082Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-19T16:08:35.082Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-19T16:08:35.082Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestContainerLabels [2022-04-19T16:08:35.082Z] --- PASS: TestContainerLabels (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestCredentialSpecConversion [2022-04-19T16:08:35.082Z] === RUN TestCredentialSpecConversion/none [2022-04-19T16:08:35.082Z] === RUN TestCredentialSpecConversion/config [2022-04-19T16:08:35.082Z] === RUN TestCredentialSpecConversion/file [2022-04-19T16:08:35.082Z] === RUN TestCredentialSpecConversion/registry [2022-04-19T16:08:35.082Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-19T16:08:35.082Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-19T16:08:35.082Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-19T16:08:35.082Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-19T16:08:35.082Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestControllerValidateMountBind [2022-04-19T16:08:35.082Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestControllerValidateMountVolume [2022-04-19T16:08:35.082Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestControllerValidateMountTarget [2022-04-19T16:08:35.082Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestControllerValidateMountTmpfs [2022-04-19T16:08:35.082Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestControllerValidateMountInvalidType [2022-04-19T16:08:35.082Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestControllerValidateMountNamedPipe [2022-04-19T16:08:35.082Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-19T16:08:35.082Z] PASS [2022-04-19T16:08:35.082Z] coverage: 11.0% of statements [2022-04-19T16:08:35.082Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.654s coverage: 11.0% of statements [2022-04-19T16:08:35.082Z] === RUN TestEventsLog [2022-04-19T16:08:35.082Z] --- PASS: TestEventsLog (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestEventsLogTimeout [2022-04-19T16:08:35.082Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-19T16:08:35.082Z] === RUN TestLogEvents [2022-04-19T16:08:35.082Z] --- PASS: TestLogEvents (0.05s) [2022-04-19T16:08:35.082Z] === RUN TestLoadBufferedEvents [2022-04-19T16:08:35.244Z] === RUN TestNewAndRemove [2022-04-19T16:08:35.244Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T16:08:35.244Z] === RUN TestRemoveInvalidPath [2022-04-19T16:08:35.244Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T16:08:35.244Z] PASS [2022-04-19T16:08:35.244Z] coverage: 82.6% of statements [2022-04-19T16:08:35.244Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-04-19T16:08:35.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T16:08:35.551Z] --- PASS: TestLoadBufferedEvents (0.18s) [2022-04-19T16:08:35.551Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-19T16:08:35.551Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-19T16:08:35.551Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-19T16:08:35.551Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-19T16:08:35.551Z] PASS [2022-04-19T16:08:35.551Z] coverage: 50.0% of statements [2022-04-19T16:08:35.551Z] ok github.com/docker/docker/daemon/events 0.294s coverage: 50.0% of statements [2022-04-19T16:08:35.711Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-19T16:08:35.711Z] === RUN TestNetworkDBBulkSync [2022-04-19T16:08:36.231Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-19T16:08:36.231Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-19T16:08:36.231Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-19T16:08:36.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T16:08:36.486Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-19T16:08:36.486Z] --- PASS: TestCreateServiceSecretFileMode (13.16s) [2022-04-19T16:08:36.486Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T16:08:36.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T16:08:37.119Z] === RUN TestIsEmptyDir [2022-04-19T16:08:37.119Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-19T16:08:37.119Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-19T16:08:37.119Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-19T16:08:37.119Z] PASS [2022-04-19T16:08:37.119Z] coverage: 2.3% of statements [2022-04-19T16:08:37.119Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2022-04-19T16:08:37.119Z] === RUN TestLinkNaming [2022-04-19T16:08:37.119Z] --- PASS: TestLinkNaming (0.00s) [2022-04-19T16:08:37.119Z] === RUN TestLinkNew [2022-04-19T16:08:37.119Z] --- PASS: TestLinkNew (0.00s) [2022-04-19T16:08:37.119Z] === RUN TestLinkEnv [2022-04-19T16:08:37.119Z] --- PASS: TestLinkEnv (0.00s) [2022-04-19T16:08:37.119Z] === RUN TestLinkMultipleEnv [2022-04-19T16:08:37.119Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-19T16:08:37.119Z] === RUN TestLinkPortRangeEnv [2022-04-19T16:08:37.119Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-19T16:08:37.119Z] PASS [2022-04-19T16:08:37.119Z] coverage: 93.0% of statements [2022-04-19T16:08:37.119Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2022-04-19T16:08:37.275Z] === RUN TestFailedConnection [2022-04-19T16:08:37.275Z] 2022/04/19 16:08:36 Closing DB instances... [2022-04-19T16:08:37.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T16:08:37.589Z] === RUN TestVerifyNetworkingConfig [2022-04-19T16:08:37.589Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestGetContainer [2022-04-19T16:08:37.589Z] --- PASS: TestGetContainer (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestValidContainerNames [2022-04-19T16:08:37.589Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestContainerInitDNS [2022-04-19T16:08:37.589Z] daemon_test.go:145: root required [2022-04-19T16:08:37.589Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestMerge [2022-04-19T16:08:37.589Z] --- PASS: TestMerge (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestValidateContainerIsolation [2022-04-19T16:08:37.589Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestFindNetworkErrorType [2022-04-19T16:08:37.589Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestEnsureServicesExist [2022-04-19T16:08:37.589Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestEnsureServicesExistErrors [2022-04-19T16:08:37.589Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-19T16:08:37.589Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-19T16:08:37.589Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-19T16:08:37.589Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-19T16:08:37.589Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-19T16:08:37.589Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-19T16:08:37.589Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestContainerDelete [2022-04-19T16:08:37.589Z] --- PASS: TestContainerDelete (0.01s) [2022-04-19T16:08:37.589Z] === RUN TestContainerDoubleDelete [2022-04-19T16:08:37.589Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestLogContainerEventCopyLabels [2022-04-19T16:08:37.589Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestLogContainerEventWithAttributes [2022-04-19T16:08:37.589Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestNoneHealthcheck [2022-04-19T16:08:37.589Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-19T16:08:37.589Z] === RUN TestHealthStates [2022-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] time="2022-04-19T16:08:37Z" 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-04-19T16:08:38.059Z] --- PASS: TestHealthStates (0.21s) [2022-04-19T16:08:38.059Z] === RUN TestGetInspectData [2022-04-19T16:08:38.059Z] --- PASS: TestGetInspectData (0.00s) [2022-04-19T16:08:38.059Z] === RUN TestFillLicense [2022-04-19T16:08:38.059Z] --- PASS: TestFillLicense (0.00s) [2022-04-19T16:08:38.059Z] === RUN TestListInvalidFilter [2022-04-19T16:08:38.059Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-19T16:08:38.059Z] === RUN TestNameFilter [2022-04-19T16:08:38.059Z] --- PASS: TestNameFilter (0.00s) [2022-04-19T16:08:38.059Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-19T16:08:38.059Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-19T16:08:38.059Z] === 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-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-19T16:08:38.059Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-19T16:08:38.059Z] --- 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-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-19T16:08:38.059Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-19T16:08:38.059Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T16:08:38.059Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-19T16:08:38.060Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T16:08:38.060Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-19T16:08:38.060Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-19T16:08:38.060Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-19T16:08:38.060Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-19T16:08:38.060Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestDaemonReloadLabels [2022-04-19T16:08:38.060Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-19T16:08:38.060Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestDaemonReloadMirrors [2022-04-19T16:08:38.060Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-19T16:08:38.060Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-19T16:08:38.060Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-19T16:08:38.060Z] reload_test.go:342: root required [2022-04-19T16:08:38.060Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-19T16:08:38.060Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-19T16:08:38.060Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-19T16:08:38.060Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-19T16:08:38.060Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-19T16:08:38.060Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-19T16:08:38.060Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-19T16:08:38.060Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-19T16:08:38.060Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-19T16:08:38.060Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-19T16:08:38.060Z] === RUN TestParseVolumesFrom [2022-04-19T16:08:38.060Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-19T16:08:38.060Z] PASS [2022-04-19T16:08:38.060Z] coverage: 8.8% of statements [2022-04-19T16:08:38.060Z] ok github.com/docker/docker/daemon 0.757s coverage: 8.8% of statements [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-19T16:08:38.060Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-19T16:08:38.261Z] --- PASS: TestGetAddress (26.72s) [2022-04-19T16:08:38.261Z] === RUN TestRequestSyntaxCheck [2022-04-19T16:08:38.261Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-19T16:08:38.261Z] === RUN TestRequest [2022-04-19T16:08:38.729Z] --- PASS: TestNetworkDBBulkSync (2.88s) [2022-04-19T16:08:38.729Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T16:08:39.197Z] --- PASS: TestFailedConnection (2.13s) [2022-04-19T16:08:39.197Z] === RUN TestFailOnce [2022-04-19T16:08:39.197Z] 2022/04/19 16:08:38 http: panic serving 127.0.0.1:49295: Plugin not ready [2022-04-19T16:08:39.197Z] goroutine 34 [running]: [2022-04-19T16:08:39.197Z] net/http.(*conn).serve.func1() [2022-04-19T16:08:39.197Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T16:08:39.197Z] panic({0x953700, 0xa9d040}) [2022-04-19T16:08:39.197Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T16:08:39.197Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001a7a70?) [2022-04-19T16:08:39.197Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T16:08:39.197Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xaa2858?, 0xc0000a80e0?}, 0x8ada66?) [2022-04-19T16:08:39.197Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T16:08:39.197Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xaa2858, 0xc0000a80e0}, 0xc00022a000) [2022-04-19T16:08:39.197Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T16:08:39.197Z] net/http.serverHandler.ServeHTTP({0xaa0e78?}, {0xaa2858, 0xc0000a80e0}, 0xc00022a000) [2022-04-19T16:08:39.197Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T16:08:39.197Z] net/http.(*conn).serve(0xc000220000, {0xaa2d58, 0xc0002020c0}) [2022-04-19T16:08:39.197Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T16:08:39.197Z] created by net/http.(*Server).Serve [2022-04-19T16:08:39.197Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T16:08:39.197Z] time="2022-04-19T16:08:39Z" 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-04-19T16:08:39.629Z] === RUN TestNewStreamConfig [2022-04-19T16:08:39.629Z] === RUN TestNewStreamConfig/defaults [2022-04-19T16:08:39.629Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-19T16:08:39.629Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-19T16:08:39.629Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-19T16:08:39.629Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-19T16:08:39.629Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-19T16:08:39.629Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-19T16:08:39.629Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-19T16:08:39.629Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-19T16:08:39.629Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-19T16:08:39.629Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-19T16:08:39.629Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-19T16:08:39.629Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-19T16:08:39.629Z] === RUN TestAdapterReadLogs [2022-04-19T16:08:39.629Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCopier [2022-04-19T16:08:39.629Z] --- PASS: TestCopier (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCopierLongLines [2022-04-19T16:08:39.629Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCopierSlow [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-19T16:08:39.629Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2022-04-19T16:08:39.629Z] === RUN TestCreateSuccess [2022-04-19T16:08:39.629Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCreateStreamSkipped [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-19T16:08:39.629Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCreateLogGroupSuccess [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-19T16:08:39.629Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCreateError [2022-04-19T16:08:39.629Z] --- PASS: TestCreateError (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCreateAlreadyExists [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-19T16:08:39.629Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestLogClosed [2022-04-19T16:08:39.629Z] --- PASS: TestLogClosed (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestLogBlocking [2022-04-19T16:08:39.629Z] --- PASS: TestLogBlocking (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-19T16:08:39.629Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestLogNonBlockingBufferFull [2022-04-19T16:08:39.629Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestPublishBatchSuccess [2022-04-19T16:08:39.629Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestPublishBatchError [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=error msg=error [2022-04-19T16:08:39.629Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T16:08:39.629Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-19T16:08:39.629Z] time="2022-04-19T16:08:39Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-19T16:08:39.629Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-19T16:08:39.629Z] === RUN TestCollectBatchSimple [2022-04-19T16:08:39.630Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-19T16:08:39.630Z] === RUN TestCollectBatchTicker [2022-04-19T16:08:39.630Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-19T16:08:39.630Z] === RUN TestCollectBatchMultilinePattern [2022-04-19T16:08:39.630Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-19T16:08:39.630Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-19T16:08:39.630Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-19T16:08:39.630Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-19T16:08:39.630Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-19T16:08:39.630Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-19T16:08:39.630Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-19T16:08:39.630Z] === RUN TestCollectBatchClose [2022-04-19T16:08:39.630Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-19T16:08:39.630Z] === RUN TestEffectiveLen [2022-04-19T16:08:39.630Z] === RUN TestEffectiveLen/0/Hello [2022-04-19T16:08:39.630Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-19T16:08:39.630Z] === RUN TestEffectiveLen/2/🙃 [2022-04-19T16:08:39.630Z] === RUN TestEffectiveLen/3/���� [2022-04-19T16:08:39.630Z] === RUN TestEffectiveLen/4/He��o [2022-04-19T16:08:39.630Z] === RUN TestEffectiveLen/5/ [2022-04-19T16:08:39.630Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-19T16:08:39.630Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-19T16:08:39.630Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-19T16:08:39.630Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-19T16:08:39.630Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-19T16:08:39.630Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-19T16:08:39.630Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-19T16:08:39.630Z] === RUN TestFindValidSplit [2022-04-19T16:08:39.630Z] === RUN TestFindValidSplit/0/ [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:08:39.630Z] === RUN TestFindValidSplit/1/Hello [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1076: Hello [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:08:39.630Z] === RUN TestFindValidSplit/2/Hello [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1076: He [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1077: llo [2022-04-19T16:08:39.630Z] === RUN TestFindValidSplit/3/Hello [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1077: Hello [2022-04-19T16:08:39.630Z] === RUN TestFindValidSplit/4/🙃 [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1076: [2022-04-19T16:08:39.630Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-19T16:08:39.630Z] === RUN TestFindValidSplit/5/🙃 [2022-04-19T16:08:39.696Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.558s coverage: 7.4% of statements [2022-04-19T16:08:39.696Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T16:08:39.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T16:08:40.100Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-19T16:08:40.100Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:08:40.100Z] === RUN TestFindValidSplit/6/a� [2022-04-19T16:08:40.100Z] cloudwatchlogs_test.go:1076: a [2022-04-19T16:08:40.100Z] cloudwatchlogs_test.go:1077: � [2022-04-19T16:08:40.100Z] === RUN TestFindValidSplit/7/a� [2022-04-19T16:08:40.100Z] cloudwatchlogs_test.go:1076: a� [2022-04-19T16:08:40.100Z] cloudwatchlogs_test.go:1077: [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestProcessEventEmoji [2022-04-19T16:08:40.100Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestCollectBatchLineSplit [2022-04-19T16:08:40.100Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-19T16:08:40.100Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestCollectBatchMaxEvents [2022-04-19T16:08:40.100Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-19T16:08:40.100Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-19T16:08:40.100Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-19T16:08:40.100Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-19T16:08:40.100Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-19T16:08:40.100Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-19T16:08:40.100Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-19T16:08:40.100Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsFormat [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-19T16:08:40.100Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-19T16:08:40.100Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestCreateTagSuccess [2022-04-19T16:08:40.100Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-19T16:08:40.100Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-19T16:08:40.100Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-19T16:08:40.100Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-19T16:08:40.100Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-19T16:08:40.100Z] PASS [2022-04-19T16:08:40.100Z] coverage: 80.2% of statements [2022-04-19T16:08:40.100Z] === RUN TestSearchRegistryForImagesErrors [2022-04-19T16:08:40.100Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestSearchRegistryForImages [2022-04-19T16:08:40.100Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestOnlyPlatformWithFallback [2022-04-19T16:08:40.100Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestImageDelete [2022-04-19T16:08:40.100Z] ok github.com/docker/docker/daemon/logger/awslogs 0.515s coverage: 80.2% of statements [2022-04-19T16:08:40.100Z] --- PASS: TestCopierSlow (0.21s) [2022-04-19T16:08:40.100Z] === RUN TestCopierWithSized [2022-04-19T16:08:40.100Z] === RUN TestCopierWithSized/as_is [2022-04-19T16:08:40.100Z] === RUN TestImageDelete/no_lease [2022-04-19T16:08:40.100Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-19T16:08:40.100Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-19T16:08:40.100Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-19T16:08:40.100Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestCopierWithPartial [2022-04-19T16:08:40.100Z] === RUN TestImageDelete/lease_exists [2022-04-19T16:08:40.100Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestRingLogger [2022-04-19T16:08:40.100Z] --- PASS: TestRingLogger (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestRingCap [2022-04-19T16:08:40.100Z] --- PASS: TestRingCap (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestRingClose [2022-04-19T16:08:40.100Z] --- PASS: TestRingClose (0.00s) [2022-04-19T16:08:40.100Z] === RUN TestRingDrain [2022-04-19T16:08:40.100Z] --- PASS: TestRingDrain (0.00s) [2022-04-19T16:08:40.100Z] PASS [2022-04-19T16:08:40.100Z] coverage: 43.2% of statements [2022-04-19T16:08:40.100Z] ok github.com/docker/docker/daemon/logger 0.287s coverage: 43.2% of statements [2022-04-19T16:08:40.100Z] --- PASS: TestImageDelete (0.05s) [2022-04-19T16:08:40.100Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-19T16:08:40.100Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-19T16:08:40.100Z] === RUN TestContentStoreForPull [2022-04-19T16:08:40.100Z] --- PASS: TestContentStoreForPull (0.25s) [2022-04-19T16:08:40.100Z] PASS [2022-04-19T16:08:40.100Z] coverage: 6.6% of statements [2022-04-19T16:08:40.100Z] ok github.com/docker/docker/daemon/images 0.430s coverage: 6.6% of statements [2022-04-19T16:08:40.182Z] --- PASS: TestFailOnce (1.21s) [2022-04-19T16:08:40.182Z] === RUN TestEchoInputOutput [2022-04-19T16:08:40.182Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T16:08:40.182Z] === RUN TestBackoff [2022-04-19T16:08:40.182Z] --- PASS: TestBackoff (0.00s) [2022-04-19T16:08:40.182Z] === RUN TestAbortRetry [2022-04-19T16:08:40.182Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T16:08:40.182Z] === RUN TestClientScheme [2022-04-19T16:08:40.182Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T16:08:40.182Z] === RUN TestNewClientWithTimeout [2022-04-19T16:08:40.261Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-19T16:08:40.517Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-04-19T16:08:40.517Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T16:08:40.517Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-19T16:08:40.569Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T16:08:40.569Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T16:08:40.569Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/#00 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/something:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-19T16:08:40.569Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-19T16:08:40.569Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-19T16:08:40.570Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-19T16:08:40.570Z] PASS [2022-04-19T16:08:40.570Z] coverage: 53.6% of statements [2022-04-19T16:08:40.570Z] ok github.com/docker/docker/daemon/logger/fluentd 0.095s coverage: 53.6% of statements [2022-04-19T16:08:40.570Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T16:08:40.570Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-19T16:08:40.570Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-19T16:08:40.772Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T16:08:40.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T16:08:40.992Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:08:40.992Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:08:41.028Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-19T16:08:41.148Z] --- PASS: TestInfoAPIWarnings (16.36s) [2022-04-19T16:08:41.148Z] === RUN TestInfoDebug [2022-04-19T16:08:41.148Z] --- PASS: TestInfoDebug (0.54s) [2022-04-19T16:08:41.148Z] === RUN TestInfoInsecureRegistries [2022-04-19T16:08:41.148Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-19T16:08:41.148Z] === RUN TestInfoRegistryMirrors [2022-04-19T16:08:41.148Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-19T16:08:41.148Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T16:08:41.148Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-19T16:08:41.148Z] === RUN TestPingCacheHeaders [2022-04-19T16:08:41.148Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-19T16:08:41.148Z] === RUN TestPingGet [2022-04-19T16:08:41.148Z] --- PASS: TestPingGet (0.01s) [2022-04-19T16:08:41.148Z] === RUN TestPingHead [2022-04-19T16:08:41.148Z] --- PASS: TestPingHead (0.03s) [2022-04-19T16:08:41.148Z] === RUN TestPingSwarmHeader [2022-04-19T16:08:41.168Z] time="2022-04-19T16:08:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-19T16:08:41.284Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-04-19T16:08:41.540Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-19T16:08:41.562Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-19T16:08:41.562Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-19T16:08:41.562Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-19T16:08:41.562Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-04-19T16:08:41.562Z] === RUN TestFastTimeMarshalJSON [2022-04-19T16:08:41.562Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-19T16:08:41.562Z] PASS [2022-04-19T16:08:41.562Z] coverage: 87.2% of statements [2022-04-19T16:08:41.562Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.216s coverage: 87.2% of statements [2022-04-19T16:08:41.636Z] 2022/04/19 16:08:41 Closing DB instances... [2022-04-19T16:08:41.636Z] time="2022-04-19T16:08:41Z" level=error msg="node: 12354608b14c is unknown to memberlist" [2022-04-19T16:08:41.718Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T16:08:41.796Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-19T16:08:41.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T16:08:42.032Z] === RUN TestJSONFileLogger [2022-04-19T16:08:42.032Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-19T16:08:42.032Z] === RUN TestJSONFileLoggerWithTags [2022-04-19T16:08:42.032Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-19T16:08:42.032Z] === RUN TestJSONFileLoggerWithOpts [2022-04-19T16:08:42.032Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-19T16:08:42.032Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-19T16:08:42.032Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-19T16:08:42.032Z] === RUN TestEncodeDecode [2022-04-19T16:08:42.032Z] === PAUSE TestEncodeDecode [2022-04-19T16:08:42.032Z] === RUN TestUnexpectedEOF [2022-04-19T16:08:42.032Z] time="2022-04-19T16:08:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T16:08:42.032Z] time="2022-04-19T16:08:41Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-19T16:08:42.032Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-04-19T16:08:42.032Z] === CONT TestEncodeDecode [2022-04-19T16:08:42.032Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-19T16:08:42.032Z] PASS [2022-04-19T16:08:42.032Z] coverage: 69.9% of statements [2022-04-19T16:08:42.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.243s coverage: 69.9% of statements [2022-04-19T16:08:42.032Z] === RUN TestWriteLog [2022-04-19T16:08:42.032Z] === PAUSE TestWriteLog [2022-04-19T16:08:42.032Z] === RUN TestReadLog [2022-04-19T16:08:42.032Z] === PAUSE TestReadLog [2022-04-19T16:08:42.032Z] === RUN TestDecode [2022-04-19T16:08:42.032Z] --- PASS: TestDecode (0.02s) [2022-04-19T16:08:42.032Z] === CONT TestWriteLog [2022-04-19T16:08:42.032Z] --- PASS: TestWriteLog (0.00s) [2022-04-19T16:08:42.032Z] === CONT TestReadLog [2022-04-19T16:08:42.032Z] === RUN TestReadLog/tail_exact [2022-04-19T16:08:42.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T16:08:42.287Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T16:08:42.501Z] === RUN TestReadLog/tail_less_than_available [2022-04-19T16:08:42.501Z] === RUN TestReadLog/tail_more_than_available [2022-04-19T16:08:42.501Z] --- PASS: TestReadLog (0.24s) [2022-04-19T16:08:42.501Z] --- PASS: TestReadLog/tail_exact (0.20s) [2022-04-19T16:08:42.501Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-19T16:08:42.501Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-19T16:08:42.501Z] PASS [2022-04-19T16:08:42.501Z] coverage: 78.7% of statements [2022-04-19T16:08:42.501Z] ok github.com/docker/docker/daemon/logger/local 0.323s coverage: 78.7% of statements [2022-04-19T16:08:42.501Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T16:08:42.623Z] time="2022-04-19T16:08:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-19T16:08:42.974Z] === RUN TestOpenFileDelete [2022-04-19T16:08:42.974Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestOpenFileRename [2022-04-19T16:08:42.974Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestHandleDecoderErr [2022-04-19T16:08:42.974Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestParseLogTagDefaultTag [2022-04-19T16:08:42.974Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestParseLogTag [2022-04-19T16:08:42.974Z] --- PASS: TestParseLogTag (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestParseLogTagEmptyTag [2022-04-19T16:08:42.974Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestTailFiles [2022-04-19T16:08:42.974Z] --- PASS: TestTailFiles (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestFollowLogsConsumerGone [2022-04-19T16:08:42.974Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-19T16:08:42.974Z] === RUN TestFollowLogsProducerGone [2022-04-19T16:08:42.974Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-19T16:08:42.974Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-19T16:08:42.974Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-19T16:08:42.974Z] === RUN TestCheckCapacityAndRotate [2022-04-19T16:08:42.974Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-19T16:08:42.974Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-19T16:08:43.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T16:08:43.020Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T16:08:43.227Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T16:08:43.227Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-04-19T16:08:43.227Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T16:08:43.227Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T16:08:43.227Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T16:08:43.227Z] === RUN TestVersion [2022-04-19T16:08:43.227Z] --- PASS: TestVersion (0.04s) [2022-04-19T16:08:43.227Z] === CONT TestDiskUsage [2022-04-19T16:08:43.443Z] === RUN TestLog [2022-04-19T16:08:43.443Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2022-04-19T16:08:43.443Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-19T16:08:43.443Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-19T16:08:43.443Z] PASS [2022-04-19T16:08:43.443Z] coverage: 55.6% of statements [2022-04-19T16:08:43.443Z] --- PASS: TestLog (0.03s) [2022-04-19T16:08:43.443Z] PASS [2022-04-19T16:08:43.443Z] coverage: 31.5% of statements [2022-04-19T16:08:43.443Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.287s coverage: 55.6% of statements [2022-04-19T16:08:43.443Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.079s coverage: 31.5% of statements [2022-04-19T16:08:43.580Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T16:08:43.797Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T16:08:43.798Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T16:08:43.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T16:08:44.060Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T16:08:44.191Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.71s) [2022-04-19T16:08:44.191Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T16:08:44.320Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T16:08:44.320Z] --- PASS: TestDiskUsage (1.26s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty (0.02s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.01s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-04-19T16:08:44.321Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-04-19T16:08:44.321Z] PASS [2022-04-19T16:08:44.321Z] [2022-04-19T16:08:44.321Z] === Skipped [2022-04-19T16:08:44.321Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:08:44.321Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T16:08:44.321Z] [2022-04-19T16:08:44.321Z] DONE 54 tests, 1 skipped in 22.241s [2022-04-19T16:08:44.321Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T16:08:44.431Z] === RUN TestNewParse [2022-04-19T16:08:44.431Z] --- PASS: TestNewParse (0.00s) [2022-04-19T16:08:44.431Z] PASS [2022-04-19T16:08:44.431Z] coverage: 8.3% of statements [2022-04-19T16:08:44.431Z] ok github.com/docker/docker/daemon/logger/templates 0.043s coverage: 8.3% of statements [2022-04-19T16:08:44.431Z] === RUN TestValidateLogOpt [2022-04-19T16:08:44.431Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T16:08:44.431Z] === RUN TestNewMissedConfig [2022-04-19T16:08:44.431Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-19T16:08:44.431Z] === RUN TestNewMissedUrl [2022-04-19T16:08:44.432Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestNewMissedToken [2022-04-19T16:08:44.432Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestNewWithProxy [2022-04-19T16:08:44.432Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestDefault [2022-04-19T16:08:44.432Z] --- PASS: TestDefault (0.01s) [2022-04-19T16:08:44.432Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-19T16:08:44.432Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestJsonFormat [2022-04-19T16:08:44.432Z] --- PASS: TestJsonFormat (0.01s) [2022-04-19T16:08:44.432Z] === RUN TestRawFormat [2022-04-19T16:08:44.432Z] --- PASS: TestRawFormat (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestRawFormatWithLabels [2022-04-19T16:08:44.432Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestRawFormatWithoutTag [2022-04-19T16:08:44.432Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestBatching [2022-04-19T16:08:44.432Z] === RUN TestParseLogFormat [2022-04-19T16:08:44.432Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestValidateLogOptEmpty [2022-04-19T16:08:44.432Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestValidateSyslogAddress [2022-04-19T16:08:44.432Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-19T16:08:44.432Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-19T16:08:44.432Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-19T16:08:44.432Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-19T16:08:44.432Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-19T16:08:44.432Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-19T16:08:44.432Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-19T16:08:44.432Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-19T16:08:44.432Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-19T16:08:44.432Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-19T16:08:44.432Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestParseAddressDefaultPort [2022-04-19T16:08:44.432Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestValidateSyslogFacility [2022-04-19T16:08:44.432Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestValidateLogOptSyslogFormat [2022-04-19T16:08:44.432Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-19T16:08:44.432Z] === RUN TestValidateLogOpt [2022-04-19T16:08:44.432Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-19T16:08:44.432Z] PASS [2022-04-19T16:08:44.432Z] coverage: 43.6% of statements [2022-04-19T16:08:44.432Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 43.6% of statements [2022-04-19T16:08:44.506Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-19T16:08:44.581Z] INFO: Testing against a local daemon [2022-04-19T16:08:44.581Z] === RUN TestVolumesCreateAndList [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T16:08:44.581Z] === RUN TestVolumesRemove [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-19T16:08:44.581Z] === RUN TestVolumesInspect [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T16:08:44.581Z] === RUN TestVolumesInvalidJSON [2022-04-19T16:08:44.581Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T16:08:44.581Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T16:08:44.581Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T16:08:44.581Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T16:08:44.581Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T16:08:44.581Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T16:08:44.581Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T16:08:44.581Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T16:08:44.581Z] PASS [2022-04-19T16:08:44.581Z] [2022-04-19T16:08:44.581Z] DONE 9 tests in 0.255s [2022-04-19T16:08:44.581Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T16:08:44.841Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14173 is not a child of this shell [2022-04-19T16:08:44.841Z] warning: PID 14173 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-19T16:08:44.841Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T16:08:44.841Z] [2022-04-19T16:08:44.841Z] Unloading profiles will leave already running processes permanently [2022-04-19T16:08:44.841Z] unconfined, which can lead to unexpected situations. [2022-04-19T16:08:44.841Z] [2022-04-19T16:08:44.841Z] To set a process to complain mode, use the command line tool [2022-04-19T16:08:44.841Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T16:08:44.841Z] Removing test suite binaries [2022-04-19T16:08:44.841Z] exiting test-integration [2022-04-19T16:08:44.841Z] ++ exit 0 [2022-04-19T16:08:44.841Z] [2022-04-19T16:08:44.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T16:08:44.901Z] --- PASS: TestBatching (0.31s) [2022-04-19T16:08:44.901Z] === RUN TestFrequency [2022-04-19T16:08:44.901Z] --- PASS: TestFrequency (0.17s) [2022-04-19T16:08:44.901Z] === RUN TestOneMessagePerRequest [2022-04-19T16:08:44.901Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-19T16:08:44.901Z] === RUN TestVerify [2022-04-19T16:08:44.901Z] --- PASS: TestVerify (0.00s) [2022-04-19T16:08:45.179Z] time="2022-04-19T16:08:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-19T16:08:45.179Z] 2022/04/19 16:08:45 Closing DB instances... [2022-04-19T16:08:45.370Z] === RUN TestSkipVerify [2022-04-19T16:08:45.370Z] time="2022-04-19T16:08:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.370Z] time="2022-04-19T16:08:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.370Z] time="2022-04-19T16:08:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.370Z] --- PASS: TestSkipVerify (0.64s) [2022-04-19T16:08:45.370Z] === RUN TestBufferMaximum [2022-04-19T16:08:45.370Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.370Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384525.216007\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384525.216007\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:45.371Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-19T16:08:45.371Z] === RUN TestServerAlwaysDown [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384525.220006\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384525.220006\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384525.220006\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384525.221005\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:45.371Z] time="2022-04-19T16:08:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1650384525.221005\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:45.371Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-19T16:08:45.371Z] === RUN TestCannotSendAfterClose [2022-04-19T16:08:45.371Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-19T16:08:45.371Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-19T16:08:45.433Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T16:08:45.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main Post stage [Pipeline] junit [2022-04-19T16:08:45.796Z] Recording test results [2022-04-19T16:08:45.840Z] === RUN TestV1IDService [2022-04-19T16:08:45.840Z] --- PASS: TestV1IDService (0.03s) [2022-04-19T16:08:45.840Z] === RUN TestV2MetadataService [2022-04-19T16:08:46.157Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-04-19T16:08:46.167Z] --- PASS: TestRequest (7.78s) [2022-04-19T16:08:46.167Z] === RUN TestOverlappingRequests [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T16:08:46.311Z] time="2022-04-19T16:08:46Z" 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-04-19T16:08:46.311Z] time="2022-04-19T16:08:46Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cbbf6f79d00d\"}'" [2022-04-19T16:08:46.311Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-19T16:08:46.311Z] PASS [2022-04-19T16:08:46.311Z] coverage: 82.5% of statements [2022-04-19T16:08:46.311Z] ok github.com/docker/docker/daemon/logger/splunk 2.255s coverage: 82.5% of statements [2022-04-19T16:08:46.311Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T16:08:46.311Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-19T16:08:46.311Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T16:08:46.357Z] docker_api_swarm_node_test.go:81: [d69615bc86087] joining swarm manager [d55afd10d045c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:08:46.504Z] + echo Ensuring container killed. [2022-04-19T16:08:46.504Z] Ensuring container killed. [2022-04-19T16:08:46.504Z] + docker rm -vf docker-pr1 [2022-04-19T16:08:46.504Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T16:08:46.613Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-19T16:08:46.637Z] --- PASS: TestOverlappingRequests (0.38s) [2022-04-19T16:08:46.637Z] === RUN TestRelease [2022-04-19T16:08:46.781Z] === RUN TestSuccessfulDownload [2022-04-19T16:08:46.781Z] download_test.go:267: Needs fixing on Windows [2022-04-19T16:08:46.781Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-19T16:08:46.781Z] === RUN TestCancelledDownload [2022-04-19T16:08:46.781Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-19T16:08:46.781Z] === RUN TestMaxDownloadAttempts [2022-04-19T16:08:46.781Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:08:46.781Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:08:46.788Z] + echo Chowning /workspace to jenkins user [2022-04-19T16:08:46.788Z] Chowning /workspace to jenkins user [2022-04-19T16:08:46.788Z] + id -u [2022-04-19T16:08:46.788Z] + id -g [2022-04-19T16:08:46.788Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43503:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T16:08:46.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T16:08:47.107Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-19T16:08:47.107Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T16:08:47.259Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:08:47.259Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:08:47.259Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:08:47.259Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:08:47.259Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:08:47.259Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:08:47.259Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-19T16:08:47.259Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-19T16:08:47.259Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-19T16:08:47.259Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-19T16:08:47.259Z] --- PASS: TestV2MetadataService (1.23s) [2022-04-19T16:08:47.259Z] PASS [2022-04-19T16:08:47.259Z] coverage: 48.2% of statements [2022-04-19T16:08:47.259Z] ok github.com/docker/docker/distribution/metadata 1.332s coverage: 48.2% of statements [2022-04-19T16:08:47.259Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-19T16:08:47.259Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-19T16:08:47.259Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-19T16:08:47.259Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-19T16:08:47.259Z] === RUN TestContinueOnError_NeverContinue [2022-04-19T16:08:47.259Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-19T16:08:47.259Z] === RUN TestManifestStore [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/no_remote_or_local [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3998680475\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/no_local_cache [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/with_local_cache [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/unknown_media_type [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=warning msg="reference for unknown type: " [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=warning msg="reference for unknown type: " [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=warning msg="reference for unknown type: " [2022-04-19T16:08:47.259Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=warning msg="reference for unknown type: " [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-19T16:08:47.259Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-19T16:08:47.259Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2022-04-19T16:08:47.259Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.47s) [2022-04-19T16:08:47.259Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.47s) [2022-04-19T16:08:47.259Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.47s) [2022-04-19T16:08:47.259Z] === RUN TestTransfer [2022-04-19T16:08:47.259Z] time="2022-04-19T16:08:47Z" level=warning msg="reference for unknown type: " [2022-04-19T16:08:47.367Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T16:08:47.367Z] Using test binary docker [2022-04-19T16:08:47.367Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T16:08:47.367Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-19T16:08:47.367Z] Starting dockerd [2022-04-19T16:08:47.367Z] INFO: Waiting for daemon to start... [2022-04-19T16:08:47.540Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T16:08:47.729Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-19T16:08:47.730Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-19T16:08:47.730Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-19T16:08:47.730Z] time="2022-04-19T16:08:47Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore (0.35s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaType [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-19T16:08:47.730Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-19T16:08:47.730Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestFixManifestLayers [2022-04-19T16:08:47.730Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-19T16:08:47.730Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T16:08:47.730Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestFixManifestLayersBadParent [2022-04-19T16:08:47.730Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestValidateManifest [2022-04-19T16:08:47.730Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T16:08:47.730Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestFormatPlatform [2022-04-19T16:08:47.730Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestPullSchema2Config [2022-04-19T16:08:47.730Z] === RUN TestPullSchema2Config/success_first_time [2022-04-19T16:08:47.730Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:08:47.730Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:08:47.730Z] === RUN TestPullSchema2Config/500_status [2022-04-19T16:08:47.730Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:08:47.730Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:08:47.730Z] --- PASS: TestTransfer (0.12s) [2022-04-19T16:08:47.730Z] === RUN TestConcurrencyLimit [2022-04-19T16:08:47.730Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:08:47.730Z] === RUN TestPullSchema2Config/EOF [2022-04-19T16:08:47.730Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:08:47.730Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:08:47.730Z] 2022/04/19 16:08:47 http: panic serving 127.0.0.1:49222: intentional panic [2022-04-19T16:08:47.730Z] goroutine 31 [running]: [2022-04-19T16:08:47.730Z] net/http.(*conn).serve.func1() [2022-04-19T16:08:47.730Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T16:08:47.730Z] panic({0x18d9000, 0x1abb8f0}) [2022-04-19T16:08:47.730Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T16:08:47.730Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00052c9c0?, {0x1ac30d8?, 0xc000538000?}) [2022-04-19T16:08:47.730Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-19T16:08:47.730Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x1ac30d8, 0xc000538000}, 0xc000262000) [2022-04-19T16:08:47.730Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-19T16:08:47.730Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1ac30d8?, 0xc000538000?}, 0x1ede6a0?) [2022-04-19T16:08:47.730Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T16:08:47.730Z] net/http.serverHandler.ServeHTTP({0xc00021a030?}, {0x1ac30d8, 0xc000538000}, 0xc000262000) [2022-04-19T16:08:47.730Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T16:08:47.730Z] net/http.(*conn).serve(0xc0001c66e0, {0x1ac3950, 0xc00024e9c0}) [2022-04-19T16:08:47.730Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T16:08:47.730Z] created by net/http.(*Server).Serve [2022-04-19T16:08:47.730Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T16:08:47.730Z] === RUN TestNotFound [2022-04-19T16:08:47.730Z] --- PASS: TestNotFound (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestConflict [2022-04-19T16:08:47.730Z] --- PASS: TestConflict (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestForbidden [2022-04-19T16:08:47.730Z] --- PASS: TestForbidden (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestInvalidParameter [2022-04-19T16:08:47.730Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestNotImplemented [2022-04-19T16:08:47.730Z] --- PASS: TestNotImplemented (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestNotModified [2022-04-19T16:08:47.730Z] --- PASS: TestNotModified (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestUnauthorized [2022-04-19T16:08:47.730Z] --- PASS: TestUnauthorized (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestUnknown [2022-04-19T16:08:47.730Z] --- PASS: TestUnknown (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestCancelled [2022-04-19T16:08:47.730Z] --- PASS: TestCancelled (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestDeadline [2022-04-19T16:08:47.730Z] --- PASS: TestDeadline (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestDataLoss [2022-04-19T16:08:47.730Z] --- PASS: TestDataLoss (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestUnavailable [2022-04-19T16:08:47.730Z] --- PASS: TestUnavailable (0.00s) [2022-04-19T16:08:47.730Z] === RUN TestSystem [2022-04-19T16:08:48.094Z] --- PASS: TestRelease (1.46s) [2022-04-19T16:08:48.094Z] === RUN TestAllocateRandomDeallocate [2022-04-19T16:08:48.101Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T16:08:48.145Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-19T16:08:48.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.43s) [2022-04-19T16:08:48.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.48s) [2022-04-19T16:08:48.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.55s) [2022-04-19T16:08:48.145Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.59s) [2022-04-19T16:08:48.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.46s) [2022-04-19T16:08:48.146Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.00s) [2022-04-19T16:08:48.146Z] === RUN TestBuildMultiStageCopy [2022-04-19T16:08:48.146Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T16:08:48.199Z] --- PASS: TestSystem (0.00s) [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Not_Found [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Bad_Request [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Conflict [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Unauthorized [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Forbidden [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Not_Modified [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-19T16:08:48.199Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-19T16:08:48.199Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-19T16:08:48.199Z] PASS [2022-04-19T16:08:48.199Z] coverage: 77.0% of statements [2022-04-19T16:08:48.199Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-04-19T16:08:48.199Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-19T16:08:48.199Z] === RUN TestInactiveJobs [2022-04-19T16:08:48.199Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:08:48.199Z] === RUN TestPullSchema2Config/unauthorized [2022-04-19T16:08:48.199Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-19T16:08:48.199Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-19T16:08:48.199Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-19T16:08:48.199Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-19T16:08:48.199Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-19T16:08:48.199Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-19T16:08:48.199Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-19T16:08:48.199Z] === RUN TestGetRepositoryMountCandidates [2022-04-19T16:08:48.199Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-19T16:08:48.199Z] === RUN TestLayerAlreadyExists [2022-04-19T16:08:48.199Z] 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-04-19T16:08:48.199Z] 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-04-19T16:08:48.199Z] 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-04-19T16:08:48.199Z] 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-04-19T16:08:48.199Z] 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-04-19T16:08:48.199Z] 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-04-19T16:08:48.199Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-19T16:08:48.199Z] === RUN TestWhenEmptyAuthConfig [2022-04-19T16:08:48.199Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-19T16:08:48.199Z] === RUN TestWatchRelease [2022-04-19T16:08:48.199Z] --- PASS: TestWatchRelease (0.04s) [2022-04-19T16:08:48.199Z] === RUN TestWatchFinishedTransfer [2022-04-19T16:08:48.199Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-19T16:08:48.199Z] === RUN TestDuplicateTransfer [2022-04-19T16:08:48.469Z] + bundleName=amd64-rootless [2022-04-19T16:08:48.469Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-19T16:08:48.469Z] Creating amd64-rootless-bundles.tar.gz [2022-04-19T16:08:48.469Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T16:08:48.469Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-19T16:08:48.483Z] Archiving artifacts [2022-04-19T16:08:48.663Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T16:08:48.670Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-19T16:08:48.670Z] === RUN TestSuccessfulUpload [2022-04-19T16:08:48.670Z] time="2022-04-19T16:08:48Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-19T16:08:48.670Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-04-19T16:08:48.670Z] === RUN TestCancelledUpload [2022-04-19T16:08:48.670Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-19T16:08:48.670Z] PASS [2022-04-19T16:08:48.670Z] coverage: 77.3% of statements [2022-04-19T16:08:48.670Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 77.3% of statements [2022-04-19T16:08:48.734Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:08:49.046Z] + make clean [2022-04-19T16:08:49.046Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:08:49.046Z] docker-dev-cache [2022-04-19T16:08:49.046Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T16:08:49.140Z] === RUN TestFSGetInvalidData [2022-04-19T16:08:49.140Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestFSInvalidSet [2022-04-19T16:08:49.140Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestFSInvalidRoot [2022-04-19T16:08:49.140Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestFSMetadataGetSet [2022-04-19T16:08:49.140Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-19T16:08:49.140Z] === RUN TestFSInvalidWalker [2022-04-19T16:08:49.140Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestFSGetSet [2022-04-19T16:08:49.140Z] --- PASS: TestFSGetSet (0.04s) [2022-04-19T16:08:49.140Z] === RUN TestFSGetUnsetKey [2022-04-19T16:08:49.140Z] === RUN TestCompare [2022-04-19T16:08:49.140Z] --- PASS: TestCompare (0.00s) [2022-04-19T16:08:49.140Z] PASS [2022-04-19T16:08:49.140Z] coverage: 19.2% of statements [2022-04-19T16:08:49.140Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestFSGetEmptyData [2022-04-19T16:08:49.140Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestFSDelete [2022-04-19T16:08:49.140Z] ok github.com/docker/docker/image/cache 0.080s coverage: 19.2% of statements [2022-04-19T16:08:49.140Z] --- PASS: TestFSDelete (0.02s) [2022-04-19T16:08:49.140Z] === RUN TestFSWalker [2022-04-19T16:08:49.140Z] --- PASS: TestFSWalker (0.03s) [2022-04-19T16:08:49.140Z] === RUN TestFSWalkerStopOnError [2022-04-19T16:08:49.140Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestNewFromJSON [2022-04-19T16:08:49.140Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-19T16:08:49.140Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-19T16:08:49.140Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-19T16:08:49.140Z] === RUN TestMarshalKeyOrder [2022-04-19T16:08:49.140Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-19T16:08:49.140Z] === RUN TestHistoryEqual [2022-04-19T16:08:49.140Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2022-04-19T16:08:49.140Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-19T16:08:49.140Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-19T16:08:49.140Z] === RUN TestTokenPassThru [2022-04-19T16:08:49.140Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-19T16:08:49.140Z] === RUN TestTokenPassThruDifferentHost [2022-04-19T16:08:49.140Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-19T16:08:49.140Z] PASS [2022-04-19T16:08:49.140Z] coverage: 26.6% of statements [2022-04-19T16:08:49.140Z] ok github.com/docker/docker/distribution 2.139s coverage: 26.6% of statements [2022-04-19T16:08:49.140Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-19T16:08:49.140Z] === RUN TestImage [2022-04-19T16:08:49.140Z] --- PASS: TestImage (0.00s) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-19T16:08:49.591Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T16:08:49.591Z] --- PASS: TestCreateServiceConfigFileMode (13.05s) [2022-04-19T16:08:49.591Z] === RUN TestCreateServiceSysctls [Pipeline] // node [2022-04-19T16:08:49.610Z] === RUN TestImageOSNotEmpty [2022-04-19T16:08:49.610Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-19T16:08:49.610Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-19T16:08:49.610Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-19T16:08:49.610Z] === RUN TestCreate [2022-04-19T16:08:49.610Z] --- PASS: TestCreate (0.04s) [2022-04-19T16:08:49.610Z] === RUN TestRestore [2022-04-19T16:08:49.610Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T16:08:49.610Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T16:08:49.610Z] time="2022-04-19T16:08:49Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-19T16:08:49.610Z] --- PASS: TestRestore (0.06s) [2022-04-19T16:08:49.610Z] === RUN TestAddDelete [2022-04-19T16:08:49.610Z] --- PASS: TestAddDelete (0.03s) [2022-04-19T16:08:49.610Z] === RUN TestSearchAfterDelete [2022-04-19T16:08:49.610Z] --- PASS: TestSearchAfterDelete (0.10s) [2022-04-19T16:08:49.610Z] === RUN TestParentReset [2022-04-19T16:08:49.610Z] --- PASS: TestParentReset (0.05s) [2022-04-19T16:08:49.610Z] === RUN TestGetAndSetLastUpdated [2022-04-19T16:08:49.610Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-19T16:08:49.610Z] === RUN TestStoreLen [2022-04-19T16:08:49.610Z] --- PASS: TestStoreLen (0.07s) [2022-04-19T16:08:49.610Z] PASS [2022-04-19T16:08:49.610Z] coverage: 86.9% of statements [2022-04-19T16:08:49.610Z] ok github.com/docker/docker/image 0.836s coverage: 86.9% of statements [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:08:49.660Z] time="2022-04-19T16:08:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.Echo: Post \"http://127.0.0.1:49305/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-19T16:08:50.152Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T16:08:50.605Z] === RUN TestMakeV1ConfigFromConfig [2022-04-19T16:08:50.605Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-19T16:08:50.605Z] PASS [2022-04-19T16:08:50.605Z] coverage: 25.0% of statements [2022-04-19T16:08:50.605Z] ok github.com/docker/docker/image/v1 0.071s coverage: 25.0% of statements [2022-04-19T16:08:50.605Z] === RUN TestValidateManifest [2022-04-19T16:08:50.605Z] === RUN TestValidateManifest/nil [2022-04-19T16:08:50.605Z] === RUN TestValidateManifest/non-nil [2022-04-19T16:08:50.605Z] --- PASS: TestValidateManifest (0.00s) [2022-04-19T16:08:50.605Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-19T16:08:50.605Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-19T16:08:50.605Z] PASS [2022-04-19T16:08:50.605Z] coverage: 0.7% of statements [2022-04-19T16:08:50.605Z] ok github.com/docker/docker/image/tarexport 0.106s coverage: 0.7% of statements [2022-04-19T16:08:50.605Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T16:08:50.632Z] . [2022-04-19T16:08:50.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T16:08:50.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T16:08:50.632Z] Error: No such image: emptyfs [2022-04-19T16:08:50.632Z] Running integration-test (iteration 1) [2022-04-19T16:08:50.632Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T16:08:50.632Z] Loaded image: busybox:latest [2022-04-19T16:08:50.716Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-19T16:08:50.887Z] Loaded image: busybox:glibc [2022-04-19T16:08:51.593Z] === RUN TestSerialization [2022-04-19T16:08:51.593Z] --- PASS: TestSerialization (0.02s) [2022-04-19T16:08:51.593Z] PASS [2022-04-19T16:08:51.593Z] coverage: 100.0% of statements [2022-04-19T16:08:51.593Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2022-04-19T16:08:51.873Z] --- PASS: TestAllocateRandomDeallocate (4.05s) [2022-04-19T16:08:51.873Z] === RUN TestRetrieveFromStore [2022-04-19T16:08:52.063Z] === RUN TestEmptyLayer [2022-04-19T16:08:52.063Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-19T16:08:52.063Z] === RUN TestCommitFailure [2022-04-19T16:08:52.063Z] --- PASS: TestCommitFailure (0.02s) [2022-04-19T16:08:52.063Z] === RUN TestStartTransactionFailure [2022-04-19T16:08:52.063Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-19T16:08:52.063Z] === RUN TestGetOrphan [2022-04-19T16:08:52.098Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-19T16:08:52.252Z] Loaded image: debian:bullseye-slim [2022-04-19T16:08:52.252Z] Loaded image: hello-world:latest [2022-04-19T16:08:52.252Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T16:08:52.252Z] INFO: Testing against a local daemon [2022-04-19T16:08:52.252Z] === RUN TestCgroupNamespacesBuild [2022-04-19T16:08:52.533Z] --- PASS: TestGetOrphan (0.02s) [2022-04-19T16:08:52.533Z] === RUN TestMountAndRegister [2022-04-19T16:08:52.533Z] layer_test.go:258: Layer size: 14 [2022-04-19T16:08:52.533Z] --- PASS: TestMountAndRegister (0.17s) [2022-04-19T16:08:52.533Z] === RUN TestLayerRelease [2022-04-19T16:08:52.533Z] layer_test.go:291: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestStoreRestore [2022-04-19T16:08:52.533Z] layer_test.go:340: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestTarStreamStability [2022-04-19T16:08:52.533Z] layer_test.go:455: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestRegisterExistingLayer [2022-04-19T16:08:52.533Z] === RUN TestEnvironmentParsing [2022-04-19T16:08:52.533Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-19T16:08:52.533Z] PASS [2022-04-19T16:08:52.533Z] coverage: 1.2% of statements [2022-04-19T16:08:52.533Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-04-19T16:08:52.533Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-04-19T16:08:52.533Z] === RUN TestTarStreamVerification [2022-04-19T16:08:52.533Z] layer_test.go:684: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestLayerMigration [2022-04-19T16:08:52.533Z] migration_test.go:45: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestLayerMigrationNoTarsplit [2022-04-19T16:08:52.533Z] migration_test.go:181: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestMountInit [2022-04-19T16:08:52.533Z] mount_test.go:17: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestMountInit (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestMountSize [2022-04-19T16:08:52.533Z] mount_test.go:76: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestMountSize (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestMountChanges [2022-04-19T16:08:52.533Z] mount_test.go:125: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestMountChanges (0.00s) [2022-04-19T16:08:52.533Z] === RUN TestMountApply [2022-04-19T16:08:52.533Z] mount_test.go:212: Failing on Windows [2022-04-19T16:08:52.533Z] --- SKIP: TestMountApply (0.00s) [2022-04-19T16:08:52.533Z] PASS [2022-04-19T16:08:52.533Z] coverage: 30.6% of statements [2022-04-19T16:08:52.533Z] ok github.com/docker/docker/layer 0.490s coverage: 30.6% of statements [2022-04-19T16:08:53.002Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T16:08:53.002Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T16:08:53.002Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T16:08:53.002Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T16:08:53.438Z] --- PASS: TestRetrieveFromStore (1.31s) [2022-04-19T16:08:53.438Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T16:08:53.438Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-04-19T16:08:53.438Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T16:08:53.438Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T16:08:53.438Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T16:08:53.438Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T16:08:53.438Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T16:08:53.438Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T16:08:53.438Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T16:08:53.438Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T16:08:53.438Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T16:08:53.438Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T16:08:53.438Z] === RUN TestDebug [2022-04-19T16:08:53.438Z] --- PASS: TestDebug (0.00s) [2022-04-19T16:08:53.438Z] === RUN TestRequestPoolParallel [2022-04-19T16:08:53.462Z] --- PASS: TestCreateServiceSysctls (3.63s) [2022-04-19T16:08:53.462Z] === RUN TestCreateServiceCapabilities [2022-04-19T16:08:53.472Z] === RUN TestSequenceGetAvailableBit [2022-04-19T16:08:53.472Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestSequenceEqual [2022-04-19T16:08:53.472Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestSequenceCopy [2022-04-19T16:08:53.472Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestGetFirstAvailable [2022-04-19T16:08:53.472Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestFindSequence [2022-04-19T16:08:53.472Z] --- PASS: TestFindSequence (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestCheckIfAvailable [2022-04-19T16:08:53.472Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestMergeSequences [2022-04-19T16:08:53.472Z] --- PASS: TestMergeSequences (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestPushReservation [2022-04-19T16:08:53.472Z] --- PASS: TestPushReservation (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestSerializeDeserialize [2022-04-19T16:08:53.472Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestSet [2022-04-19T16:08:53.472Z] --- PASS: TestSet (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestSetUnset [2022-04-19T16:08:53.472Z] --- PASS: TestSetUnset (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestOffsetSetUnset [2022-04-19T16:08:53.472Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestSetInRange [2022-04-19T16:08:53.472Z] --- PASS: TestSetInRange (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestSetAnyInRange [2022-04-19T16:08:53.472Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestMethods [2022-04-19T16:08:53.472Z] --- PASS: TestMethods (0.00s) [2022-04-19T16:08:53.472Z] === RUN TestRandomAllocateDeallocate [2022-04-19T16:08:53.638Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2022-04-19T16:08:53.638Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T16:08:53.907Z] --- PASS: TestRequestPoolParallel (0.56s) [2022-04-19T16:08:53.907Z] === RUN TestFullAllocateRelease [2022-04-19T16:08:53.997Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-19T16:08:54.021Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T16:08:54.375Z] --- PASS: TestFullAllocateRelease (0.53s) [2022-04-19T16:08:54.375Z] === RUN TestOddAllocateRelease [2022-04-19T16:08:54.843Z] --- PASS: TestOddAllocateRelease (0.30s) [2022-04-19T16:08:54.843Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T16:08:54.843Z] === RUN TestParseEmptyInterface [2022-04-19T16:08:54.843Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T16:08:54.843Z] === RUN TestParseNonInterfaceType [2022-04-19T16:08:54.843Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T16:08:54.843Z] === RUN TestParseWithOneFunction [2022-04-19T16:08:54.843Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-19T16:08:54.843Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T16:08:54.843Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T16:08:54.843Z] === RUN TestParseWithMultipleFuncs [2022-04-19T16:08:54.843Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T16:08:54.843Z] === RUN TestParseWithUnnamedReturn [2022-04-19T16:08:54.843Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T16:08:54.843Z] === RUN TestEmbeddedInterface [2022-04-19T16:08:54.843Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T16:08:54.843Z] === RUN TestParsedImports [2022-04-19T16:08:54.843Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T16:08:54.843Z] === RUN TestAliasedImports [2022-04-19T16:08:54.843Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T16:08:54.843Z] PASS [2022-04-19T16:08:54.843Z] coverage: 56.8% of statements [2022-04-19T16:08:54.843Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-04-19T16:08:54.843Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-19T16:08:54.843Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T16:08:54.843Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-19T16:08:54.843Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T16:08:54.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:08:54.843Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T16:08:54.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:08:54.843Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:08:54.843Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T16:08:54.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:08:54.843Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:08:54.843Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T16:08:54.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:08:54.843Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:08:54.843Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T16:08:54.843Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:08:54.843Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:08:54.843Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:08:54.843Z] PASS [2022-04-19T16:08:54.843Z] coverage: 85.3% of statements [2022-04-19T16:08:54.843Z] ok github.com/docker/docker/libnetwork/ipam 49.472s coverage: 85.3% of statements [2022-04-19T16:08:55.054Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-04-19T16:08:55.054Z] === RUN TestBuildWithSession [2022-04-19T16:08:55.054Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:08:55.054Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T16:08:55.054Z] === RUN TestBuildSquashParent [2022-04-19T16:08:55.303Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T16:08:55.691Z] === RUN TestInvalidConfig [2022-04-19T16:08:55.691Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-19T16:08:55.691Z] === RUN TestConfig [2022-04-19T16:08:55.691Z] --- PASS: TestConfig (0.00s) [2022-04-19T16:08:55.691Z] === RUN TestOptionsLabels [2022-04-19T16:08:55.691Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-19T16:08:55.691Z] === RUN TestValidName [2022-04-19T16:08:55.691Z] --- PASS: TestValidName (0.00s) [2022-04-19T16:08:55.691Z] PASS [2022-04-19T16:08:55.691Z] coverage: 19.7% of statements [2022-04-19T16:08:55.691Z] ok github.com/docker/docker/libnetwork/config 0.095s coverage: 19.7% of statements [2022-04-19T16:08:55.769Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T16:08:55.830Z] === RUN TestHTTPTransport [2022-04-19T16:08:55.830Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T16:08:55.830Z] PASS [2022-04-19T16:08:55.830Z] coverage: 85.7% of statements [2022-04-19T16:08:55.830Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-04-19T16:08:56.161Z] === RUN TestKey [2022-04-19T16:08:56.161Z] --- PASS: TestKey (0.00s) [2022-04-19T16:08:56.161Z] === RUN TestParseKey [2022-04-19T16:08:56.161Z] --- PASS: TestParseKey (0.00s) [2022-04-19T16:08:56.161Z] === RUN TestInvalidDataStore [2022-04-19T16:08:56.161Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-19T16:08:56.161Z] === RUN TestKVObjectFlatKey [2022-04-19T16:08:56.161Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-19T16:08:56.161Z] === RUN TestAtomicKVObjectFlatKey [2022-04-19T16:08:56.161Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-19T16:08:56.161Z] PASS [2022-04-19T16:08:56.161Z] coverage: 21.9% of statements [2022-04-19T16:08:56.161Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2022-04-19T16:08:56.161Z] === RUN TestErrorInterfaces [2022-04-19T16:08:56.161Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-19T16:08:56.161Z] === RUN TestNetworkMarshalling [2022-04-19T16:08:56.631Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-19T16:08:56.631Z] === RUN TestEndpointMarshalling [2022-04-19T16:08:56.631Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestAuxAddresses [2022-04-19T16:08:56.631Z] time="2022-04-19T16:08:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:08:56.631Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-19T16:08:56.631Z] === RUN TestSRVServiceQuery [2022-04-19T16:08:56.631Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-19T16:08:56.631Z] === RUN TestServiceVIPReuse [2022-04-19T16:08:56.631Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-04-19T16:08:56.631Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-19T16:08:56.631Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-19T16:08:56.631Z] === RUN TestDNSIPQuery [2022-04-19T16:08:56.631Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestDNSProxyServFail [2022-04-19T16:08:56.631Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestSandboxAddEmpty [2022-04-19T16:08:56.631Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestSandboxAddMultiPrio [2022-04-19T16:08:56.631Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestSandboxAddSamePrio [2022-04-19T16:08:56.631Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestCleanupServiceDiscovery [2022-04-19T16:08:56.631Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestDNSOptions [2022-04-19T16:08:56.631Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:08:56.631Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestMultipleControllersWithSameStore [2022-04-19T16:08:56.631Z] time="2022-04-19T16:08:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:08:56.631Z] time="2022-04-19T16:08:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-19T16:08:56.631Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-19T16:08:56.631Z] PASS [2022-04-19T16:08:56.631Z] coverage: 8.5% of statements [2022-04-19T16:08:56.631Z] ok github.com/docker/docker/libnetwork 0.396s coverage: 8.5% of statements [2022-04-19T16:08:56.631Z] === RUN TestIPDataMarshalling [2022-04-19T16:08:56.631Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-19T16:08:56.631Z] === RUN TestValidateAndIsV6 [2022-04-19T16:08:56.631Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-19T16:08:56.631Z] PASS [2022-04-19T16:08:56.631Z] coverage: 68.9% of statements [2022-04-19T16:08:56.631Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-04-19T16:08:56.752Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T16:08:56.816Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T16:08:56.816Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T16:08:56.816Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T16:08:56.816Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T16:08:56.816Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T16:08:56.816Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T16:08:56.816Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T16:08:56.816Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T16:08:56.816Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T16:08:56.816Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T16:08:56.816Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T16:08:56.816Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T16:08:56.816Z] === RUN TestBufferPoolPutAndGet [2022-04-19T16:08:56.816Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T16:08:56.816Z] PASS [2022-04-19T16:08:56.816Z] coverage: 88.2% of statements [2022-04-19T16:08:56.816Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2022-04-19T16:08:57.284Z] --- PASS: TestCreateServiceCapabilities (3.48s) [2022-04-19T16:08:57.284Z] === RUN TestInspect [2022-04-19T16:08:57.284Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-19T16:08:57.285Z] === RUN TestOutputOnPrematureClose [2022-04-19T16:08:57.285Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T16:08:57.285Z] === RUN TestCompleteSilently [2022-04-19T16:08:57.285Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T16:08:57.285Z] PASS [2022-04-19T16:08:57.285Z] coverage: 75.9% of statements [2022-04-19T16:08:57.285Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-04-19T16:08:57.620Z] === RUN TestDriver [2022-04-19T16:08:57.620Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:08:57.620Z] PASS [2022-04-19T16:08:57.620Z] coverage: 34.8% of statements [2022-04-19T16:08:57.620Z] ok github.com/docker/docker/libnetwork/drivers/host 0.047s coverage: 34.8% of statements [2022-04-19T16:08:57.748Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T16:08:57.753Z] === RUN TestSendToOneSub [2022-04-19T16:08:57.753Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T16:08:57.753Z] === RUN TestSendToMultipleSubs [2022-04-19T16:08:57.753Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T16:08:57.753Z] === RUN TestEvictOneSub [2022-04-19T16:08:57.753Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T16:08:57.753Z] === RUN TestClosePublisher [2022-04-19T16:08:57.753Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T16:08:57.753Z] === RUN TestPubSubRace [2022-04-19T16:08:58.089Z] === RUN TestDriver [2022-04-19T16:08:58.089Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:08:58.089Z] PASS [2022-04-19T16:08:58.089Z] coverage: 34.8% of statements [2022-04-19T16:08:58.089Z] ok github.com/docker/docker/libnetwork/drivers/null 0.055s coverage: 34.8% of statements [2022-04-19T16:08:58.089Z] === RUN TestNetworkAllocateFree [2022-04-19T16:08:58.089Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-19T16:08:58.089Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-19T16:08:58.089Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-19T16:08:58.089Z] PASS [2022-04-19T16:08:58.089Z] coverage: 63.6% of statements [2022-04-19T16:08:58.089Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.056s coverage: 63.6% of statements [2022-04-19T16:08:58.221Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T16:08:58.221Z] === RUN TestClientStream [2022-04-19T16:08:58.221Z] --- PASS: TestClientStream (0.00s) [2022-04-19T16:08:58.221Z] === RUN TestClientSendFile [2022-04-19T16:08:58.221Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T16:08:58.221Z] === RUN TestClientWithRequestTimeout [2022-04-19T16:08:58.221Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-19T16:08:58.221Z] === RUN TestFileSpecPlugin [2022-04-19T16:08:58.221Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T16:08:58.221Z] === RUN TestFileJSONSpecPlugin [2022-04-19T16:08:58.221Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T16:08:58.221Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T16:08:58.221Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T16:08:58.221Z] === RUN TestPluginAddHandler [2022-04-19T16:08:58.221Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T16:08:58.221Z] === RUN TestPluginWaitBadPlugin [2022-04-19T16:08:58.221Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T16:08:58.221Z] === RUN TestGet [2022-04-19T16:08:58.221Z] time="2022-04-19T16:08:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T16:08:58.731Z] --- PASS: TestBuildMultiStageCopy (10.59s) [2022-04-19T16:08:58.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.94s) [2022-04-19T16:08:58.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.74s) [2022-04-19T16:08:58.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s) [2022-04-19T16:08:58.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2022-04-19T16:08:58.731Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.09s) [2022-04-19T16:08:58.731Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T16:08:59.078Z] === RUN TestGetEmptyCapabilities [2022-04-19T16:08:59.078Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-19T16:08:59.078Z] === RUN TestGetExtraCapabilities [2022-04-19T16:08:59.078Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-19T16:08:59.078Z] === RUN TestGetInvalidCapabilities [2022-04-19T16:08:59.078Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-19T16:08:59.078Z] === RUN TestRemoteDriver [2022-04-19T16:08:59.078Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T16:08:59.078Z] === RUN TestDriverError [2022-04-19T16:08:59.078Z] --- PASS: TestDriverError (0.01s) [2022-04-19T16:08:59.078Z] === RUN TestMissingValues [2022-04-19T16:08:59.078Z] --- PASS: TestMissingValues (0.01s) [2022-04-19T16:08:59.078Z] === RUN TestRollback [2022-04-19T16:08:59.078Z] --- PASS: TestRollback (0.01s) [2022-04-19T16:08:59.078Z] PASS [2022-04-19T16:08:59.078Z] coverage: 57.4% of statements [2022-04-19T16:08:59.078Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.098s coverage: 57.4% of statements [2022-04-19T16:08:59.206Z] --- PASS: TestPubSubRace (1.06s) [2022-04-19T16:08:59.206Z] PASS [2022-04-19T16:08:59.206Z] coverage: 75.0% of statements [2022-04-19T16:08:59.206Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-04-19T16:08:59.206Z] time="2022-04-19T16:08:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T16:08:59.218Z] --- PASS: TestBuildSquashParent (4.41s) [2022-04-19T16:08:59.218Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T16:08:59.218Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:08:59.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:08:59.218Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:08:59.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:08:59.218Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:08:59.218Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:08:59.218Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:08:59.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:08:59.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:08:59.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:08:59.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:08:59.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:08:59.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:08:59.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:08:59.548Z] === RUN TestNAT [2022-04-19T16:08:59.548Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T16:08:59.548Z] --- SKIP: TestNAT (0.00s) [2022-04-19T16:08:59.548Z] === RUN TestTransparent [2022-04-19T16:08:59.548Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T16:08:59.548Z] --- SKIP: TestTransparent (0.00s) [2022-04-19T16:08:59.548Z] PASS [2022-04-19T16:08:59.548Z] coverage: 0.0% of statements [2022-04-19T16:08:59.548Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-04-19T16:08:59.674Z] === RUN TestRegister [2022-04-19T16:08:59.674Z] --- PASS: TestRegister (0.00s) [2022-04-19T16:08:59.674Z] === RUN TestCommand [2022-04-19T16:08:59.674Z] --- PASS: TestCommand (0.03s) [2022-04-19T16:08:59.674Z] === RUN TestNaiveSelf [2022-04-19T16:08:59.674Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-19T16:08:59.674Z] PASS [2022-04-19T16:08:59.674Z] coverage: 82.4% of statements [2022-04-19T16:08:59.674Z] ok github.com/docker/docker/pkg/reexec 0.099s coverage: 82.4% of statements [2022-04-19T16:08:59.799Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T16:08:59.799Z] --- PASS: TestInspect (3.17s) [2022-04-19T16:08:59.799Z] === RUN TestCreateJob [2022-04-19T16:09:00.019Z] === RUN TestNew [2022-04-19T16:09:00.019Z] --- PASS: TestNew (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestAddDriver [2022-04-19T16:09:00.019Z] --- PASS: TestAddDriver (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestAddDuplicateDriver [2022-04-19T16:09:00.019Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-19T16:09:00.019Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestDriver [2022-04-19T16:09:00.019Z] --- PASS: TestDriver (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestIPAM [2022-04-19T16:09:00.019Z] --- PASS: TestIPAM (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestWalkIPAMs [2022-04-19T16:09:00.019Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestWalkDrivers [2022-04-19T16:09:00.019Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-19T16:09:00.019Z] PASS [2022-04-19T16:09:00.019Z] coverage: 82.4% of statements [2022-04-19T16:09:00.019Z] === RUN TestBuildDefault [2022-04-19T16:09:00.019Z] ok github.com/docker/docker/libnetwork/drvregistry 0.076s coverage: 82.4% of statements [2022-04-19T16:09:00.019Z] --- PASS: TestBuildDefault (0.01s) [2022-04-19T16:09:00.019Z] === RUN TestBuildHostnameDomainname [2022-04-19T16:09:00.019Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestBuildHostname [2022-04-19T16:09:00.019Z] --- PASS: TestBuildHostname (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestBuildHostnameFQDN [2022-04-19T16:09:00.019Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestBuildNoIP [2022-04-19T16:09:00.019Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestUpdate [2022-04-19T16:09:00.019Z] --- PASS: TestUpdate (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-19T16:09:00.019Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-19T16:09:00.019Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestAddEmpty [2022-04-19T16:09:00.019Z] --- PASS: TestAddEmpty (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestAdd [2022-04-19T16:09:00.019Z] --- PASS: TestAdd (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestDeleteEmpty [2022-04-19T16:09:00.019Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestDeleteNewline [2022-04-19T16:09:00.019Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestDelete [2022-04-19T16:09:00.019Z] --- PASS: TestDelete (0.00s) [2022-04-19T16:09:00.019Z] === RUN TestConcurrentWrites [2022-04-19T16:09:00.019Z] --- PASS: TestConcurrentWrites (0.28s) [2022-04-19T16:09:00.019Z] PASS [2022-04-19T16:09:00.019Z] coverage: 81.2% of statements [2022-04-19T16:09:00.019Z] ok github.com/docker/docker/libnetwork/etchosts 0.346s coverage: 81.2% of statements [2022-04-19T16:09:00.142Z] === RUN TestDump [2022-04-19T16:09:00.142Z] goroutine 35 [running]: [2022-04-19T16:09:00.142Z] github.com/docker/docker/pkg/stack.dump(0xca2d57?) [2022-04-19T16:09:00.142Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T16:09:00.142Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T16:09:00.142Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T16:09:00.142Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T16:09:00.142Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T16:09:00.142Z] testing.tRunner(0xc000143040, 0xe6a498) [2022-04-19T16:09:00.143Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:00.143Z] created by testing.(*T).Run [2022-04-19T16:09:00.143Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T16:09:00.143Z] [2022-04-19T16:09:00.143Z] goroutine 1 [chan receive]: [2022-04-19T16:09:00.143Z] testing.(*T).Run(0xc000142ea0, {0xe5913c?, 0xc7c1f3?}, 0xe6a498) [2022-04-19T16:09:00.143Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T16:09:00.143Z] testing.runTests.func1(0xc000130810?) [2022-04-19T16:09:00.143Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T16:09:00.143Z] testing.tRunner(0xc000142ea0, 0xc00013bca0) [2022-04-19T16:09:00.143Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:00.143Z] testing.runTests(0xc00010e460?, {0xfee400, 0x3, 0x3}, {0x20e88ae0a28?, 0x40?, 0xff34a0?}) [2022-04-19T16:09:00.143Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T16:09:00.143Z] testing.(*M).Run(0xc00010e460) [2022-04-19T16:09:00.143Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T16:09:00.143Z] main.main() [2022-04-19T16:09:00.143Z] _testmain.go:99 +0x255 [2022-04-19T16:09:00.143Z] --- PASS: TestDump (0.00s) [2022-04-19T16:09:00.361Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-19T16:09:00.361Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T16:09:00.489Z] === RUN TestNew [2022-04-19T16:09:00.489Z] --- PASS: TestNew (0.00s) [2022-04-19T16:09:00.489Z] === RUN TestAllocate [2022-04-19T16:09:00.489Z] --- PASS: TestAllocate (0.00s) [2022-04-19T16:09:00.489Z] === RUN TestUninitialized [2022-04-19T16:09:00.489Z] --- PASS: TestUninitialized (0.00s) [2022-04-19T16:09:00.489Z] === RUN TestAllocateInRange [2022-04-19T16:09:00.489Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-19T16:09:00.489Z] === RUN TestAllocateSerial [2022-04-19T16:09:00.489Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-19T16:09:00.489Z] PASS [2022-04-19T16:09:00.489Z] coverage: 87.5% of statements [2022-04-19T16:09:00.489Z] ok github.com/docker/docker/libnetwork/idm 0.049s coverage: 87.5% of statements [2022-04-19T16:09:00.489Z] --- PASS: TestRandomAllocateDeallocate (7.35s) [2022-04-19T16:09:00.489Z] === RUN TestAllocateRandomDeallocate [2022-04-19T16:09:00.489Z] === RUN TestCaller [2022-04-19T16:09:00.489Z] --- PASS: TestCaller (0.00s) [2022-04-19T16:09:00.489Z] PASS [2022-04-19T16:09:00.489Z] coverage: 100.0% of statements [2022-04-19T16:09:00.489Z] ok github.com/docker/docker/libnetwork/internal/caller 0.041s coverage: 100.0% of statements [2022-04-19T16:09:00.611Z] === RUN TestDumpToFile [2022-04-19T16:09:00.611Z] --- PASS: TestDumpToFile (0.16s) [2022-04-19T16:09:00.611Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T16:09:00.611Z] goroutine 37 [running]: [2022-04-19T16:09:00.611Z] github.com/docker/docker/pkg/stack.dump(0xd1ecd3?) [2022-04-19T16:09:00.611Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T16:09:00.611Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xd1eca0?}) [2022-04-19T16:09:00.611Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T16:09:00.611Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000143040?) [2022-04-19T16:09:00.611Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T16:09:00.611Z] testing.tRunner(0xc0001436c0, 0xe6a488) [2022-04-19T16:09:00.611Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:00.611Z] created by testing.(*T).Run [2022-04-19T16:09:00.611Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T16:09:00.611Z] [2022-04-19T16:09:00.611Z] goroutine 1 [chan receive]: [2022-04-19T16:09:00.611Z] testing.(*T).Run(0xc000142ea0, {0xe60713?, 0xc7c1f3?}, 0xe6a488) [2022-04-19T16:09:00.611Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T16:09:00.611Z] testing.runTests.func1(0xc000130810?) [2022-04-19T16:09:00.611Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T16:09:00.611Z] testing.tRunner(0xc000142ea0, 0xc00013bca0) [2022-04-19T16:09:00.611Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:00.611Z] testing.runTests(0xc00010e460?, {0xfee400, 0x3, 0x3}, {0x20e88ae0a28?, 0x40?, 0xff34a0?}) [2022-04-19T16:09:00.611Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T16:09:00.611Z] testing.(*M).Run(0xc00010e460) [2022-04-19T16:09:00.611Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T16:09:00.611Z] main.main() [2022-04-19T16:09:00.611Z] _testmain.go:99 +0x255 [2022-04-19T16:09:00.611Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T16:09:00.611Z] PASS [2022-04-19T16:09:00.611Z] coverage: 90.9% of statements [2022-04-19T16:09:00.611Z] ok github.com/docker/docker/pkg/stack 0.191s coverage: 90.9% of statements [2022-04-19T16:09:00.948Z] --- PASS: TestBuildMultiStageParentConfig (2.02s) [2022-04-19T16:09:00.948Z] === RUN TestBuildLabelWithTargets [2022-04-19T16:09:00.948Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:09:00.948Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-19T16:09:00.948Z] === RUN TestBuildWithEmptyLayers [2022-04-19T16:09:01.079Z] time="2022-04-19T16:09:00Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T16:09:01.079Z] === RUN TestNewStdWriter [2022-04-19T16:09:01.079Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T16:09:01.079Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestWriteWithNilBytes [2022-04-19T16:09:01.079Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestWrite [2022-04-19T16:09:01.079Z] --- PASS: TestWrite (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestWriteWithWriterError [2022-04-19T16:09:01.079Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T16:09:01.079Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestStdCopyWriteAndRead [2022-04-19T16:09:01.079Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T16:09:01.079Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T16:09:01.079Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T16:09:01.079Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T16:09:01.080Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T16:09:01.080Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T16:09:01.080Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T16:09:01.080Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T16:09:01.080Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T16:09:01.080Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T16:09:01.080Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T16:09:01.080Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T16:09:01.080Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T16:09:01.080Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T16:09:01.080Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T16:09:01.080Z] PASS [2022-04-19T16:09:01.080Z] coverage: 100.0% of statements [2022-04-19T16:09:01.080Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-04-19T16:09:01.107Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:09:01.364Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:09:01.479Z] === RUN TestSetSerialInsertDelete [2022-04-19T16:09:01.479Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-19T16:09:01.479Z] === RUN TestSetParallelInsertDelete [2022-04-19T16:09:01.725Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T16:09:01.940Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-04-19T16:09:01.940Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T16:09:01.949Z] --- PASS: TestAllocateRandomDeallocate (1.51s) [2022-04-19T16:09:01.949Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-19T16:09:02.066Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T16:09:02.066Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T16:09:02.066Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestFormatStatus [2022-04-19T16:09:02.066Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestFormatError [2022-04-19T16:09:02.066Z] --- PASS: TestFormatError (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestFormatJSONError [2022-04-19T16:09:02.066Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T16:09:02.066Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T16:09:02.066Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestNewJSONProgressOutput [2022-04-19T16:09:02.066Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestAuxFormatterEmit [2022-04-19T16:09:02.066Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestStreamWriterStdout [2022-04-19T16:09:02.066Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T16:09:02.066Z] === RUN TestStreamWriterStderr [2022-04-19T16:09:02.066Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T16:09:02.066Z] PASS [2022-04-19T16:09:02.066Z] coverage: 66.2% of statements [2022-04-19T16:09:02.066Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2022-04-19T16:09:02.286Z] docker_api_swarm_node_test.go:53: [ddcc7740c7b28] joining swarm manager [db3b006822d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:09:02.286Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T16:09:02.419Z] === RUN TestInt2IP2IntConversion [2022-04-19T16:09:02.538Z] === RUN TestGenerateRandomID [2022-04-19T16:09:02.538Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T16:09:02.538Z] === RUN TestShortenId [2022-04-19T16:09:02.538Z] --- PASS: TestShortenId (0.00s) [2022-04-19T16:09:02.538Z] === RUN TestShortenSha256Id [2022-04-19T16:09:02.538Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T16:09:02.538Z] === RUN TestShortenIdEmpty [2022-04-19T16:09:02.538Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T16:09:02.538Z] === RUN TestShortenIdInvalid [2022-04-19T16:09:02.538Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T16:09:02.538Z] === RUN TestIsShortIDNonHex [2022-04-19T16:09:02.538Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T16:09:02.538Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T16:09:02.538Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T16:09:02.538Z] PASS [2022-04-19T16:09:02.538Z] coverage: 70.6% of statements [2022-04-19T16:09:02.538Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2022-04-19T16:09:02.541Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T16:09:02.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:09:02.730Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:09:02.889Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2022-04-19T16:09:02.889Z] === RUN TestGetAddressVersion [2022-04-19T16:09:02.889Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-19T16:09:02.889Z] === RUN TestKeyString [2022-04-19T16:09:02.889Z] --- PASS: TestKeyString (0.00s) [2022-04-19T16:09:02.889Z] === RUN TestPoolDataMarshal [2022-04-19T16:09:02.889Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-19T16:09:02.889Z] === RUN TestSubnetsMarshal [2022-04-19T16:09:03.006Z] === RUN TestIsCpusetListAvailable [2022-04-19T16:09:03.006Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T16:09:03.006Z] PASS [2022-04-19T16:09:03.006Z] coverage: 39.4% of statements [2022-04-19T16:09:03.006Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-04-19T16:09:03.101Z] docker_api_swarm_node_test.go:54: [d4568e41c843e] joining swarm manager [db3b006822d2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:09:03.358Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-19T16:09:03.358Z] === RUN TestAddSubnets [2022-04-19T16:09:03.358Z] === RUN TestPoolRequest [2022-04-19T16:09:03.358Z] --- PASS: TestPoolRequest (0.00s) [2022-04-19T16:09:03.358Z] === RUN TestOtherRequests [2022-04-19T16:09:03.358Z] --- PASS: TestOtherRequests (0.00s) [2022-04-19T16:09:03.358Z] PASS [2022-04-19T16:09:03.358Z] coverage: 57.1% of statements [2022-04-19T16:09:03.358Z] --- PASS: TestAddSubnets (0.08s) [2022-04-19T16:09:03.358Z] === RUN TestDoublePoolRelease [2022-04-19T16:09:03.358Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-04-19T16:09:03.359Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-04-19T16:09:03.359Z] === RUN TestAddReleasePoolID [2022-04-19T16:09:03.359Z] --- PASS: TestAddReleasePoolID (0.11s) [2022-04-19T16:09:03.359Z] === RUN TestPredefinedPool [2022-04-19T16:09:03.359Z] --- PASS: TestPredefinedPool (0.04s) [2022-04-19T16:09:03.359Z] === RUN TestRemoveSubnet [2022-04-19T16:09:03.359Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.41s) [2022-04-19T16:09:03.359Z] === RUN TestRetrieveFromStore [2022-04-19T16:09:03.828Z] --- PASS: TestRemoveSubnet (0.29s) [2022-04-19T16:09:03.828Z] === RUN TestGetSameAddress [2022-04-19T16:09:03.828Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-19T16:09:03.828Z] === RUN TestPoolAllocationReuse [2022-04-19T16:09:04.027Z] --- PASS: TestCreateJob (4.16s) [2022-04-19T16:09:04.027Z] === RUN TestReplicatedJob [2022-04-19T16:09:04.027Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T16:09:04.298Z] --- PASS: TestRetrieveFromStore (0.71s) [2022-04-19T16:09:04.298Z] === RUN TestIsCorrupted [2022-04-19T16:09:04.298Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-19T16:09:04.298Z] === RUN TestSetRollover [2022-04-19T16:09:04.298Z] === RUN TestGetCapabilities [2022-04-19T16:09:04.298Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-19T16:09:04.298Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-19T16:09:04.298Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-19T16:09:04.298Z] === RUN TestGetDefaultAddressSpaces [2022-04-19T16:09:04.298Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-19T16:09:04.298Z] === RUN TestRemoteDriver [2022-04-19T16:09:04.298Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-19T16:09:04.298Z] PASS [2022-04-19T16:09:04.298Z] coverage: 47.4% of statements [2022-04-19T16:09:04.298Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2022-04-19T16:09:04.570Z] === RUN TestChtimes [2022-04-19T16:09:04.571Z] --- PASS: TestChtimes (0.00s) [2022-04-19T16:09:04.571Z] === RUN TestChtimesWindows [2022-04-19T16:09:04.571Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T16:09:04.571Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T16:09:04.571Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T16:09:04.571Z] PASS [2022-04-19T16:09:04.571Z] coverage: 13.0% of statements [2022-04-19T16:09:04.571Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-04-19T16:09:04.618Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-19T16:09:04.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2022-04-19T16:09:04.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.08s) [2022-04-19T16:09:04.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.49s) [2022-04-19T16:09:04.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2022-04-19T16:09:04.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.50s) [2022-04-19T16:09:04.618Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.48s) [2022-04-19T16:09:04.618Z] === RUN TestBuildMultiStageCopy [2022-04-19T16:09:04.618Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T16:09:05.039Z] time="2022-04-19T16:09:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T16:09:05.039Z] === RUN TestTailFile [2022-04-19T16:09:05.039Z] --- PASS: TestTailFile (0.00s) [2022-04-19T16:09:05.039Z] === RUN TestTailFileManyLines [2022-04-19T16:09:05.039Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T16:09:05.039Z] === RUN TestTailEmptyFile [2022-04-19T16:09:05.039Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T16:09:05.039Z] === RUN TestTailNegativeN [2022-04-19T16:09:05.039Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader [2022-04-19T16:09:05.039Z] === CONT TestNewTailReader [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T16:09:05.039Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.039Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.040Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.040Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.040Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.288Z] === RUN TestWindowsIPAM [2022-04-19T16:09:05.288Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-19T16:09:05.288Z] PASS [2022-04-19T16:09:05.288Z] coverage: 71.4% of statements [2022-04-19T16:09:05.288Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-04-19T16:09:05.392Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-19T16:09:05.392Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.642Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.642Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.642Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.643Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.643Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.643Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.644Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.644Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.644Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.645Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.645Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:09:05.646Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.02s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:09:05.647Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:09:05.648Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-19T16:09:05.758Z] --- PASS: TestPoolAllocationReuse (2.20s) [2022-04-19T16:09:05.758Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-19T16:09:05.758Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2022-04-19T16:09:05.758Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-19T16:09:05.903Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-19T16:09:05.903Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T16:09:05.982Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T16:09:05.982Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.01s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:09:06.116Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:09:06.117Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:09:06.117Z] PASS [2022-04-19T16:09:06.117Z] coverage: 88.6% of statements [2022-04-19T16:09:06.117Z] ok github.com/docker/docker/pkg/tailfile 0.196s coverage: 88.6% of statements [2022-04-19T16:09:06.117Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T16:09:06.117Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T16:09:06.117Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T16:09:06.117Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T16:09:06.227Z] --- PASS: TestSetRollover (2.09s) [2022-04-19T16:09:06.227Z] === RUN TestSetRolloverSerial [2022-04-19T16:09:06.227Z] === RUN TestDefaultNetwork [2022-04-19T16:09:06.238Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T16:09:06.238Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T16:09:06.493Z] --- PASS: TestBuildMultiStageCopy (2.26s) [2022-04-19T16:09:06.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.41s) [2022-04-19T16:09:06.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-19T16:09:06.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-19T16:09:06.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-19T16:09:06.493Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-19T16:09:06.493Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T16:09:06.585Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T16:09:06.585Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestTarSumRemove [2022-04-19T16:09:06.585Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestSortFileInfoSums [2022-04-19T16:09:06.585Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T16:09:06.585Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestNewTarSumForLabel [2022-04-19T16:09:06.585Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestEmptyTar [2022-04-19T16:09:06.585Z] --- PASS: TestEmptyTar (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestTarSumsReadSize [2022-04-19T16:09:06.585Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestTarSums [2022-04-19T16:09:06.585Z] --- PASS: TestTarSums (0.08s) [2022-04-19T16:09:06.585Z] === RUN TestIteration [2022-04-19T16:09:06.585Z] --- PASS: TestIteration (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestVersionLabelForChecksum [2022-04-19T16:09:06.585Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestVersion [2022-04-19T16:09:06.585Z] --- PASS: TestVersion (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestGetVersion [2022-04-19T16:09:06.585Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T16:09:06.585Z] === RUN TestGetVersions [2022-04-19T16:09:06.585Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T16:09:06.585Z] PASS [2022-04-19T16:09:06.585Z] coverage: 89.3% of statements [2022-04-19T16:09:06.585Z] ok github.com/docker/docker/pkg/tarsum 0.152s coverage: 89.3% of statements [2022-04-19T16:09:06.697Z] --- PASS: TestDefaultNetwork (0.29s) [2022-04-19T16:09:06.697Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-19T16:09:07.052Z] === RUN TestTruncIndex [2022-04-19T16:09:07.052Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T16:09:07.052Z] PASS [2022-04-19T16:09:07.052Z] coverage: 91.5% of statements [2022-04-19T16:09:07.052Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-04-19T16:09:07.052Z] === RUN TestVersionInfo [2022-04-19T16:09:07.052Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T16:09:07.052Z] === RUN TestAppendVersions [2022-04-19T16:09:07.052Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T16:09:07.052Z] PASS [2022-04-19T16:09:07.052Z] coverage: 88.9% of statements [2022-04-19T16:09:07.052Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2022-04-19T16:09:07.167Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-04-19T16:09:07.167Z] === RUN TestInitAddressPools [2022-04-19T16:09:07.167Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-19T16:09:07.167Z] PASS [2022-04-19T16:09:07.167Z] coverage: 74.0% of statements [2022-04-19T16:09:07.167Z] ok github.com/docker/docker/libnetwork/ipamutils 0.667s coverage: 74.0% of statements [2022-04-19T16:09:07.421Z] --- PASS: TestBuildMultiStageParentConfig (0.68s) [2022-04-19T16:09:07.421Z] === RUN TestBuildLabelWithTargets [2022-04-19T16:09:07.637Z] === RUN TestKeyValue [2022-04-19T16:09:07.637Z] --- PASS: TestKeyValue (0.00s) [2022-04-19T16:09:07.637Z] PASS [2022-04-19T16:09:07.637Z] coverage: 60.0% of statements [2022-04-19T16:09:07.637Z] ok github.com/docker/docker/libnetwork/netlabel 0.044s coverage: 60.0% of statements [2022-04-19T16:09:07.791Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T16:09:08.042Z] === RUN TestNewSettable [2022-04-19T16:09:08.042Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T16:09:08.042Z] === RUN TestIsSettable [2022-04-19T16:09:08.042Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T16:09:08.042Z] === RUN TestUpdateSettingsEnv [2022-04-19T16:09:08.042Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T16:09:08.042Z] PASS [2022-04-19T16:09:08.042Z] coverage: 20.0% of statements [2022-04-19T16:09:08.042Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-04-19T16:09:08.349Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-04-19T16:09:08.349Z] === RUN TestBuildWithEmptyLayers [2022-04-19T16:09:08.509Z] === RUN TestValidatePrivileges [2022-04-19T16:09:08.509Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T16:09:08.509Z] === RUN TestFilterByCapNeg [2022-04-19T16:09:08.509Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T16:09:08.509Z] === RUN TestFilterByCapPos [2022-04-19T16:09:08.509Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T16:09:08.509Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T16:09:08.509Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T16:09:08.509Z] PASS [2022-04-19T16:09:08.509Z] coverage: 12.0% of statements [2022-04-19T16:09:08.509Z] ok github.com/docker/docker/plugin 0.058s coverage: 12.0% of statements [2022-04-19T16:09:08.605Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-19T16:09:08.605Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T16:09:08.628Z] --- PASS: TestSetRolloverSerial (2.04s) [2022-04-19T16:09:08.628Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-19T16:09:08.628Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-19T16:09:08.628Z] PASS [2022-04-19T16:09:08.628Z] coverage: 84.4% of statements [2022-04-19T16:09:08.628Z] ok github.com/docker/docker/libnetwork/bitseq 15.187s coverage: 84.4% of statements [2022-04-19T16:09:08.977Z] === RUN TestLoad [2022-04-19T16:09:08.977Z] --- PASS: TestLoad (0.00s) [2022-04-19T16:09:08.977Z] === RUN TestSave [2022-04-19T16:09:08.977Z] --- PASS: TestSave (0.03s) [2022-04-19T16:09:08.977Z] === RUN TestAddDeleteGet [2022-04-19T16:09:08.977Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-19T16:09:08.977Z] === RUN TestInvalidTags [2022-04-19T16:09:08.977Z] --- PASS: TestInvalidTags (0.00s) [2022-04-19T16:09:08.977Z] PASS [2022-04-19T16:09:08.977Z] coverage: 84.4% of statements [2022-04-19T16:09:08.977Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2022-04-19T16:09:09.155Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T16:09:09.155Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T16:09:09.155Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T16:09:09.616Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.47s) [2022-04-19T16:09:09.616Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-19T16:09:09.716Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T16:09:09.971Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T16:09:10.227Z] --- PASS: TestReplicatedJob (6.09s) [2022-04-19T16:09:10.227Z] === RUN TestUpdateReplicatedJob [2022-04-19T16:09:10.482Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T16:09:10.493Z] --- PASS: TestBuildMultiStageOnBuild (1.72s) [2022-04-19T16:09:10.493Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T16:09:10.541Z] time="2022-04-19T16:09:10Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestReader [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T16:09:10.541Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T16:09:10.541Z] PASS [2022-04-19T16:09:10.541Z] coverage: 100.0% of statements [2022-04-19T16:09:10.541Z] ok github.com/docker/docker/registry/resumable 0.245s coverage: 100.0% of statements [2022-04-19T16:09:10.541Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T16:09:10.541Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T16:09:10.541Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T16:09:10.541Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestValidateMirror [2022-04-19T16:09:10.541Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T16:09:10.541Z] === RUN TestLoadInsecureRegistries [2022-04-19T16:09:11.010Z] time="2022-04-19T16:09:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T16:09:11.010Z] time="2022-04-19T16:09:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T16:09:11.010Z] time="2022-04-19T16:09:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T16:09:11.010Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2022-04-19T16:09:11.010Z] === RUN TestNewServiceConfig [2022-04-19T16:09:11.010Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestValidateIndexName [2022-04-19T16:09:11.010Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestValidateIndexNameWithError [2022-04-19T16:09:11.010Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestEndpointParse [2022-04-19T16:09:11.010Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestEndpointParseInvalid [2022-04-19T16:09:11.010Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestValidateEndpoint [2022-04-19T16:09:11.010Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-19T16:09:11.010Z] === RUN TestPing [2022-04-19T16:09:11.010Z] --- PASS: TestPing (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestPingRegistryEndpoint [2022-04-19T16:09:11.010Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:11.010Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestEndpoint [2022-04-19T16:09:11.010Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:11.010Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestParseRepositoryInfo [2022-04-19T16:09:11.010Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestNewIndexInfo [2022-04-19T16:09:11.010Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestMirrorEndpointLookup [2022-04-19T16:09:11.010Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:11.010Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestSearchRepositories [2022-04-19T16:09:11.010Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T16:09:11.010Z] Host: 127.0.0.1:49339 [2022-04-19T16:09:11.010Z] User-Agent: docker test client [2022-04-19T16:09:11.010Z] Authorization: Token fake-token [2022-04-19T16:09:11.010Z] X-Docker-Token: true [2022-04-19T16:09:11.010Z] Accept-Encoding: gzip [2022-04-19T16:09:11.010Z] [2022-04-19T16:09:11.010Z] [2022-04-19T16:09:11.010Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T16:09:11.010Z] Connection: close [2022-04-19T16:09:11.010Z] Content-Length: 144 [2022-04-19T16:09:11.010Z] Cache-Control: no-cache [2022-04-19T16:09:11.010Z] Content-Type: application/json [2022-04-19T16:09:11.010Z] Date: Tue, 19 Apr 2022 16:09:10 GMT [2022-04-19T16:09:11.010Z] Expires: -1 [2022-04-19T16:09:11.010Z] Pragma: no-cache [2022-04-19T16:09:11.010Z] Server: docker-tests/mock [2022-04-19T16:09:11.010Z] X-Docker-Registry-Config: mock [2022-04-19T16:09:11.010Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T16:09:11.010Z] [2022-04-19T16:09:11.010Z] [2022-04-19T16:09:11.010Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-19T16:09:11.010Z] === RUN TestTrustedLocation [2022-04-19T16:09:11.010Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T16:09:11.010Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T16:09:11.010Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestIsSecureIndex [2022-04-19T16:09:11.010Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T16:09:11.010Z] PASS [2022-04-19T16:09:11.010Z] coverage: 51.7% of statements [2022-04-19T16:09:11.010Z] ok github.com/docker/docker/registry 0.280s coverage: 51.7% of statements [2022-04-19T16:09:11.010Z] === RUN TestRestartManagerTimeout [2022-04-19T16:09:11.010Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T16:09:11.010Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T16:09:11.010Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T16:09:11.010Z] PASS [2022-04-19T16:09:11.010Z] coverage: 50.9% of statements [2022-04-19T16:09:11.010Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-04-19T16:09:11.055Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2022-04-19T16:09:11.055Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T16:09:11.187Z] === RUN TestNetworkDBSimple [2022-04-19T16:09:11.187Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-19T16:09:11.187Z] PASS [2022-04-19T16:09:11.187Z] coverage: 100.0% of statements [2022-04-19T16:09:11.187Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.061s coverage: 100.0% of statements [2022-04-19T16:09:11.480Z] === RUN TestDecodeContainerConfig [2022-04-19T16:09:11.480Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T16:09:11.480Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T16:09:11.480Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T16:09:11.480Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T16:09:11.480Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T16:09:11.480Z] === RUN TestValidatePrivileged [2022-04-19T16:09:11.480Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T16:09:11.480Z] PASS [2022-04-19T16:09:11.480Z] coverage: 52.4% of statements [2022-04-19T16:09:11.480Z] ok github.com/docker/docker/runconfig 0.044s coverage: 52.4% of statements [2022-04-19T16:09:11.846Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-19T16:09:11.846Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-19T16:09:11.846Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-19T16:09:11.846Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-19T16:09:11.846Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-19T16:09:11.846Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T16:09:11.948Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T16:09:11.948Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T16:09:11.948Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T16:09:11.948Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T16:09:11.948Z] PASS [2022-04-19T16:09:11.948Z] coverage: 62.5% of statements [2022-04-19T16:09:11.948Z] ok github.com/docker/docker/testutil 0.060s coverage: 62.5% of statements [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/ipam 16.505s coverage: 85.3% of statements [2022-04-19T16:09:12.108Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T16:09:12.108Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-19T16:09:12.108Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-19T16:09:12.108Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-19T16:09:12.177Z] === RUN TestGenerate [2022-04-19T16:09:12.177Z] --- PASS: TestGenerate (0.00s) [2022-04-19T16:09:12.177Z] === RUN TestGeneratePtr [2022-04-19T16:09:12.177Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-19T16:09:12.177Z] === RUN TestGenerateMissingField [2022-04-19T16:09:12.177Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-19T16:09:12.177Z] === RUN TestFieldCannotBeSet [2022-04-19T16:09:12.177Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-19T16:09:12.177Z] === RUN TestTypeMismatchError [2022-04-19T16:09:12.177Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-19T16:09:12.177Z] PASS [2022-04-19T16:09:12.177Z] coverage: 100.0% of statements [2022-04-19T16:09:12.177Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-04-19T16:09:12.177Z] 2022/04/19 16:09:11 Closing DB instances... [2022-04-19T16:09:12.177Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.89s) [2022-04-19T16:09:12.177Z] === RUN TestGetAddress [2022-04-19T16:09:12.372Z] --- PASS: TestBuildMultiStageOnBuild (10.55s) [2022-04-19T16:09:12.372Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T16:09:12.372Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:09:12.372Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T16:09:12.372Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T16:09:12.647Z] testing: warning: no tests to run [2022-04-19T16:09:12.647Z] PASS [2022-04-19T16:09:12.647Z] coverage: 0.0% of statements [2022-04-19T16:09:12.647Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-19T16:09:12.936Z] --- PASS: TestGet (15.01s) [2022-04-19T16:09:12.936Z] === RUN TestPluginWithNoManifest [2022-04-19T16:09:12.936Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T16:09:12.936Z] === RUN TestGetAll [2022-04-19T16:09:12.936Z] --- PASS: TestGetAll (0.01s) [2022-04-19T16:09:12.936Z] PASS [2022-04-19T16:09:12.936Z] coverage: 73.2% of statements [2022-04-19T16:09:12.936Z] ok github.com/docker/docker/pkg/plugins 36.031s coverage: 73.2% of statements [2022-04-19T16:09:12.947Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-04-19T16:09:12.947Z] === RUN TestBuildWithHugeFile [2022-04-19T16:09:13.635Z] === RUN TestRequestNewPort [2022-04-19T16:09:13.635Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestRequestSpecificPort [2022-04-19T16:09:13.635Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestReleasePort [2022-04-19T16:09:13.635Z] --- PASS: TestReleasePort (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestReuseReleasedPort [2022-04-19T16:09:13.635Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestReleaseUnreadledPort [2022-04-19T16:09:13.635Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestUnknowProtocol [2022-04-19T16:09:13.635Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestAllocateAllPorts [2022-04-19T16:09:13.635Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestPortAllocation [2022-04-19T16:09:13.635Z] --- PASS: TestPortAllocation (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestPortAllocationWithCustomRange [2022-04-19T16:09:13.635Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestNoDuplicateBPR [2022-04-19T16:09:13.635Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-19T16:09:13.635Z] === RUN TestChangePortRange [2022-04-19T16:09:13.635Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-19T16:09:13.635Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-19T16:09:13.635Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-19T16:09:13.635Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-19T16:09:13.635Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-19T16:09:13.635Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-19T16:09:13.635Z] --- PASS: TestChangePortRange (0.00s) [2022-04-19T16:09:13.635Z] PASS [2022-04-19T16:09:13.635Z] coverage: 88.6% of statements [2022-04-19T16:09:13.635Z] ok github.com/docker/docker/libnetwork/portallocator 0.060s coverage: 88.6% of statements [2022-04-19T16:09:13.635Z] --- PASS: TestNetworkDBSimple (2.65s) [2022-04-19T16:09:13.635Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-19T16:09:13.731Z] --- PASS: TestUpdateReplicatedJob (3.33s) [2022-04-19T16:09:13.731Z] === RUN TestServiceListWithStatuses [2022-04-19T16:09:13.731Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:09:13.731Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T16:09:13.731Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T16:09:13.731Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T16:09:14.105Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T16:09:14.292Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T16:09:14.499Z] === RUN TestGetAddress [2022-04-19T16:09:14.499Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T16:09:14.499Z] === RUN TestRemove [2022-04-19T16:09:14.499Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T16:09:14.499Z] --- SKIP: TestRemove (0.00s) [2022-04-19T16:09:14.499Z] === RUN TestInitializeWithVolumes [2022-04-19T16:09:14.499Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-19T16:09:14.499Z] === RUN TestCreate [2022-04-19T16:09:14.499Z] --- PASS: TestCreate (0.01s) [2022-04-19T16:09:14.499Z] === RUN TestValidateName [2022-04-19T16:09:14.499Z] --- PASS: TestValidateName (0.00s) [2022-04-19T16:09:14.499Z] === RUN TestCreateWithOpts [2022-04-19T16:09:14.499Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T16:09:14.499Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T16:09:14.499Z] === RUN TestRelaodNoOpts [2022-04-19T16:09:14.499Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-19T16:09:14.499Z] PASS [2022-04-19T16:09:14.499Z] coverage: 41.5% of statements [2022-04-19T16:09:14.499Z] ok github.com/docker/docker/volume/local 0.082s coverage: 41.5% of statements [2022-04-19T16:09:14.499Z] === RUN TestGetDriver [2022-04-19T16:09:14.499Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T16:09:14.499Z] === RUN TestVolumeRequestError [2022-04-19T16:09:14.499Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T16:09:14.499Z] PASS [2022-04-19T16:09:14.499Z] coverage: 36.1% of statements [2022-04-19T16:09:14.499Z] ok github.com/docker/docker/volume/drivers 0.056s coverage: 36.1% of statements [2022-04-19T16:09:14.574Z] testing: warning: no tests to run [2022-04-19T16:09:14.574Z] PASS [2022-04-19T16:09:14.574Z] coverage: 0.0% of statements [2022-04-19T16:09:14.574Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-19T16:09:14.574Z] === RUN TestHashData [2022-04-19T16:09:14.574Z] --- PASS: TestHashData (0.00s) [2022-04-19T16:09:14.574Z] PASS [2022-04-19T16:09:14.574Z] coverage: 2.8% of statements [2022-04-19T16:09:14.574Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-04-19T16:09:14.852Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRaw [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T16:09:14.967Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRaw [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T16:09:14.967Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestConvertTmpfsOptions [2022-04-19T16:09:14.967Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T16:09:14.967Z] linux_parser_test.go:209: data="ro" [2022-04-19T16:09:14.967Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestParseMountSpec [2022-04-19T16:09:14.967Z] parser_test.go:62: case 0 [2022-04-19T16:09:14.967Z] parser_test.go:62: case 1 [2022-04-19T16:09:14.967Z] parser_test.go:62: case 2 [2022-04-19T16:09:14.967Z] parser_test.go:62: case 3 [2022-04-19T16:09:14.967Z] parser_test.go:62: case 4 [2022-04-19T16:09:14.967Z] parser_test.go:62: case 5 [2022-04-19T16:09:14.967Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestValidateMount [2022-04-19T16:09:14.967Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRaw [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T16:09:14.967Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T16:09:14.967Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T16:09:14.967Z] PASS [2022-04-19T16:09:14.967Z] coverage: 67.6% of statements [2022-04-19T16:09:14.967Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.6% of statements [2022-04-19T16:09:15.047Z] 2022/04/19 16:09:14 Closing DB instances... [2022-04-19T16:09:15.413Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T16:09:15.517Z] === RUN TestErrorConstructors [2022-04-19T16:09:15.517Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-19T16:09:15.517Z] === RUN TestCompareIPMask [2022-04-19T16:09:15.517Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-19T16:09:15.517Z] === RUN TestUtilGetHostPartIP [2022-04-19T16:09:15.517Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-19T16:09:15.517Z] === RUN TestUtilGetBroadcastIP [2022-04-19T16:09:15.517Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-19T16:09:15.517Z] === RUN TestParseCIDR [2022-04-19T16:09:15.517Z] --- PASS: TestParseCIDR (0.00s) [2022-04-19T16:09:15.517Z] PASS [2022-04-19T16:09:15.517Z] coverage: 37.3% of statements [2022-04-19T16:09:15.517Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-04-19T16:09:15.954Z] === RUN TestSetGetMeta [2022-04-19T16:09:15.954Z] === PAUSE TestSetGetMeta [2022-04-19T16:09:15.955Z] === RUN TestRestore [2022-04-19T16:09:15.955Z] === PAUSE TestRestore [2022-04-19T16:09:15.955Z] === RUN TestServiceCreate [2022-04-19T16:09:15.955Z] === PAUSE TestServiceCreate [2022-04-19T16:09:15.955Z] === RUN TestServiceList [2022-04-19T16:09:15.955Z] === PAUSE TestServiceList [2022-04-19T16:09:15.955Z] === RUN TestServiceRemove [2022-04-19T16:09:15.955Z] === PAUSE TestServiceRemove [2022-04-19T16:09:15.955Z] === RUN TestServiceGet [2022-04-19T16:09:15.955Z] === PAUSE TestServiceGet [2022-04-19T16:09:15.955Z] === RUN TestServicePrune [2022-04-19T16:09:15.955Z] === PAUSE TestServicePrune [2022-04-19T16:09:15.955Z] === RUN TestCreate [2022-04-19T16:09:15.955Z] === PAUSE TestCreate [2022-04-19T16:09:15.955Z] === RUN TestRemove [2022-04-19T16:09:15.955Z] === PAUSE TestRemove [2022-04-19T16:09:15.955Z] === RUN TestList [2022-04-19T16:09:15.955Z] === PAUSE TestList [2022-04-19T16:09:15.955Z] === RUN TestFindByDriver [2022-04-19T16:09:15.955Z] === PAUSE TestFindByDriver [2022-04-19T16:09:15.955Z] === RUN TestFindByReferenced [2022-04-19T16:09:15.955Z] === PAUSE TestFindByReferenced [2022-04-19T16:09:15.955Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T16:09:15.955Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T16:09:15.955Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:09:15.955Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:09:15.955Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T16:09:15.955Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T16:09:15.955Z] === RUN TestRefDerefRemove [2022-04-19T16:09:15.955Z] === PAUSE TestRefDerefRemove [2022-04-19T16:09:15.955Z] === RUN TestGet [2022-04-19T16:09:15.955Z] === PAUSE TestGet [2022-04-19T16:09:15.955Z] === RUN TestGetWithReference [2022-04-19T16:09:15.955Z] === PAUSE TestGetWithReference [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:09:15.955Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T16:09:15.955Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:09:15.955Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T16:09:15.955Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T16:09:15.955Z] === CONT TestSetGetMeta [2022-04-19T16:09:15.955Z] === CONT TestList [2022-04-19T16:09:15.955Z] === CONT TestServiceGet [2022-04-19T16:09:15.955Z] === CONT TestServiceList [2022-04-19T16:09:15.955Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestGetWithReference [2022-04-19T16:09:15.955Z] --- PASS: TestList (0.03s) [2022-04-19T16:09:15.955Z] === CONT TestGet [2022-04-19T16:09:15.955Z] --- PASS: TestGetWithReference (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestRefDerefRemove [2022-04-19T16:09:15.955Z] --- PASS: TestGet (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T16:09:15.955Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:09:15.955Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T16:09:15.955Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestFindByReferenced [2022-04-19T16:09:15.955Z] === CONT TestFindByDriver [2022-04-19T16:09:15.955Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-19T16:09:15.955Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-19T16:09:15.955Z] === CONT TestServiceCreate [2022-04-19T16:09:15.955Z] --- PASS: TestFindByDriver (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestRestore [2022-04-19T16:09:15.955Z] --- PASS: TestRestore (0.06s) [2022-04-19T16:09:15.955Z] === CONT TestCreate [2022-04-19T16:09:15.955Z] --- PASS: TestCreate (0.01s) [2022-04-19T16:09:15.955Z] === CONT TestRemove [2022-04-19T16:09:15.955Z] --- PASS: TestRemove (0.02s) [2022-04-19T16:09:15.955Z] === CONT TestServicePrune [2022-04-19T16:09:15.955Z] --- PASS: TestServiceGet (0.23s) [2022-04-19T16:09:15.955Z] === CONT TestServiceRemove [2022-04-19T16:09:15.955Z] --- PASS: TestServiceCreate (0.13s) [2022-04-19T16:09:15.955Z] --- PASS: TestServiceList (0.23s) [2022-04-19T16:09:15.955Z] time="2022-04-19T16:09:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:09:15.955Z] time="2022-04-19T16:09:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:09:15.973Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-19T16:09:15.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-19T16:09:15.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-19T16:09:15.987Z] PASS [2022-04-19T16:09:15.987Z] coverage: 55.0% of statements [2022-04-19T16:09:15.987Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-04-19T16:09:16.422Z] --- PASS: TestServiceRemove (0.02s) [2022-04-19T16:09:16.422Z] time="2022-04-19T16:09:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:09:16.422Z] time="2022-04-19T16:09:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T16:09:16.422Z] time="2022-04-19T16:09:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:09:16.422Z] --- PASS: TestServicePrune (0.05s) [2022-04-19T16:09:16.422Z] PASS [2022-04-19T16:09:16.422Z] coverage: 69.0% of statements [2022-04-19T16:09:16.422Z] ok github.com/docker/docker/volume/service 0.307s coverage: 69.0% of statements [2022-04-19T16:09:16.456Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-19T16:09:16.456Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-19T16:09:16.456Z] === RUN TestParseVersion [2022-04-19T16:09:16.457Z] --- PASS: TestParseVersion (0.00s) [2022-04-19T16:09:16.457Z] PASS [2022-04-19T16:09:16.457Z] coverage: 52.9% of statements [2022-04-19T16:09:16.457Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2022-04-19T16:09:16.899Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-19T16:09:16.926Z] === RUN TestAddressPoolOpt [2022-04-19T16:09:16.926Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/a [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/something [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/_=a [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/env1=value1 [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/_env1=value1 [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/PATH [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/=a [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/PATH= [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/PATH=something [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/asd!qwe [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/1asd [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/123 [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/some_space [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/__some_space_before [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/some_space_after__ [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/= [2022-04-19T16:09:16.926Z] === RUN TestValidateEnv/PaTh [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-19T16:09:16.926Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-19T16:09:16.926Z] === RUN TestParseHost [2022-04-19T16:09:16.926Z] --- PASS: TestParseHost (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestParseDockerDaemonHost [2022-04-19T16:09:16.927Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestParseTCP [2022-04-19T16:09:16.927Z] --- PASS: TestParseTCP (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-19T16:09:16.927Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestValidateExtraHosts [2022-04-19T16:09:16.927Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestIpOptString [2022-04-19T16:09:16.927Z] --- PASS: TestIpOptString (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-19T16:09:16.927Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestNewIpOptValidDefaultVal [2022-04-19T16:09:16.927Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestIpOptSetInvalidVal [2022-04-19T16:09:16.927Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestValidateIPAddress [2022-04-19T16:09:16.927Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestMapOpts [2022-04-19T16:09:16.927Z] --- PASS: TestMapOpts (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestListOptsWithoutValidator [2022-04-19T16:09:16.927Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestListOptsWithValidator [2022-04-19T16:09:16.927Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestValidateDNSSearch [2022-04-19T16:09:16.927Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_general_format [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_one_more [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-19T16:09:16.927Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-19T16:09:16.927Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestNamedListOpts [2022-04-19T16:09:16.927Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestNamedMapOpts [2022-04-19T16:09:16.927Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestParseLink [2022-04-19T16:09:16.927Z] --- PASS: TestParseLink (0.00s) [2022-04-19T16:09:16.927Z] === RUN TestUlimitOpt [2022-04-19T16:09:16.927Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-19T16:09:16.927Z] PASS [2022-04-19T16:09:16.927Z] coverage: 66.5% of statements [2022-04-19T16:09:16.927Z] ok github.com/docker/docker/opts 0.079s coverage: 66.5% of statements [2022-04-19T16:09:17.458Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T16:09:17.916Z] 2022/04/19 16:09:17 Closing DB instances... [2022-04-19T16:09:18.385Z] === RUN TestPeerCertificateMarshalJSON [2022-04-19T16:09:18.403Z] --- PASS: TestDockerNetworkConnectAlias (4.82s) [2022-04-19T16:09:18.403Z] === RUN TestDockerNetworkReConnect [2022-04-19T16:09:19.374Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-19T16:09:19.374Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-19T16:09:19.374Z] --- PASS: TestPeerCertificateMarshalJSON (0.78s) [2022-04-19T16:09:19.374Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-19T16:09:19.374Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-19T16:09:19.374Z] === RUN TestMiddleware [2022-04-19T16:09:19.374Z] --- PASS: TestMiddleware (0.00s) [2022-04-19T16:09:19.374Z] === RUN TestNewResponseModifier [2022-04-19T16:09:19.374Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-19T16:09:19.374Z] PASS [2022-04-19T16:09:19.374Z] coverage: 26.8% of statements [2022-04-19T16:09:19.374Z] ok github.com/docker/docker/pkg/authorization 0.826s coverage: 26.8% of statements [2022-04-19T16:09:19.374Z] === RUN TestIsArchivePathDir [2022-04-19T16:09:19.374Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.86s) [2022-04-19T16:09:19.374Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-19T16:09:19.374Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-19T16:09:19.374Z] === RUN TestIsArchivePathInvalidFile [2022-04-19T16:09:19.374Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-04-19T16:09:19.374Z] === RUN TestIsArchivePathTar [2022-04-19T16:09:19.843Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-04-19T16:09:19.843Z] === RUN TestDecompressStreamGzip [2022-04-19T16:09:19.843Z] === RUN TestUnbuffered [2022-04-19T16:09:19.843Z] --- PASS: TestUnbuffered (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestRaceUnbuffered [2022-04-19T16:09:19.843Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-19T16:09:19.843Z] PASS [2022-04-19T16:09:19.843Z] coverage: 100.0% of statements [2022-04-19T16:09:19.843Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-04-19T16:09:19.843Z] --- PASS: TestDecompressStreamGzip (0.12s) [2022-04-19T16:09:19.843Z] === RUN TestDecompressStreamBzip2 [2022-04-19T16:09:19.843Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-19T16:09:19.843Z] === RUN TestDecompressStreamXz [2022-04-19T16:09:19.843Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T16:09:19.843Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestDecompressStreamZstd [2022-04-19T16:09:19.843Z] archive_test.go:140: zstd not installed [2022-04-19T16:09:19.843Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-19T16:09:19.843Z] === RUN TestCompressStreamXzUnsupported [2022-04-19T16:09:19.843Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-19T16:09:19.843Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestCompressStreamInvalid [2022-04-19T16:09:19.843Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestExtensionInvalid [2022-04-19T16:09:19.843Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestExtensionUncompressed [2022-04-19T16:09:19.843Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestExtensionBzip2 [2022-04-19T16:09:19.843Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestExtensionGzip [2022-04-19T16:09:19.843Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestExtensionXz [2022-04-19T16:09:19.843Z] --- PASS: TestExtensionXz (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestExtensionZstd [2022-04-19T16:09:19.843Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestCmdStreamLargeStderr [2022-04-19T16:09:19.843Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-19T16:09:19.843Z] === RUN TestCmdStreamBad [2022-04-19T16:09:19.843Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T16:09:19.843Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-19T16:09:19.843Z] === RUN TestCmdStreamGood [2022-04-19T16:09:20.290Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T16:09:20.312Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-19T16:09:20.312Z] === RUN TestUntarPathWithInvalidDest [2022-04-19T16:09:20.312Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-19T16:09:20.312Z] === RUN TestUntarPathWithInvalidSrc [2022-04-19T16:09:20.312Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-19T16:09:20.312Z] === RUN TestUntarPath [2022-04-19T16:09:20.312Z] --- PASS: TestUntarPath (0.06s) [2022-04-19T16:09:20.312Z] === RUN TestUntarPathWithDestinationFile [2022-04-19T16:09:20.312Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-19T16:09:20.312Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-19T16:09:20.312Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-19T16:09:20.312Z] === RUN TestCopyWithTarInvalidSrc [2022-04-19T16:09:20.312Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-19T16:09:20.312Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-19T16:09:20.312Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T16:09:20.312Z] === RUN TestCopyWithTarSrcFile [2022-04-19T16:09:20.312Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-19T16:09:20.312Z] === RUN TestCopyWithTarSrcFolder [2022-04-19T16:09:20.312Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-19T16:09:20.312Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-19T16:09:20.312Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-19T16:09:20.312Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-19T16:09:20.312Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-19T16:09:20.312Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-19T16:09:20.312Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-19T16:09:20.312Z] === RUN TestCopyFileWithTarSrcFile [2022-04-19T16:09:20.312Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-19T16:09:20.312Z] === RUN TestTarFiles [2022-04-19T16:09:20.312Z] === RUN TestMatch [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[foo]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[foo_bar]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[]#01 [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[qux]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-19T16:09:20.312Z] === RUN TestMatch/[[foo_baz]] [2022-04-19T16:09:20.312Z] --- PASS: TestMatch (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-19T16:09:20.312Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-19T16:09:20.312Z] PASS [2022-04-19T16:09:20.312Z] coverage: 87.5% of statements [2022-04-19T16:09:20.312Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-04-19T16:09:20.849Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T16:09:21.304Z] 2022/04/19 16:09:21 Closing DB instances... [2022-04-19T16:09:21.304Z] === RUN TestChrootTarUntar [2022-04-19T16:09:21.304Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-19T16:09:21.304Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootUntarEmptyArchive [2022-04-19T16:09:21.304Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootTarUntarWithSymlink [2022-04-19T16:09:21.304Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootCopyWithTar [2022-04-19T16:09:21.304Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootCopyFileWithTar [2022-04-19T16:09:21.304Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootUntarPath [2022-04-19T16:09:21.304Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-19T16:09:21.304Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-19T16:09:21.304Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:09:21.304Z] === RUN TestChrootApplyDotDotFile [2022-04-19T16:09:21.304Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:09:21.304Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-19T16:09:21.304Z] PASS [2022-04-19T16:09:21.304Z] coverage: 12.0% of statements [2022-04-19T16:09:21.304Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 12.0% of statements [2022-04-19T16:09:22.214Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2022-04-19T16:09:22.214Z] === RUN TestServicePlugin [2022-04-19T16:09:22.797Z] --- PASS: TestBuildMultiStageLayerLeak (9.10s) [2022-04-19T16:09:22.797Z] === RUN TestBuildWithHugeFile [2022-04-19T16:09:22.872Z] === RUN TestEnsureRemoveAllNotExist [2022-04-19T16:09:22.872Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-19T16:09:22.872Z] === RUN TestEnsureRemoveAllWithDir [2022-04-19T16:09:22.872Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-19T16:09:22.872Z] === RUN TestEnsureRemoveAllWithFile [2022-04-19T16:09:22.872Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-19T16:09:22.872Z] PASS [2022-04-19T16:09:22.872Z] coverage: 0.0% of statements [2022-04-19T16:09:22.872Z] ok github.com/docker/docker/pkg/containerfs 0.040s coverage: 0.0% of statements [2022-04-19T16:09:23.342Z] === RUN TestSizeEmpty [2022-04-19T16:09:23.342Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-19T16:09:23.342Z] === RUN TestSizeEmptyFile [2022-04-19T16:09:23.342Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-19T16:09:23.342Z] === RUN TestSizeNonemptyFile [2022-04-19T16:09:23.342Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-19T16:09:23.342Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-19T16:09:23.342Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-19T16:09:23.342Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-19T16:09:23.342Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-19T16:09:23.342Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-19T16:09:23.342Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-19T16:09:23.342Z] === RUN TestMoveToSubdir [2022-04-19T16:09:23.342Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-19T16:09:23.342Z] === RUN TestSizeNonExistingDirectory [2022-04-19T16:09:23.342Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-19T16:09:23.342Z] PASS [2022-04-19T16:09:23.342Z] coverage: 80.0% of statements [2022-04-19T16:09:23.342Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2022-04-19T16:09:23.342Z] --- PASS: TestNetworkDBCRUDTableEntry (4.07s) [2022-04-19T16:09:23.342Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-19T16:09:23.577Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T16:09:24.331Z] === RUN TestPollerAddRemove [2022-04-19T16:09:24.331Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-19T16:09:24.331Z] === RUN TestPollerEvent [2022-04-19T16:09:24.331Z] poller_test.go:40: No chmod on Windows [2022-04-19T16:09:24.331Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-19T16:09:24.331Z] === RUN TestPollerClose [2022-04-19T16:09:24.331Z] --- PASS: TestPollerClose (0.00s) [2022-04-19T16:09:24.331Z] PASS [2022-04-19T16:09:24.331Z] coverage: 36.2% of statements [2022-04-19T16:09:24.331Z] ok github.com/docker/docker/pkg/filenotify 0.034s coverage: 36.2% of statements [2022-04-19T16:09:24.503Z] === RUN TestDockerSuite/TestExec [2022-04-19T16:09:25.064Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T16:09:25.320Z] plugin_test.go:61: [d63cb657a184b] joining swarm manager [d46b10ef06f6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:09:25.332Z] === RUN TestCopyFileWithInvalidSrc [2022-04-19T16:09:25.332Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T16:09:25.332Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-19T16:09:25.332Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-19T16:09:25.332Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestCopyFile [2022-04-19T16:09:25.332Z] --- PASS: TestCopyFile (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-19T16:09:25.332Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T16:09:25.332Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-19T16:09:25.332Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-19T16:09:25.332Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T16:09:25.332Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestWildcardMatches [2022-04-19T16:09:25.332Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestPatternMatches [2022-04-19T16:09:25.332Z] --- PASS: TestPatternMatches (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-19T16:09:25.332Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestPatternMatchesFolderExclusions [2022-04-19T16:09:25.332Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-19T16:09:25.332Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-19T16:09:25.332Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-19T16:09:25.332Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-19T16:09:25.332Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestSingleExclamationError [2022-04-19T16:09:25.332Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestMatchesWithNoPatterns [2022-04-19T16:09:25.332Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestMatchesWithMalformedPatterns [2022-04-19T16:09:25.332Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-19T16:09:25.332Z] === RUN TestMatches [2022-04-19T16:09:25.332Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-19T16:09:25.333Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-19T16:09:25.333Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-19T16:09:25.333Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-19T16:09:25.333Z] --- PASS: TestMatches (0.01s) [2022-04-19T16:09:25.333Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-19T16:09:25.333Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-19T16:09:25.333Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-19T16:09:25.333Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCleanPatterns [2022-04-19T16:09:25.333Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-19T16:09:25.333Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCleanPatternsExceptionFlag [2022-04-19T16:09:25.333Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-19T16:09:25.333Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-19T16:09:25.333Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCleanPatternsErrorSingleException [2022-04-19T16:09:25.333Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCreateIfNotExistsDir [2022-04-19T16:09:25.333Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCreateIfNotExistsFile [2022-04-19T16:09:25.333Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestMatch [2022-04-19T16:09:25.333Z] --- PASS: TestMatch (0.00s) [2022-04-19T16:09:25.333Z] === RUN TestCompile [2022-04-19T16:09:25.333Z] === RUN TestCompile/slash [2022-04-19T16:09:25.333Z] === RUN TestCompile/backslash [2022-04-19T16:09:25.333Z] --- PASS: TestCompile (0.00s) [2022-04-19T16:09:25.333Z] --- PASS: TestCompile/slash (0.00s) [2022-04-19T16:09:25.333Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-19T16:09:25.333Z] PASS [2022-04-19T16:09:25.333Z] coverage: 84.7% of statements [2022-04-19T16:09:25.333Z] ok github.com/docker/docker/pkg/fileutils 0.078s coverage: 84.7% of statements [2022-04-19T16:09:25.576Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T16:09:25.803Z] 2022/04/19 16:09:25 Closing DB instances... [2022-04-19T16:09:26.136Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T16:09:26.277Z] === RUN TestGet [2022-04-19T16:09:26.277Z] --- PASS: TestGet (0.00s) [2022-04-19T16:09:26.277Z] === RUN TestGetShortcutString [2022-04-19T16:09:26.277Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-19T16:09:26.277Z] PASS [2022-04-19T16:09:26.277Z] coverage: 42.9% of statements [2022-04-19T16:09:26.277Z] ok github.com/docker/docker/pkg/homedir 0.041s coverage: 42.9% of statements [2022-04-19T16:09:26.697Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T16:09:26.697Z] plugin_test.go:64: [d8fe45e7cf4a8] joining swarm manager [d46b10ef06f6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:09:26.747Z] --- PASS: TestTarFiles (6.17s) [2022-04-19T16:09:26.747Z] === RUN TestDetectCompressionZstd [2022-04-19T16:09:26.747Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-19T16:09:26.747Z] === RUN TestTarUntar [2022-04-19T16:09:26.747Z] --- PASS: TestTarUntar (0.03s) [2022-04-19T16:09:26.747Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-19T16:09:26.747Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-19T16:09:26.747Z] === RUN TestTarWithOptions [2022-04-19T16:09:26.747Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-19T16:09:26.747Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-19T16:09:26.747Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-19T16:09:26.747Z] === RUN TestUntarUstarGnuConflict [2022-04-19T16:09:26.747Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-19T16:09:26.747Z] === RUN TestUntarInvalidFilenames [2022-04-19T16:09:26.747Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames328673087\\dest" [2022-04-19T16:09:26.747Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-19T16:09:26.747Z] === RUN TestUntarHardlinkToSymlink [2022-04-19T16:09:26.747Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-19T16:09:26.747Z] === RUN TestUntarInvalidHardlink [2022-04-19T16:09:26.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3335518629\\victim\\hello" -> "../victim/hello" [2022-04-19T16:09:26.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1617649833\\victim\\hello" -> "/../victim/hello" [2022-04-19T16:09:26.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1978378470\\victim" -> "../victim" [2022-04-19T16:09:26.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3931168028\\victim" -> "../victim" [2022-04-19T16:09:26.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3811530882\\victim" -> "../victim" [2022-04-19T16:09:26.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2440706576\\victim" -> "../victim" [2022-04-19T16:09:26.747Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-19T16:09:26.747Z] === RUN TestUntarInvalidSymlink [2022-04-19T16:09:26.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink794230536\\dest\\dotdot" -> "../victim/hello" [2022-04-19T16:09:26.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink621051885\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T16:09:26.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3481093420\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:26.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink909367653\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:26.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1405992037\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:26.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink390523576\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:26.747Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink414811427\\dest\\dir\\loophole" -> "../../victim" [2022-04-19T16:09:26.747Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-19T16:09:26.747Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-19T16:09:26.747Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-19T16:09:26.747Z] === RUN TestXGlobalNoParent [2022-04-19T16:09:26.747Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-19T16:09:26.747Z] === RUN TestReplaceFileTarWrapper [2022-04-19T16:09:26.747Z] === RUN TestCreateIDMapOrder [2022-04-19T16:09:26.747Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-19T16:09:26.747Z] PASS [2022-04-19T16:09:26.747Z] coverage: 7.2% of statements [2022-04-19T16:09:26.747Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-04-19T16:09:27.217Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-04-19T16:09:27.217Z] === RUN TestPrefixHeaderReadable [2022-04-19T16:09:27.217Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2022-04-19T16:09:27.217Z] === RUN TestNetworkDBNodeLeave [2022-04-19T16:09:27.217Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-19T16:09:27.217Z] === RUN TestDisablePigz [2022-04-19T16:09:27.217Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-19T16:09:27.217Z] --- PASS: TestDisablePigz (0.12s) [2022-04-19T16:09:27.217Z] === RUN TestPigz [2022-04-19T16:09:27.217Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-19T16:09:27.217Z] --- PASS: TestPigz (0.13s) [2022-04-19T16:09:27.217Z] === RUN TestNosysFileInfo [2022-04-19T16:09:27.217Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-19T16:09:27.217Z] === RUN TestCopyFileWithInvalidDest [2022-04-19T16:09:27.217Z] archive_windows_test.go:16: Currently fails [2022-04-19T16:09:27.217Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:09:27.217Z] === RUN TestCanonicalTarNameForPath [2022-04-19T16:09:27.217Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-19T16:09:27.217Z] === RUN TestCanonicalTarName [2022-04-19T16:09:27.217Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-19T16:09:27.217Z] === RUN TestChmodTarEntry [2022-04-19T16:09:27.217Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-19T16:09:27.217Z] === RUN TestHardLinkOrder [2022-04-19T16:09:27.686Z] --- PASS: TestHardLinkOrder (0.17s) [2022-04-19T16:09:27.686Z] === RUN TestChangeString [2022-04-19T16:09:27.686Z] --- PASS: TestChangeString (0.00s) [2022-04-19T16:09:27.686Z] === RUN TestChangesWithNoChanges [2022-04-19T16:09:27.686Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-19T16:09:27.686Z] === RUN TestChangesWithChanges [2022-04-19T16:09:27.686Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-19T16:09:27.686Z] === RUN TestChangesWithChangesGH13590 [2022-04-19T16:09:27.686Z] changes_test.go:196: needs more investigation [2022-04-19T16:09:27.686Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-19T16:09:27.686Z] === RUN TestChangesDirsEmpty [2022-04-19T16:09:27.686Z] --- PASS: TestChangesDirsEmpty (0.14s) [2022-04-19T16:09:27.686Z] === RUN TestChangesDirsMutated [2022-04-19T16:09:27.686Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-04-19T16:09:27.686Z] === RUN TestApplyLayer [2022-04-19T16:09:27.686Z] changes_test.go:433: needs further investigation [2022-04-19T16:09:27.686Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-19T16:09:27.686Z] === RUN TestChangesSizeWithHardlinks [2022-04-19T16:09:27.686Z] changes_test.go:469: needs further investigation [2022-04-19T16:09:27.686Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-19T16:09:27.686Z] === RUN TestChangesSizeWithNoChanges [2022-04-19T16:09:27.686Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-19T16:09:27.686Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-19T16:09:27.686Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-19T16:09:27.686Z] === RUN TestChangesSize [2022-04-19T16:09:27.686Z] --- PASS: TestChangesSize (0.00s) [2022-04-19T16:09:27.686Z] === RUN TestApplyLayerInvalidFilenames [2022-04-19T16:09:27.686Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3695391860\\dest" [2022-04-19T16:09:27.686Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-19T16:09:27.686Z] === RUN TestApplyLayerInvalidHardlink [2022-04-19T16:09:27.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1476262602\\victim\\hello" -> "../victim/hello" [2022-04-19T16:09:27.686Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink181746713\\victim\\hello" -> "/../victim/hello" [2022-04-19T16:09:28.061Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T16:09:28.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink731822600\\victim" -> "../victim" [2022-04-19T16:09:28.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink263010901\\victim" -> "../victim" [2022-04-19T16:09:28.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3698558610\\victim" -> "../victim" [2022-04-19T16:09:28.156Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3014342150\\victim" -> "../victim" [2022-04-19T16:09:28.156Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-19T16:09:28.156Z] === RUN TestApplyLayerInvalidSymlink [2022-04-19T16:09:28.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1896488715\\dest\\dotdot" -> "../victim/hello" [2022-04-19T16:09:28.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3525857509\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-19T16:09:28.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink518000525\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:28.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink522776031\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:28.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2861164070\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:28.156Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3216814677\\dest\\loophole-victim" -> "../victim" [2022-04-19T16:09:28.156Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-19T16:09:28.156Z] === RUN TestApplyLayerWhiteouts [2022-04-19T16:09:28.156Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-19T16:09:28.156Z] === RUN TestGenerateEmptyFile [2022-04-19T16:09:28.156Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestGenerateWithContent [2022-04-19T16:09:28.156Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-19T16:09:28.156Z] PASS [2022-04-19T16:09:28.156Z] coverage: 62.9% of statements [2022-04-19T16:09:28.156Z] ok github.com/docker/docker/pkg/archive 8.768s coverage: 62.9% of statements [2022-04-19T16:09:28.156Z] === RUN TestFixedBufferCap [2022-04-19T16:09:28.156Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestFixedBufferLen [2022-04-19T16:09:28.156Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestFixedBufferString [2022-04-19T16:09:28.156Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestFixedBufferWrite [2022-04-19T16:09:28.156Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestFixedBufferRead [2022-04-19T16:09:28.156Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestBytesPipeRead [2022-04-19T16:09:28.156Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestBytesPipeWrite [2022-04-19T16:09:28.156Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-19T16:09:28.156Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-19T16:09:28.621Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T16:09:28.625Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-04-19T16:09:28.625Z] === RUN TestAtomicWriteToFile [2022-04-19T16:09:28.625Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-19T16:09:28.625Z] === RUN TestAtomicWriteSetCommit [2022-04-19T16:09:28.625Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-19T16:09:28.625Z] === RUN TestAtomicWriteSetCancel [2022-04-19T16:09:28.625Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2022-04-19T16:09:28.625Z] === RUN TestReadCloserWrapperClose [2022-04-19T16:09:28.625Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-19T16:09:28.625Z] === RUN TestReaderErrWrapperReadOnError [2022-04-19T16:09:28.625Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-19T16:09:28.625Z] === RUN TestReaderErrWrapperRead [2022-04-19T16:09:28.625Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-19T16:09:28.625Z] === RUN TestCancelReadCloser [2022-04-19T16:09:28.625Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-19T16:09:28.625Z] === RUN TestWriteCloserWrapperClose [2022-04-19T16:09:28.625Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-19T16:09:28.625Z] === RUN TestNopWriteCloser [2022-04-19T16:09:28.625Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-19T16:09:28.625Z] === RUN TestNopWriter [2022-04-19T16:09:28.625Z] --- PASS: TestNopWriter (0.00s) [2022-04-19T16:09:28.625Z] === RUN TestWriteCounter [2022-04-19T16:09:28.625Z] --- PASS: TestWriteCounter (0.00s) [2022-04-19T16:09:28.625Z] PASS [2022-04-19T16:09:28.625Z] coverage: 70.1% of statements [2022-04-19T16:09:28.625Z] ok github.com/docker/docker/pkg/ioutils 0.643s coverage: 70.1% of statements [2022-04-19T16:09:29.182Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T16:09:29.619Z] === RUN TestError [2022-04-19T16:09:29.619Z] --- PASS: TestError (0.00s) [2022-04-19T16:09:29.619Z] === RUN TestProgressString [2022-04-19T16:09:29.619Z] === RUN TestProgressString/no_progress [2022-04-19T16:09:29.619Z] === RUN TestProgressString/progress_1 [2022-04-19T16:09:29.619Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-19T16:09:29.619Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-19T16:09:29.619Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-19T16:09:29.619Z] === RUN TestProgressString/with_units [2022-04-19T16:09:29.619Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-19T16:09:29.619Z] === RUN TestProgressString/hide_counts [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-19T16:09:29.619Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-19T16:09:29.619Z] === RUN TestJSONMessageDisplay [2022-04-19T16:09:29.619Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-04-19T16:09:29.619Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-19T16:09:29.619Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-19T16:09:29.619Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-19T16:09:29.619Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-19T16:09:29.619Z] === RUN TestDisplayJSONMessagesStream [2022-04-19T16:09:29.619Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-19T16:09:29.619Z] PASS [2022-04-19T16:09:29.619Z] coverage: 91.7% of statements [2022-04-19T16:09:29.619Z] ok github.com/docker/docker/pkg/jsonmessage 0.186s coverage: 91.7% of statements [2022-04-19T16:09:29.743Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T16:09:30.088Z] --- PASS: TestNetworkDBNodeLeave (3.04s) [2022-04-19T16:09:30.089Z] === RUN TestNetworkDBWatch [2022-04-19T16:09:30.304Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T16:09:30.558Z] === RUN TestStandardLongPath [2022-04-19T16:09:30.558Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-19T16:09:30.558Z] === RUN TestUNCLongPath [2022-04-19T16:09:30.558Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-19T16:09:30.558Z] PASS [2022-04-19T16:09:30.558Z] coverage: 100.0% of statements [2022-04-19T16:09:30.558Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2022-04-19T16:09:30.864Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T16:09:31.028Z] === RUN TestNameFormat [2022-04-19T16:09:31.028Z] --- PASS: TestNameFormat (0.00s) [2022-04-19T16:09:31.028Z] === RUN TestNameRetries [2022-04-19T16:09:31.028Z] --- PASS: TestNameRetries (0.00s) [2022-04-19T16:09:31.028Z] PASS [2022-04-19T16:09:31.028Z] coverage: 85.7% of statements [2022-04-19T16:09:31.028Z] ok github.com/docker/docker/pkg/namesgenerator 0.040s coverage: 85.7% of statements [2022-04-19T16:09:31.425Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T16:09:31.498Z] === RUN TestParseKeyValueOpt [2022-04-19T16:09:31.498Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-19T16:09:31.498Z] === RUN TestParseUintList [2022-04-19T16:09:31.499Z] --- PASS: TestParseUintList (0.00s) [2022-04-19T16:09:31.499Z] === RUN TestParseUintListMaximumLimits [2022-04-19T16:09:31.499Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-19T16:09:31.499Z] PASS [2022-04-19T16:09:31.499Z] coverage: 97.0% of statements [2022-04-19T16:09:31.499Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-04-19T16:09:31.968Z] 2022/04/19 16:09:31 Closing DB instances... [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-19T16:09:32.438Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-19T16:09:32.438Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-19T16:09:32.438Z] PASS [2022-04-19T16:09:32.438Z] coverage: 36.4% of statements [2022-04-19T16:09:32.438Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-04-19T16:09:32.789Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T16:09:33.349Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T16:09:33.446Z] --- PASS: TestNetworkDBWatch (3.31s) [2022-04-19T16:09:33.446Z] === RUN TestNetworkDBBulkSync [2022-04-19T16:09:33.446Z] === RUN TestNewAndRemove [2022-04-19T16:09:33.446Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-19T16:09:33.446Z] === RUN TestRemoveInvalidPath [2022-04-19T16:09:33.446Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-19T16:09:33.446Z] PASS [2022-04-19T16:09:33.446Z] coverage: 82.6% of statements [2022-04-19T16:09:33.446Z] ok github.com/docker/docker/pkg/pidfile 0.048s coverage: 82.6% of statements [2022-04-19T16:09:33.911Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T16:09:35.017Z] 2022/04/19 16:09:34 Closing DB instances... [2022-04-19T16:09:35.274Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T16:09:35.486Z] === RUN TestFailedConnection [2022-04-19T16:09:35.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-19T16:09:35.785Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T16:09:36.473Z] --- PASS: TestGetAddress (23.97s) [2022-04-19T16:09:36.473Z] === RUN TestRequestSyntaxCheck [2022-04-19T16:09:36.473Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-04-19T16:09:36.473Z] === RUN TestRequest [2022-04-19T16:09:36.473Z] --- PASS: TestFailedConnection (1.03s) [2022-04-19T16:09:36.473Z] === RUN TestFailOnce [2022-04-19T16:09:36.473Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2022-04-19T16:09:36.473Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-19T16:09:36.473Z] 2022/04/19 16:09:36 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-04-19T16:09:36.473Z] goroutine 9 [running]: [2022-04-19T16:09:36.473Z] net/http.(*conn).serve.func1() [2022-04-19T16:09:36.473Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-19T16:09:36.473Z] panic({0x1153700, 0x129d040}) [2022-04-19T16:09:36.473Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-19T16:09:36.473Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-04-19T16:09:36.473Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-19T16:09:36.473Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12a2858?, 0xc000234000?}, 0x10ada66?) [2022-04-19T16:09:36.473Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-19T16:09:36.473Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12a2858, 0xc000234000}, 0xc00019e100) [2022-04-19T16:09:36.473Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-19T16:09:36.473Z] net/http.serverHandler.ServeHTTP({0x12a0e78?}, {0x12a2858, 0xc000234000}, 0xc00019e100) [2022-04-19T16:09:36.473Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-19T16:09:36.473Z] net/http.(*conn).serve(0xc000066e60, {0x12a2d58, 0xc0001490b0}) [2022-04-19T16:09:36.473Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-19T16:09:36.473Z] created by net/http.(*Server).Serve [2022-04-19T16:09:36.473Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-19T16:09:36.473Z] time="2022-04-19T16:09:36Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-04-19T16:09:37.466Z] --- PASS: TestFailOnce (1.19s) [2022-04-19T16:09:37.466Z] === RUN TestEchoInputOutput [2022-04-19T16:09:37.466Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-19T16:09:37.466Z] === RUN TestBackoff [2022-04-19T16:09:37.466Z] --- PASS: TestBackoff (0.00s) [2022-04-19T16:09:37.466Z] === RUN TestAbortRetry [2022-04-19T16:09:37.466Z] --- PASS: TestAbortRetry (0.00s) [2022-04-19T16:09:37.466Z] === RUN TestClientScheme [2022-04-19T16:09:37.466Z] --- PASS: TestClientScheme (0.00s) [2022-04-19T16:09:37.466Z] === RUN TestNewClientWithTimeout [2022-04-19T16:09:37.671Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T16:09:37.927Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-19T16:09:37.935Z] time="2022-04-19T16:09:37Z" 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-04-19T16:09:38.853Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T16:09:39.413Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T16:09:39.503Z] 2022/04/19 16:09:39 Closing DB instances... [2022-04-19T16:09:39.503Z] time="2022-04-19T16:09:39Z" level=error msg="node: d029e4a0f62a is unknown to memberlist" [2022-04-19T16:09:39.503Z] time="2022-04-19T16:09:39Z" 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-04-19T16:09:39.668Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T16:09:40.228Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T16:09:40.788Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T16:09:41.693Z] 2022/04/19 16:09:38 Closing DB instances... [2022-04-19T16:09:41.693Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-04-19T16:09:41.693Z] === RUN TestFindNode [2022-04-19T16:09:41.693Z] 2022/04/19 16:09:40 Closing DB instances... [2022-04-19T16:09:41.693Z] --- PASS: TestFindNode (0.02s) [2022-04-19T16:09:41.693Z] === RUN TestChangeNodeState [2022-04-19T16:09:41.693Z] 2022/04/19 16:09:40 Closing DB instances... [2022-04-19T16:09:41.693Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-19T16:09:41.693Z] === RUN TestNodeReincarnation [2022-04-19T16:09:41.693Z] 2022/04/19 16:09:40 Closing DB instances... [2022-04-19T16:09:41.726Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T16:09:41.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-19T16:09:42.463Z] time="2022-04-19T16:09:41Z" 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-04-19T16:09:42.463Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.90s) [2022-04-19T16:09:42.463Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-19T16:09:42.503Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T16:09:42.503Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:09:42.503Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:09:42.503Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:09:42.503Z] [2022-04-19T16:09:42.503Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-19T16:09:42.503Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-19T16:09:42.503Z] Using test binary docker [2022-04-19T16:09:42.503Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T16:09:42.503Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T16:09:42.503Z] INFO: Waiting for daemon to start... [2022-04-19T16:09:42.503Z] Starting dockerd [2022-04-19T16:09:42.503Z] . [2022-04-19T16:09:42.503Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-19T16:09:42.653Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T16:09:43.213Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T16:09:43.453Z] 2022/04/19 16:09:43 Closing DB instances... [2022-04-19T16:09:43.774Z] docker_api_swarm_test.go:202: [d8c41fbd70ceb] joining swarm manager [d79ba741cc3ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:09:45.025Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-19T16:09:45.025Z] === RUN TestNetworkDBGarbageCollection [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:45Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T16:09:46.448Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-19T16:09:46.448Z] === RUN TestParallelCreate [2022-04-19T16:09:46.448Z] 2022/04/19 16:09:46 Closing DB instances... [2022-04-19T16:09:46.448Z] --- PASS: TestParallelCreate (0.02s) [2022-04-19T16:09:46.448Z] === RUN TestParallelDelete [2022-04-19T16:09:46.448Z] 2022/04/19 16:09:46 Closing DB instances... [2022-04-19T16:09:46.448Z] --- PASS: TestParallelDelete (0.02s) [2022-04-19T16:09:46.448Z] === RUN TestNetworkDBIslands [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8a6e5b7a3273 with config:&{NodeID:8a6e5b7a3273 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-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, added to nodes list" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e85d8ed23f7c with config:&{NodeID:e85d8ed23f7c 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-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, added to nodes list" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, added to nodes list" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, added to nodes list" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T16:09:46.448Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-19T16:09:46.599Z] time="2022-04-19T16:09:46Z" 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-04-19T16:09:46.916Z] time="2022-04-19T16:09:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7ae2e0657aa7 with config:&{NodeID:7ae2e0657aa7 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-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:84f1288ecf18 with config:&{NodeID:84f1288ecf18 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-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T16:09:47.383Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:873c7050df8e with config:&{NodeID:873c7050df8e 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-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T16:09:47.851Z] time="2022-04-19T16:09:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:47Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:48.318Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:48Z" level=info msg="The new bootstrap node list is:[172.20.72.1:10033 172.20.72.1:10034 172.20.72.1:10035]" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10033" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49371" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10034" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49372" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10035" [2022-04-19T16:09:48.318Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49373" [2022-04-19T16:09:48.786Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="The new bootstrap node list is:[172.20.72.1:10033 172.20.72.1:10034 172.20.72.1:10035]" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10033" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49374" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10034" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49375" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10035" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49376" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="node 0 leaving" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273 change state NodeActive --> NodeLeft" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="node2(e85d8ed23f7c): Node leave event for 8a6e5b7a3273/172.20.72.1" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273 change state NodeActive --> NodeLeft" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="node3(7ae2e0657aa7): Node leave event for 8a6e5b7a3273/172.20.72.1" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273 change state NodeActive --> NodeLeft" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="node4(84f1288ecf18): Node leave event for 8a6e5b7a3273/172.20.72.1" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273 change state NodeActive --> NodeLeft" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="node5(873c7050df8e): Node leave event for 8a6e5b7a3273/172.20.72.1" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273 change state NodeActive --> NodeLeft" [2022-04-19T16:09:48.786Z] time="2022-04-19T16:09:48Z" level=info msg="node1(8a6e5b7a3273): Node leave event for 8a6e5b7a3273/172.20.72.1" [2022-04-19T16:09:48.937Z] --- PASS: TestRequest (12.09s) [2022-04-19T16:09:48.937Z] === RUN TestOverlappingRequests [2022-04-19T16:09:49.331Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.331Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.331Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.331Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.331Z] time="2022-04-19T16:09:48Z" level=info msg="Node 8a6e5b7a3273/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="node 1 leaving" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c change state NodeActive --> NodeLeft" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="node4(84f1288ecf18): Node leave event for e85d8ed23f7c/172.20.72.1" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c change state NodeActive --> NodeFailed" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, added to failed nodes list" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c change state NodeActive --> NodeLeft" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="node5(873c7050df8e): Node leave event for e85d8ed23f7c/172.20.72.1" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c change state NodeActive --> NodeLeft" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="node3(7ae2e0657aa7): Node leave event for e85d8ed23f7c/172.20.72.1" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=error msg="node: e85d8ed23f7c is unknown to memberlist" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.332Z] time="2022-04-19T16:09:49Z" level=info msg="Node e85d8ed23f7c/172.20.72.1, left gossip cluster" [2022-04-19T16:09:49.408Z] --- PASS: TestOverlappingRequests (0.69s) [2022-04-19T16:09:49.409Z] === RUN TestRelease [2022-04-19T16:09:49.409Z] === RUN TestParseEmptyInterface [2022-04-19T16:09:49.409Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-19T16:09:49.409Z] === RUN TestParseNonInterfaceType [2022-04-19T16:09:49.409Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-19T16:09:49.409Z] === RUN TestParseWithOneFunction [2022-04-19T16:09:49.409Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-19T16:09:49.409Z] === RUN TestParseWithMultipleFuncs [2022-04-19T16:09:49.409Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-19T16:09:49.409Z] === RUN TestParseWithUnnamedReturn [2022-04-19T16:09:49.409Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-19T16:09:49.409Z] === RUN TestEmbeddedInterface [2022-04-19T16:09:49.409Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-19T16:09:49.409Z] === RUN TestParsedImports [2022-04-19T16:09:49.409Z] --- PASS: TestParsedImports (0.00s) [2022-04-19T16:09:49.409Z] === RUN TestAliasedImports [2022-04-19T16:09:49.409Z] --- PASS: TestAliasedImports (0.00s) [2022-04-19T16:09:49.409Z] PASS [2022-04-19T16:09:49.409Z] coverage: 56.8% of statements [2022-04-19T16:09:49.409Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="node 2 leaving" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="Node 7ae2e0657aa7 change state NodeActive --> NodeLeft" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="node4(84f1288ecf18): Node leave event for 7ae2e0657aa7/172.20.72.1" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="Node 7ae2e0657aa7 change state NodeActive --> NodeLeft" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="node5(873c7050df8e): Node leave event for 7ae2e0657aa7/172.20.72.1" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="Node 7ae2e0657aa7 change state NodeActive --> NodeLeft" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="node3(7ae2e0657aa7): Node leave event for 7ae2e0657aa7/172.20.72.1" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=debug msg="memberlist: Failed ping: 873c7050df8e (timeout reached)" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.72.1:10036: use of closed network connection" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.72.1:10034: use of closed network connection" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.72.1:10035: use of closed network connection" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49377" [2022-04-19T16:09:49.799Z] time="2022-04-19T16:09:49Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, left gossip cluster" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:49Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, left gossip cluster" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:49Z" level=info msg="Node 7ae2e0657aa7/172.20.72.1, left gossip cluster" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=warning msg="memberlist: Was able to connect to 873c7050df8e but other probes failed, network may be misconfigured" [2022-04-19T16:09:50.266Z] networkdb_test.go:867: node4: OK [2022-04-19T16:09:50.266Z] networkdb_test.go:867: node5: OK [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="node 0 coming back" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:72d0e419b70b with config:&{NodeID:72d0e419b70b 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-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="Node 72d0e419b70b/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="Node 72d0e419b70b/172.20.72.1, added to nodes list" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="node 1 coming back" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b7d4d85f9568 with config:&{NodeID:b7d4d85f9568 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-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="Node b7d4d85f9568/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="Node b7d4d85f9568/172.20.72.1, added to nodes list" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="node 2 coming back" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:aacb7db8daba with config:&{NodeID:aacb7db8daba 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-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="Node aacb7db8daba/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:50.266Z] time="2022-04-19T16:09:50Z" level=info msg="Node aacb7db8daba/172.20.72.1, added to nodes list" [2022-04-19T16:09:50.399Z] === RUN TestHTTPTransport [2022-04-19T16:09:50.399Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-19T16:09:50.399Z] PASS [2022-04-19T16:09:50.399Z] coverage: 85.7% of statements [2022-04-19T16:09:50.399Z] ok github.com/docker/docker/pkg/plugins/transport 0.052s coverage: 85.7% of statements [2022-04-19T16:09:51.387Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-19T16:09:51.387Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T16:09:51.387Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-19T16:09:51.387Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-19T16:09:51.387Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-19T16:09:51.387Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-19T16:09:51.387Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-19T16:09:51.387Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-19T16:09:51.387Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-19T16:09:51.387Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-19T16:09:51.387Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-19T16:09:51.387Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-19T16:09:51.387Z] === RUN TestBufferPoolPutAndGet [2022-04-19T16:09:51.387Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-19T16:09:51.387Z] PASS [2022-04-19T16:09:51.387Z] coverage: 88.2% of statements [2022-04-19T16:09:51.387Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-04-19T16:09:51.851Z] --- PASS: TestServicePlugin (29.21s) [2022-04-19T16:09:51.851Z] === RUN TestServiceUpdateLabel [2022-04-19T16:09:51.857Z] --- PASS: TestRelease (2.56s) [2022-04-19T16:09:51.857Z] === RUN TestAllocateRandomDeallocate [2022-04-19T16:09:51.857Z] === RUN TestOutputOnPrematureClose [2022-04-19T16:09:51.857Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-19T16:09:51.857Z] === RUN TestCompleteSilently [2022-04-19T16:09:51.857Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-19T16:09:51.857Z] PASS [2022-04-19T16:09:51.857Z] coverage: 75.9% of statements [2022-04-19T16:09:51.857Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-04-19T16:09:52.327Z] === RUN TestSendToOneSub [2022-04-19T16:09:52.327Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-19T16:09:52.327Z] === RUN TestSendToMultipleSubs [2022-04-19T16:09:52.327Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-19T16:09:52.327Z] === RUN TestEvictOneSub [2022-04-19T16:09:52.327Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-19T16:09:52.327Z] === RUN TestClosePublisher [2022-04-19T16:09:52.327Z] --- PASS: TestClosePublisher (0.00s) [2022-04-19T16:09:52.327Z] === RUN TestPubSubRace [2022-04-19T16:09:53.737Z] --- PASS: TestServiceUpdateLabel (2.31s) [2022-04-19T16:09:53.737Z] === RUN TestServiceUpdateSecrets [2022-04-19T16:09:53.737Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T16:09:53.897Z] --- PASS: TestPubSubRace (1.08s) [2022-04-19T16:09:53.897Z] PASS [2022-04-19T16:09:53.897Z] coverage: 75.0% of statements [2022-04-19T16:09:53.897Z] ok github.com/docker/docker/pkg/pubsub 1.125s coverage: 75.0% of statements [2022-04-19T16:09:54.056Z] time="2022-04-19T16:09:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.72.1:10033 172.20.72.1:10034 172.20.72.1:10035]" [2022-04-19T16:09:54.056Z] time="2022-04-19T16:09:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.72.1:10033 172.20.72.1:10034 172.20.72.1:10035]" [2022-04-19T16:09:54.297Z] === RUN TestDockerSuite/TestExecTTY [2022-04-19T16:09:54.367Z] === RUN TestRegister [2022-04-19T16:09:54.367Z] --- PASS: TestRegister (0.00s) [2022-04-19T16:09:54.367Z] === RUN TestCommand [2022-04-19T16:09:54.367Z] --- PASS: TestCommand (0.04s) [2022-04-19T16:09:54.367Z] === RUN TestNaiveSelf [2022-04-19T16:09:54.367Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-19T16:09:54.367Z] PASS [2022-04-19T16:09:54.367Z] coverage: 82.4% of statements [2022-04-19T16:09:54.367Z] ok github.com/docker/docker/pkg/reexec 0.124s coverage: 82.4% of statements [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10033" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49378" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, is the new incarnation of the shutdown node 8a6e5b7a3273/172.20.72.1" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10034" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49379" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, is the new incarnation of the shutdown node e85d8ed23f7c/172.20.72.1" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10035" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49380" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 84f1288ecf18/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 84f1288ecf18/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 873c7050df8e/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, is the new incarnation of the shutdown node 7ae2e0657aa7/172.20.72.1" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, is the new incarnation of the shutdown node e85d8ed23f7c/172.20.72.1" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node b7d4d85f9568/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, is the new incarnation of the shutdown node 8a6e5b7a3273/172.20.72.1" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node 72d0e419b70b/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, is the new incarnation of the shutdown node 7ae2e0657aa7/172.20.72.1" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, joined gossip cluster" [2022-04-19T16:09:54.523Z] time="2022-04-19T16:09:54Z" level=info msg="Node aacb7db8daba/172.20.72.1, added to nodes list" [2022-04-19T16:09:54.991Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10033" [2022-04-19T16:09:54.991Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49381" [2022-04-19T16:09:54.991Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10034" [2022-04-19T16:09:54.991Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49382" [2022-04-19T16:09:54.991Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.72.1:10035" [2022-04-19T16:09:54.991Z] time="2022-04-19T16:09:54Z" level=debug msg="memberlist: Stream connection from=172.20.72.1:49383" [2022-04-19T16:09:55.224Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T16:09:55.362Z] === RUN TestDump [2022-04-19T16:09:55.362Z] goroutine 6 [running]: [2022-04-19T16:09:55.362Z] github.com/docker/docker/pkg/stack.dump(0x1092d57?) [2022-04-19T16:09:55.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T16:09:55.362Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-19T16:09:55.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-19T16:09:55.362Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-19T16:09:55.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-19T16:09:55.362Z] testing.tRunner(0xc0001601a0, 0x125a498) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:55.362Z] created by testing.(*T).Run [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T16:09:55.362Z] [2022-04-19T16:09:55.362Z] goroutine 1 [chan receive]: [2022-04-19T16:09:55.362Z] testing.(*T).Run(0xc000160000, {0x124913c?, 0x106c1f3?}, 0x125a498) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T16:09:55.362Z] testing.runTests.func1(0xc00006c840?) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T16:09:55.362Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:55.362Z] testing.runTests(0xc000058500?, {0x13de400, 0x3, 0x3}, {0x19f9dbd0108?, 0x40?, 0x13e34a0?}) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T16:09:55.362Z] testing.(*M).Run(0xc000058500) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T16:09:55.362Z] main.main() [2022-04-19T16:09:55.362Z] _testmain.go:99 +0x255 [2022-04-19T16:09:55.362Z] --- PASS: TestDump (0.00s) [2022-04-19T16:09:55.362Z] === RUN TestDumpToFile [2022-04-19T16:09:55.362Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-19T16:09:55.362Z] === RUN TestClientStream [2022-04-19T16:09:55.362Z] --- PASS: TestClientStream (0.00s) [2022-04-19T16:09:55.362Z] === RUN TestClientSendFile [2022-04-19T16:09:55.362Z] --- PASS: TestClientSendFile (0.00s) [2022-04-19T16:09:55.362Z] === RUN TestClientWithRequestTimeout [2022-04-19T16:09:55.362Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-19T16:09:55.362Z] === RUN TestFileSpecPlugin [2022-04-19T16:09:55.362Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-19T16:09:55.362Z] === RUN TestFileJSONSpecPlugin [2022-04-19T16:09:55.362Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-19T16:09:55.362Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-19T16:09:55.362Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-19T16:09:55.362Z] === RUN TestPluginAddHandler [2022-04-19T16:09:55.362Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-19T16:09:55.362Z] === RUN TestPluginWaitBadPlugin [2022-04-19T16:09:55.362Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-19T16:09:55.362Z] === RUN TestGet [2022-04-19T16:09:55.362Z] time="2022-04-19T16:09:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-19T16:09:55.362Z] --- PASS: TestDumpToFile (0.18s) [2022-04-19T16:09:55.362Z] === RUN TestDumpToFileWithEmptyInput [2022-04-19T16:09:55.362Z] goroutine 8 [running]: [2022-04-19T16:09:55.362Z] github.com/docker/docker/pkg/stack.dump(0x110ecd3?) [2022-04-19T16:09:55.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-19T16:09:55.362Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x110eca0?}) [2022-04-19T16:09:55.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-19T16:09:55.362Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-19T16:09:55.362Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-19T16:09:55.362Z] testing.tRunner(0xc000160820, 0x125a488) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:55.362Z] created by testing.(*T).Run [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-19T16:09:55.362Z] [2022-04-19T16:09:55.362Z] goroutine 1 [chan receive]: [2022-04-19T16:09:55.362Z] testing.(*T).Run(0xc000160000, {0x1250713?, 0x106c1f3?}, 0x125a488) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-19T16:09:55.362Z] testing.runTests.func1(0xc00006c840?) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-19T16:09:55.362Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-19T16:09:55.362Z] testing.runTests(0xc000058500?, {0x13de400, 0x3, 0x3}, {0x19f9dbd0108?, 0x40?, 0x13e34a0?}) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-19T16:09:55.362Z] testing.(*M).Run(0xc000058500) [2022-04-19T16:09:55.362Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-19T16:09:55.362Z] main.main() [2022-04-19T16:09:55.362Z] _testmain.go:99 +0x255 [2022-04-19T16:09:55.362Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-19T16:09:55.362Z] PASS [2022-04-19T16:09:55.362Z] coverage: 90.9% of statements [2022-04-19T16:09:55.362Z] ok github.com/docker/docker/pkg/stack 0.213s coverage: 90.9% of statements [2022-04-19T16:09:55.459Z] 2022/04/19 16:09:55 Closing DB instances... [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="node2(b7d4d85f9568): Node leave event for 72d0e419b70b/172.20.72.1" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="node3(aacb7db8daba): Node leave event for 72d0e419b70b/172.20.72.1" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="node4(84f1288ecf18): Node leave event for 72d0e419b70b/172.20.72.1" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="node1(72d0e419b70b): Node leave event for 72d0e419b70b/172.20.72.1" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.459Z] time="2022-04-19T16:09:55Z" level=info msg="node5(873c7050df8e): Node leave event for 72d0e419b70b/172.20.72.1" [2022-04-19T16:09:55.785Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T16:09:55.833Z] === RUN TestNewStdWriter [2022-04-19T16:09:55.833Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-19T16:09:55.833Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestWriteWithNilBytes [2022-04-19T16:09:55.833Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestWrite [2022-04-19T16:09:55.833Z] --- PASS: TestWrite (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestWriteWithWriterError [2022-04-19T16:09:55.833Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-19T16:09:55.833Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyWriteAndRead [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-19T16:09:55.833Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-19T16:09:55.833Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-19T16:09:55.833Z] PASS [2022-04-19T16:09:55.833Z] coverage: 100.0% of statements [2022-04-19T16:09:55.833Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b/172.20.72.1, left gossip cluster" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b/172.20.72.1, left gossip cluster" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b/172.20.72.1, left gossip cluster" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b/172.20.72.1, left gossip cluster" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node 72d0e419b70b/172.20.72.1, left gossip cluster" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568 change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="node4(84f1288ecf18): Node leave event for b7d4d85f9568/172.20.72.1" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568 change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="node3(aacb7db8daba): Node leave event for b7d4d85f9568/172.20.72.1" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568 change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="node5(873c7050df8e): Node leave event for b7d4d85f9568/172.20.72.1" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568 change state NodeActive --> NodeLeft" [2022-04-19T16:09:55.927Z] time="2022-04-19T16:09:55Z" level=info msg="node2(b7d4d85f9568): Node leave event for b7d4d85f9568/172.20.72.1" [2022-04-19T16:09:56.302Z] time="2022-04-19T16:09:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-19T16:09:56.345Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568/172.20.72.1, left gossip cluster" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568/172.20.72.1, left gossip cluster" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568/172.20.72.1, left gossip cluster" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:55Z" level=info msg="Node b7d4d85f9568/172.20.72.1, left gossip cluster" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.20.72.1:10036: use of closed network connection" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="Node aacb7db8daba change state NodeActive --> NodeLeft" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="node4(84f1288ecf18): Node leave event for aacb7db8daba/172.20.72.1" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="Node aacb7db8daba change state NodeActive --> NodeLeft" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="node5(873c7050df8e): Node leave event for aacb7db8daba/172.20.72.1" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="Node aacb7db8daba/172.20.72.1, left gossip cluster" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="Node aacb7db8daba change state NodeActive --> NodeFailed" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="Node aacb7db8daba/172.20.72.1, added to failed nodes list" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=error msg="node: aacb7db8daba is unknown to memberlist" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="Node aacb7db8daba/172.20.72.1, left gossip cluster" [2022-04-19T16:09:56.395Z] time="2022-04-19T16:09:56Z" level=info msg="Node aacb7db8daba/172.20.72.1, left gossip cluster" [2022-04-19T16:09:56.772Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-19T16:09:56.772Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-19T16:09:56.772Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestFormatStatus [2022-04-19T16:09:56.772Z] --- PASS: TestFormatStatus (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestFormatError [2022-04-19T16:09:56.772Z] --- PASS: TestFormatError (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestFormatJSONError [2022-04-19T16:09:56.772Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-19T16:09:56.772Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-19T16:09:56.772Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestNewJSONProgressOutput [2022-04-19T16:09:56.772Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestAuxFormatterEmit [2022-04-19T16:09:56.772Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestStreamWriterStdout [2022-04-19T16:09:56.772Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-19T16:09:56.772Z] === RUN TestStreamWriterStderr [2022-04-19T16:09:56.772Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-19T16:09:56.772Z] PASS [2022-04-19T16:09:56.772Z] coverage: 66.2% of statements [2022-04-19T16:09:56.772Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2022-04-19T16:09:56.862Z] time="2022-04-19T16:09:56Z" level=info msg="Node 84f1288ecf18 change state NodeActive --> NodeLeft" [2022-04-19T16:09:56.862Z] time="2022-04-19T16:09:56Z" level=info msg="node5(873c7050df8e): Node leave event for 84f1288ecf18/172.20.72.1" [2022-04-19T16:09:56.862Z] time="2022-04-19T16:09:56Z" level=info msg="Node 84f1288ecf18 change state NodeActive --> NodeLeft" [2022-04-19T16:09:56.862Z] time="2022-04-19T16:09:56Z" level=info msg="node4(84f1288ecf18): Node leave event for 84f1288ecf18/172.20.72.1" [2022-04-19T16:09:56.906Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T16:09:56.906Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-19T16:09:56.906Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T16:09:57.242Z] === RUN TestGenerateRandomID [2022-04-19T16:09:57.242Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-19T16:09:57.242Z] === RUN TestShortenId [2022-04-19T16:09:57.242Z] --- PASS: TestShortenId (0.00s) [2022-04-19T16:09:57.242Z] === RUN TestShortenSha256Id [2022-04-19T16:09:57.242Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-19T16:09:57.242Z] === RUN TestShortenIdEmpty [2022-04-19T16:09:57.242Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-19T16:09:57.242Z] === RUN TestShortenIdInvalid [2022-04-19T16:09:57.242Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-19T16:09:57.242Z] === RUN TestIsShortIDNonHex [2022-04-19T16:09:57.242Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-19T16:09:57.242Z] === RUN TestIsShortIDNotCorrectSize [2022-04-19T16:09:57.242Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-19T16:09:57.242Z] PASS [2022-04-19T16:09:57.242Z] coverage: 70.6% of statements [2022-04-19T16:09:57.242Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-04-19T16:09:57.330Z] time="2022-04-19T16:09:57Z" level=info msg="Node 84f1288ecf18/172.20.72.1, left gossip cluster" [2022-04-19T16:09:57.713Z] === RUN TestIsCpusetListAvailable [2022-04-19T16:09:57.713Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-19T16:09:57.713Z] PASS [2022-04-19T16:09:57.713Z] coverage: 39.4% of statements [2022-04-19T16:09:57.713Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 39.4% of statements [2022-04-19T16:09:57.798Z] time="2022-04-19T16:09:57Z" level=info msg="Node 84f1288ecf18/172.20.72.1, left gossip cluster" [2022-04-19T16:09:57.798Z] time="2022-04-19T16:09:57Z" level=info msg="Node 873c7050df8e/172.20.72.1, left gossip cluster" [2022-04-19T16:09:57.798Z] time="2022-04-19T16:09:57Z" level=info msg="Node 873c7050df8e change state NodeActive --> NodeFailed" [2022-04-19T16:09:57.798Z] time="2022-04-19T16:09:57Z" level=info msg="Node 873c7050df8e/172.20.72.1, added to failed nodes list" [2022-04-19T16:09:57.798Z] --- PASS: TestNetworkDBIslands (11.68s) [2022-04-19T16:09:57.798Z] PASS [2022-04-19T16:09:57.798Z] coverage: 60.0% of statements [2022-04-19T16:09:57.798Z] ok github.com/docker/docker/libnetwork/networkdb 104.191s coverage: 60.0% of statements [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T16:09:57.798Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T16:09:58.185Z] time="2022-04-19T16:09:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-19T16:09:58.185Z] --- PASS: TestAllocateRandomDeallocate (6.69s) [2022-04-19T16:09:58.185Z] === RUN TestRetrieveFromStore [2022-04-19T16:09:58.268Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-19T16:09:58.524Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T16:09:59.451Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-19T16:09:59.760Z] === RUN TestChtimes [2022-04-19T16:09:59.760Z] --- PASS: TestChtimes (0.00s) [2022-04-19T16:09:59.760Z] === RUN TestChtimesWindows [2022-04-19T16:09:59.760Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-19T16:09:59.760Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-19T16:09:59.760Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-19T16:09:59.760Z] PASS [2022-04-19T16:09:59.760Z] coverage: 13.0% of statements [2022-04-19T16:09:59.760Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-04-19T16:10:00.012Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T16:10:00.235Z] === RUN TestTailFile [2022-04-19T16:10:00.235Z] --- PASS: TestTailFile (0.00s) [2022-04-19T16:10:00.235Z] === RUN TestTailFileManyLines [2022-04-19T16:10:00.235Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-19T16:10:00.235Z] === RUN TestTailEmptyFile [2022-04-19T16:10:00.235Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-19T16:10:00.235Z] === RUN TestTailNegativeN [2022-04-19T16:10:00.235Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/truncated_last_line [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/no_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.235Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:10:00.235Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.235Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.236Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.236Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.236Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.237Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.237Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.237Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.572Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.707Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.707Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.707Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.707Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.708Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.708Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.709Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.709Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-19T16:10:00.710Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-19T16:10:00.711Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.01s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:10:00.711Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === Skipped [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T16:10:00.747Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T16:10:00.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T16:10:00.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-19T16:10:00.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-19T16:10:00.747Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T16:10:00.747Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T16:10:00.747Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T16:10:00.747Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.747Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T16:10:00.747Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:10:00.747Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-19T16:10:00.748Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T16:10:00.748Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T16:10:00.748Z] daemon_test.go:145: root required [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T16:10:00.748Z] reload_test.go:342: root required [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T16:10:00.748Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T16:10:00.748Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T16:10:00.748Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T16:10:00.748Z] download_test.go:267: Needs fixing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T16:10:00.748Z] layer_test.go:291: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T16:10:00.748Z] layer_test.go:340: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T16:10:00.748Z] layer_test.go:455: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T16:10:00.748Z] layer_test.go:684: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T16:10:00.748Z] migration_test.go:45: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T16:10:00.748Z] migration_test.go:181: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T16:10:00.748Z] mount_test.go:17: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T16:10:00.748Z] mount_test.go:76: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T16:10:00.748Z] mount_test.go:125: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T16:10:00.748Z] mount_test.go:212: Failing on Windows [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-19T16:10:00.748Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-19T16:10:00.748Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-19T16:10:00.748Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T16:10:00.748Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:00.748Z] [2022-04-19T16:10:00.748Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.02s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:10:01.184Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.185Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-19T16:10:01.186Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-19T16:10:01.186Z] PASS [2022-04-19T16:10:01.186Z] coverage: 88.6% of statements [2022-04-19T16:10:01.186Z] ok github.com/docker/docker/pkg/tailfile 0.206s coverage: 88.6% of statements [2022-04-19T16:10:01.186Z] --- PASS: TestRetrieveFromStore (2.34s) [2022-04-19T16:10:01.186Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-19T16:10:01.186Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-19T16:10:01.186Z] === RUN TestParallelPredefinedRequest1 [2022-04-19T16:10:01.186Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-19T16:10:01.186Z] === RUN TestParallelPredefinedRequest2 [2022-04-19T16:10:01.186Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-19T16:10:01.186Z] === RUN TestParallelPredefinedRequest3 [2022-04-19T16:10:01.186Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-19T16:10:01.186Z] === RUN TestParallelPredefinedRequest4 [2022-04-19T16:10:01.186Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-19T16:10:01.186Z] === RUN TestParallelPredefinedRequest5 [2022-04-19T16:10:01.186Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-19T16:10:01.186Z] === RUN TestDebug [2022-04-19T16:10:01.186Z] --- PASS: TestDebug (0.00s) [2022-04-19T16:10:01.186Z] === RUN TestRequestPoolParallel [2022-04-19T16:10:01.186Z] --- PASS: TestRequestPoolParallel (0.65s) [2022-04-19T16:10:01.186Z] === RUN TestFullAllocateRelease [2022-04-19T16:10:01.216Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T16:10:01.216Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T16:10:01.216Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T16:10:01.216Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T16:10:01.216Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T16:10:01.216Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T16:10:01.216Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T16:10:01.216Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:10:01.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:10:01.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:10:01.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:10:01.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:10:01.216Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-19T16:10:01.216Z] archive_test.go:140: zstd not installed [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:10:01.216Z] archive_windows_test.go:16: Currently fails [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T16:10:01.216Z] changes_test.go:196: needs more investigation [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-19T16:10:01.216Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-19T16:10:01.216Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T16:10:01.216Z] changes_test.go:433: needs further investigation [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T16:10:01.216Z] changes_test.go:469: needs further investigation [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T16:10:01.216Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T16:10:01.216Z] poller_test.go:40: No chmod on Windows [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T16:10:01.216Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T16:10:01.216Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-19T16:10:01.216Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T16:10:01.216Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T16:10:01.216Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T16:10:01.216Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T16:10:01.216Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T16:10:01.216Z] [2022-04-19T16:10:01.216Z] DONE 2197 tests, 70 skipped in 311.921s [2022-04-19T16:10:01.216Z] INFO: make.ps1 ended at 04/19/2022 16:10:00 [2022-04-19T16:10:01.656Z] === RUN TestTarSumRemoveNonExistent [2022-04-19T16:10:01.656Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-19T16:10:01.656Z] === RUN TestTarSumRemove [2022-04-19T16:10:01.656Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestSortFileInfoSums [2022-04-19T16:10:01.656Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestNewTarSumForLabelInvalid [2022-04-19T16:10:01.656Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestNewTarSumForLabel [2022-04-19T16:10:01.656Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestEmptyTar [2022-04-19T16:10:01.656Z] --- PASS: TestEmptyTar (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestTarSumsReadSize [2022-04-19T16:10:01.656Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestTarSums [2022-04-19T16:10:01.656Z] --- PASS: TestTarSums (0.06s) [2022-04-19T16:10:01.656Z] === RUN TestIteration [2022-04-19T16:10:01.656Z] --- PASS: TestIteration (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestVersionLabelForChecksum [2022-04-19T16:10:01.656Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestVersion [2022-04-19T16:10:01.656Z] --- PASS: TestVersion (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestGetVersion [2022-04-19T16:10:01.656Z] --- PASS: TestGetVersion (0.00s) [2022-04-19T16:10:01.656Z] === RUN TestGetVersions [2022-04-19T16:10:01.656Z] --- PASS: TestGetVersions (0.00s) [2022-04-19T16:10:01.656Z] PASS [2022-04-19T16:10:01.656Z] coverage: 89.3% of statements [2022-04-19T16:10:01.656Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2022-04-19T16:10:01.656Z] --- PASS: TestFullAllocateRelease (0.45s) [2022-04-19T16:10:01.656Z] === RUN TestOddAllocateRelease [2022-04-19T16:10:02.127Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-04-19T16:10:02.127Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-19T16:10:02.127Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-19T16:10:02.127Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-19T16:10:02.127Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-19T16:10:02.127Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-19T16:10:02.127Z] time="2022-04-19T16:10:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-19T16:10:02.127Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-19T16:10:02.127Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T16:10:02.127Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T16:10:02.127Z] === CONT TestParallelPredefinedRequest3 [2022-04-19T16:10:02.127Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:02.128Z] === CONT TestParallelPredefinedRequest1 [2022-04-19T16:10:02.128Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:02.128Z] === CONT TestParallelPredefinedRequest4 [2022-04-19T16:10:02.128Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:02.128Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:10:02.128Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T16:10:02.128Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T16:10:02.128Z] === CONT TestParallelPredefinedRequest2 [2022-04-19T16:10:02.128Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:02.128Z] === CONT TestParallelPredefinedRequest5 [2022-04-19T16:10:02.128Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:02.128Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:10:02.128Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:10:02.128Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:10:02.128Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:10:02.128Z] PASS [2022-04-19T16:10:02.128Z] coverage: 85.3% of statements [2022-04-19T16:10:02.128Z] ok github.com/docker/docker/libnetwork/ipam 59.772s coverage: 85.3% of statements [2022-04-19T16:10:02.128Z] === RUN TestTruncIndex [2022-04-19T16:10:02.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-19T16:10:02.597Z] --- PASS: TestTruncIndex (0.10s) [2022-04-19T16:10:02.597Z] PASS [2022-04-19T16:10:02.597Z] coverage: 91.5% of statements [2022-04-19T16:10:02.597Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-04-19T16:10:03.066Z] === RUN TestVersionInfo [2022-04-19T16:10:03.066Z] --- PASS: TestVersionInfo (0.00s) [2022-04-19T16:10:03.066Z] === RUN TestAppendVersions [2022-04-19T16:10:03.066Z] --- PASS: TestAppendVersions (0.00s) [2022-04-19T16:10:03.066Z] PASS [2022-04-19T16:10:03.066Z] coverage: 88.9% of statements [2022-04-19T16:10:03.066Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-04-19T16:10:03.433Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T16:10:03.433Z] INFO: Unit tests ended at 04/19/2022 16:10:02. Duration:00:05:27.5299784 [2022-04-19T16:10:03.433Z] INFO: Building busybox [2022-04-19T16:10:03.433Z] Sending build context to Docker daemon 5.12kB [2022-04-19T16:10:03.433Z] [2022-04-19T16:10:03.433Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T16:10:03.433Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T16:10:03.433Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T16:10:03.433Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T16:10:03.433Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T16:10:03.433Z] ---> aa8714eb8356 [2022-04-19T16:10:03.433Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T16:10:03.433Z] ---> Running in a9835d2f2558 [2022-04-19T16:10:04.347Z] docker_api_swarm_test.go:384: [de9c2c819ccde] joining swarm manager [dce744191ef6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:10:04.634Z] === RUN TestValidatePrivileges [2022-04-19T16:10:04.634Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-19T16:10:04.634Z] === RUN TestFilterByCapNeg [2022-04-19T16:10:04.634Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-19T16:10:04.634Z] === RUN TestFilterByCapPos [2022-04-19T16:10:04.634Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-19T16:10:04.634Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-19T16:10:04.634Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-19T16:10:04.634Z] PASS [2022-04-19T16:10:04.634Z] coverage: 12.0% of statements [2022-04-19T16:10:04.634Z] ok github.com/docker/docker/plugin 0.037s coverage: 12.0% of statements [2022-04-19T16:10:05.273Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T16:10:05.529Z] docker_api_swarm_test.go:385: [d579c1d349d6b] joining swarm manager [dce744191ef6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:10:05.623Z] === RUN TestNewSettable [2022-04-19T16:10:05.623Z] --- PASS: TestNewSettable (0.00s) [2022-04-19T16:10:05.623Z] === RUN TestIsSettable [2022-04-19T16:10:05.623Z] --- PASS: TestIsSettable (0.00s) [2022-04-19T16:10:05.623Z] === RUN TestUpdateSettingsEnv [2022-04-19T16:10:05.623Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-19T16:10:05.623Z] PASS [2022-04-19T16:10:05.623Z] coverage: 20.0% of statements [2022-04-19T16:10:05.623Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-04-19T16:10:06.098Z] === RUN TestLoad [2022-04-19T16:10:06.098Z] --- PASS: TestLoad (0.00s) [2022-04-19T16:10:06.098Z] === RUN TestSave [2022-04-19T16:10:06.098Z] --- PASS: TestSave (0.04s) [2022-04-19T16:10:06.098Z] === RUN TestAddDeleteGet [2022-04-19T16:10:06.568Z] --- PASS: TestAddDeleteGet (0.06s) [2022-04-19T16:10:06.568Z] === RUN TestInvalidTags [2022-04-19T16:10:06.568Z] --- PASS: TestInvalidTags (0.01s) [2022-04-19T16:10:06.568Z] PASS [2022-04-19T16:10:06.568Z] coverage: 83.7% of statements [2022-04-19T16:10:06.568Z] ok github.com/docker/docker/reference 0.148s coverage: 83.7% of statements [2022-04-19T16:10:08.045Z] --- PASS: TestServiceUpdateSecrets (14.63s) [2022-04-19T16:10:08.045Z] === RUN TestServiceUpdateConfigs [2022-04-19T16:10:08.139Z] === RUN TestResolveAuthConfigIndexServer [2022-04-19T16:10:08.139Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-19T16:10:08.139Z] === RUN TestResolveAuthConfigFullURL [2022-04-19T16:10:08.139Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-19T16:10:08.139Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-19T16:10:08.139Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-19T16:10:08.139Z] === RUN TestValidateMirror [2022-04-19T16:10:08.139Z] --- PASS: TestValidateMirror (0.00s) [2022-04-19T16:10:08.139Z] === RUN TestLoadInsecureRegistries [2022-04-19T16:10:08.186Z] Removing intermediate container a9835d2f2558 [2022-04-19T16:10:08.186Z] ---> 8f2e04a0d08e [2022-04-19T16:10:08.186Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T16:10:08.186Z] ---> Running in df1809609aa1 [2022-04-19T16:10:08.186Z] Removing intermediate container df1809609aa1 [2022-04-19T16:10:08.186Z] ---> 7af53f270f0e [2022-04-19T16:10:08.186Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T16:10:08.186Z] ---> Running in 910d22a10049 [2022-04-19T16:10:08.609Z] time="2022-04-19T16:10:08Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T16:10:08.609Z] time="2022-04-19T16:10:08Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-19T16:10:08.609Z] time="2022-04-19T16:10:08Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-19T16:10:08.609Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-04-19T16:10:08.609Z] === RUN TestNewServiceConfig [2022-04-19T16:10:08.609Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestValidateIndexName [2022-04-19T16:10:08.609Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestValidateIndexNameWithError [2022-04-19T16:10:08.609Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestEndpointParse [2022-04-19T16:10:08.609Z] --- PASS: TestEndpointParse (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestEndpointParseInvalid [2022-04-19T16:10:08.609Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestValidateEndpoint [2022-04-19T16:10:08.609Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-19T16:10:08.609Z] === RUN TestPing [2022-04-19T16:10:08.609Z] --- PASS: TestPing (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestPingRegistryEndpoint [2022-04-19T16:10:08.609Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:08.609Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-19T16:10:08.609Z] === RUN TestEndpoint [2022-04-19T16:10:08.609Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:08.609Z] --- SKIP: TestEndpoint (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestParseRepositoryInfo [2022-04-19T16:10:08.609Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestNewIndexInfo [2022-04-19T16:10:08.609Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestMirrorEndpointLookup [2022-04-19T16:10:08.609Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:08.609Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestSearchRepositories [2022-04-19T16:10:08.609Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-19T16:10:08.609Z] Host: 127.0.0.1:49334 [2022-04-19T16:10:08.609Z] User-Agent: docker test client [2022-04-19T16:10:08.609Z] Authorization: Token fake-token [2022-04-19T16:10:08.609Z] X-Docker-Token: true [2022-04-19T16:10:08.609Z] Accept-Encoding: gzip [2022-04-19T16:10:08.609Z] [2022-04-19T16:10:08.609Z] [2022-04-19T16:10:08.609Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-19T16:10:08.609Z] Connection: close [2022-04-19T16:10:08.609Z] Content-Length: 144 [2022-04-19T16:10:08.609Z] Cache-Control: no-cache [2022-04-19T16:10:08.609Z] Content-Type: application/json [2022-04-19T16:10:08.609Z] Date: Tue, 19 Apr 2022 16:10:08 GMT [2022-04-19T16:10:08.609Z] Expires: -1 [2022-04-19T16:10:08.609Z] Pragma: no-cache [2022-04-19T16:10:08.609Z] Server: docker-tests/mock [2022-04-19T16:10:08.609Z] X-Docker-Registry-Config: mock [2022-04-19T16:10:08.609Z] X-Docker-Registry-Version: 0.0.0 [2022-04-19T16:10:08.609Z] [2022-04-19T16:10:08.609Z] [2022-04-19T16:10:08.609Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestTrustedLocation [2022-04-19T16:10:08.609Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-19T16:10:08.609Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestAllowNondistributableArtifacts [2022-04-19T16:10:08.609Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-19T16:10:08.609Z] === RUN TestIsSecureIndex [2022-04-19T16:10:08.609Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-19T16:10:08.609Z] PASS [2022-04-19T16:10:08.609Z] coverage: 51.7% of statements [2022-04-19T16:10:08.609Z] ok github.com/docker/docker/registry 0.203s coverage: 51.7% of statements [2022-04-19T16:10:08.654Z] Removing intermediate container 910d22a10049 [2022-04-19T16:10:08.654Z] ---> 390b82839719 [2022-04-19T16:10:08.654Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T16:10:09.119Z] --- PASS: TestBuildWithHugeFile (51.87s) [2022-04-19T16:10:09.119Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T16:10:09.119Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:10:09.119Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:10:09.119Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T16:10:09.119Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:10:09.119Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:10:09.119Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:10:09.119Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:10:09.119Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:10:09.119Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:10:09.119Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:10:09.119Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:10:09.119Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:10:09.119Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-19T16:10:09.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2022-04-19T16:10:09.119Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-19T16:10:09.119Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T16:10:09.119Z] === RUN TestBuildPreserveOwnership [2022-04-19T16:10:09.119Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T16:10:09.119Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T16:10:09.119Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2022-04-19T16:10:09.119Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.38s) [2022-04-19T16:10:09.119Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s) [2022-04-19T16:10:09.119Z] === RUN TestBuildPlatformInvalid [2022-04-19T16:10:09.119Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-19T16:10:09.119Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T16:10:09.119Z] Loaded image: busybox:latest [2022-04-19T16:10:09.119Z] Loaded image: busybox:glibc [2022-04-19T16:10:09.598Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-19T16:10:09.598Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-19T16:10:09.598Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-19T16:10:09.598Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-19T16:10:09.598Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-19T16:10:09.598Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-19T16:10:09.598Z] === RUN TestResumableRequestReaderWithReadError [2022-04-19T16:10:09.598Z] time="2022-04-19T16:10:09Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-19T16:10:09.599Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-19T16:10:09.599Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-19T16:10:09.599Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-19T16:10:09.599Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-19T16:10:09.599Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-19T16:10:09.599Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-19T16:10:09.599Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-19T16:10:09.599Z] === RUN TestResumableRequestReader [2022-04-19T16:10:09.599Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-19T16:10:09.599Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-19T16:10:09.599Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-19T16:10:09.599Z] PASS [2022-04-19T16:10:09.599Z] coverage: 100.0% of statements [2022-04-19T16:10:09.599Z] ok github.com/docker/docker/registry/resumable 0.201s coverage: 100.0% of statements [2022-04-19T16:10:09.934Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T16:10:10.068Z] === RUN TestRestartManagerTimeout [2022-04-19T16:10:10.068Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-19T16:10:10.068Z] === RUN TestRestartManagerTimeoutReset [2022-04-19T16:10:10.068Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-19T16:10:10.068Z] PASS [2022-04-19T16:10:10.068Z] coverage: 50.9% of statements [2022-04-19T16:10:10.068Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-04-19T16:10:10.068Z] --- PASS: TestGet (15.01s) [2022-04-19T16:10:10.068Z] === RUN TestPluginWithNoManifest [2022-04-19T16:10:10.068Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-19T16:10:10.068Z] === RUN TestGetAll [2022-04-19T16:10:10.068Z] --- PASS: TestGetAll (0.01s) [2022-04-19T16:10:10.068Z] PASS [2022-04-19T16:10:10.068Z] coverage: 73.2% of statements [2022-04-19T16:10:10.068Z] ok github.com/docker/docker/pkg/plugins 34.942s coverage: 73.2% of statements [2022-04-19T16:10:10.217Z] [2022-04-19T16:10:10.217Z] ---> a953d8b9306c [2022-04-19T16:10:10.217Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T16:10:10.490Z] Loaded image: debian:bullseye-slim [2022-04-19T16:10:10.490Z] Loaded image: hello-world:latest [2022-04-19T16:10:10.538Z] === RUN TestDecodeContainerConfig [2022-04-19T16:10:10.538Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-19T16:10:10.538Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-19T16:10:10.538Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-19T16:10:10.538Z] === RUN TestDecodeContainerConfigIsolation [2022-04-19T16:10:10.538Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-19T16:10:10.538Z] === RUN TestValidatePrivileged [2022-04-19T16:10:10.538Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-19T16:10:10.538Z] PASS [2022-04-19T16:10:10.538Z] coverage: 52.4% of statements [2022-04-19T16:10:10.685Z] ---> Running in 2f9c4a2def10 [2022-04-19T16:10:10.745Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T16:10:11.014Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.4% of statements [2022-04-19T16:10:11.484Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-19T16:10:11.484Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-19T16:10:11.484Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-19T16:10:11.484Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-19T16:10:11.484Z] PASS [2022-04-19T16:10:11.484Z] coverage: 62.5% of statements [2022-04-19T16:10:11.484Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-04-19T16:10:11.827Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T16:10:13.703Z] === RUN TestGetDriver [2022-04-19T16:10:13.703Z] --- PASS: TestGetDriver (0.00s) [2022-04-19T16:10:13.703Z] === RUN TestVolumeRequestError [2022-04-19T16:10:13.703Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-19T16:10:13.703Z] PASS [2022-04-19T16:10:13.703Z] coverage: 36.1% of statements [2022-04-19T16:10:13.703Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-04-19T16:10:13.703Z] === RUN TestGetAddress [2022-04-19T16:10:13.703Z] --- PASS: TestGetAddress (0.00s) [2022-04-19T16:10:13.703Z] === RUN TestRemove [2022-04-19T16:10:13.703Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T16:10:13.703Z] --- SKIP: TestRemove (0.00s) [2022-04-19T16:10:13.703Z] === RUN TestInitializeWithVolumes [2022-04-19T16:10:13.703Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-19T16:10:14.173Z] === RUN TestCreate [2022-04-19T16:10:14.174Z] --- PASS: TestCreate (0.01s) [2022-04-19T16:10:14.174Z] === RUN TestValidateName [2022-04-19T16:10:14.174Z] --- PASS: TestValidateName (0.00s) [2022-04-19T16:10:14.174Z] === RUN TestCreateWithOpts [2022-04-19T16:10:14.174Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T16:10:14.174Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-19T16:10:14.174Z] === RUN TestRelaodNoOpts [2022-04-19T16:10:14.174Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-19T16:10:14.174Z] PASS [2022-04-19T16:10:14.174Z] coverage: 41.5% of statements [2022-04-19T16:10:14.174Z] ok github.com/docker/docker/volume/local 0.073s coverage: 41.5% of statements [2022-04-19T16:10:14.578Z] sha256:7c318eb7d1ce7f6cf40d7fef25066ddbd012773d90a3c93295a8719af76e6229 [2022-04-19T16:10:14.578Z] INFO: Starting docker-py tests... [2022-04-19T16:10:15.148Z] ============================= test session starts ============================== [2022-04-19T16:10:15.148Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-19T16:10:15.148Z] rootdir: /src, inifile: pytest.ini [2022-04-19T16:10:15.148Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRaw [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-19T16:10:15.177Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRaw [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-19T16:10:15.177Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestConvertTmpfsOptions [2022-04-19T16:10:15.177Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-19T16:10:15.177Z] linux_parser_test.go:209: data="ro" [2022-04-19T16:10:15.177Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestParseMountSpec [2022-04-19T16:10:15.177Z] parser_test.go:62: case 0 [2022-04-19T16:10:15.177Z] parser_test.go:62: case 1 [2022-04-19T16:10:15.177Z] parser_test.go:62: case 2 [2022-04-19T16:10:15.177Z] parser_test.go:62: case 3 [2022-04-19T16:10:15.177Z] parser_test.go:62: case 4 [2022-04-19T16:10:15.177Z] parser_test.go:62: case 5 [2022-04-19T16:10:15.177Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestValidateMount [2022-04-19T16:10:15.177Z] --- PASS: TestValidateMount (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRaw [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-19T16:10:15.177Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-19T16:10:15.177Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-19T16:10:15.177Z] PASS [2022-04-19T16:10:15.177Z] coverage: 67.6% of statements [2022-04-19T16:10:15.177Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 67.6% of statements [2022-04-19T16:10:15.647Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T16:10:15.647Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T16:10:15.647Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T16:10:15.647Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-19T16:10:16.008Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T16:10:16.117Z] === RUN TestSetGetMeta [2022-04-19T16:10:16.117Z] === PAUSE TestSetGetMeta [2022-04-19T16:10:16.117Z] === RUN TestRestore [2022-04-19T16:10:16.117Z] === PAUSE TestRestore [2022-04-19T16:10:16.117Z] === RUN TestServiceCreate [2022-04-19T16:10:16.117Z] === PAUSE TestServiceCreate [2022-04-19T16:10:16.117Z] === RUN TestServiceList [2022-04-19T16:10:16.117Z] === PAUSE TestServiceList [2022-04-19T16:10:16.117Z] === RUN TestServiceRemove [2022-04-19T16:10:16.117Z] === PAUSE TestServiceRemove [2022-04-19T16:10:16.117Z] === RUN TestServiceGet [2022-04-19T16:10:16.117Z] === PAUSE TestServiceGet [2022-04-19T16:10:16.117Z] === RUN TestServicePrune [2022-04-19T16:10:16.117Z] === PAUSE TestServicePrune [2022-04-19T16:10:16.117Z] === RUN TestCreate [2022-04-19T16:10:16.117Z] === PAUSE TestCreate [2022-04-19T16:10:16.117Z] === RUN TestRemove [2022-04-19T16:10:16.117Z] === PAUSE TestRemove [2022-04-19T16:10:16.117Z] === RUN TestList [2022-04-19T16:10:16.117Z] === PAUSE TestList [2022-04-19T16:10:16.117Z] === RUN TestFindByDriver [2022-04-19T16:10:16.117Z] === PAUSE TestFindByDriver [2022-04-19T16:10:16.117Z] === RUN TestFindByReferenced [2022-04-19T16:10:16.117Z] === PAUSE TestFindByReferenced [2022-04-19T16:10:16.117Z] === RUN TestDerefMultipleOfSameRef [2022-04-19T16:10:16.117Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-19T16:10:16.117Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:10:16.117Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:10:16.117Z] === RUN TestDefererencePluginOnCreateError [2022-04-19T16:10:16.117Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-19T16:10:16.117Z] === RUN TestRefDerefRemove [2022-04-19T16:10:16.117Z] === PAUSE TestRefDerefRemove [2022-04-19T16:10:16.117Z] === RUN TestGet [2022-04-19T16:10:16.117Z] === PAUSE TestGet [2022-04-19T16:10:16.117Z] === RUN TestGetWithReference [2022-04-19T16:10:16.117Z] === PAUSE TestGetWithReference [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_nil_list [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_empty_list [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_filter_some [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_filter_middle [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:10:16.117Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-19T16:10:16.117Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_nil_list [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_filter_some [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_empty_list [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-19T16:10:16.117Z] === CONT TestFilterFunc/test_filter_middle [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-19T16:10:16.117Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-19T16:10:16.117Z] === CONT TestSetGetMeta [2022-04-19T16:10:16.117Z] === CONT TestList [2022-04-19T16:10:16.117Z] === CONT TestDefererencePluginOnCreateError [2022-04-19T16:10:16.117Z] === CONT TestServiceGet [2022-04-19T16:10:16.117Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-19T16:10:16.117Z] === CONT TestServiceRemove [2022-04-19T16:10:16.117Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-04-19T16:10:16.117Z] === CONT TestServiceList [2022-04-19T16:10:16.117Z] --- PASS: TestList (0.05s) [2022-04-19T16:10:16.117Z] === CONT TestServiceCreate [2022-04-19T16:10:16.117Z] --- PASS: TestServiceGet (0.19s) [2022-04-19T16:10:16.117Z] === CONT TestRestore [2022-04-19T16:10:16.117Z] --- PASS: TestServiceRemove (0.17s) [2022-04-19T16:10:16.117Z] === CONT TestGet [2022-04-19T16:10:16.117Z] --- PASS: TestServiceCreate (0.15s) [2022-04-19T16:10:16.117Z] === CONT TestGetWithReference [2022-04-19T16:10:16.117Z] --- PASS: TestServiceList (0.16s) [2022-04-19T16:10:16.117Z] === CONT TestRefDerefRemove [2022-04-19T16:10:16.117Z] --- PASS: TestGet (0.03s) [2022-04-19T16:10:16.117Z] === CONT TestCreate [2022-04-19T16:10:16.117Z] --- PASS: TestRestore (0.04s) [2022-04-19T16:10:16.117Z] === CONT TestRemove [2022-04-19T16:10:16.117Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-19T16:10:16.117Z] === CONT TestServicePrune [2022-04-19T16:10:16.117Z] --- PASS: TestGetWithReference (0.03s) [2022-04-19T16:10:16.117Z] === CONT TestDerefMultipleOfSameRef [2022-04-19T16:10:16.117Z] --- PASS: TestCreate (0.02s) [2022-04-19T16:10:16.117Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-19T16:10:16.117Z] time="2022-04-19T16:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:10:16.117Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-19T16:10:16.117Z] === CONT TestFindByReferenced [2022-04-19T16:10:16.117Z] --- PASS: TestRemove (0.04s) [2022-04-19T16:10:16.117Z] === CONT TestFindByDriver [2022-04-19T16:10:16.117Z] time="2022-04-19T16:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:10:16.117Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-19T16:10:16.117Z] time="2022-04-19T16:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:10:16.117Z] time="2022-04-19T16:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-19T16:10:16.117Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-19T16:10:16.117Z] time="2022-04-19T16:10:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-19T16:10:16.117Z] --- PASS: TestFindByDriver (0.03s) [2022-04-19T16:10:16.117Z] --- PASS: TestServicePrune (0.08s) [2022-04-19T16:10:16.117Z] PASS [2022-04-19T16:10:16.117Z] coverage: 69.0% of statements [2022-04-19T16:10:16.117Z] ok github.com/docker/docker/volume/service 0.353s coverage: 69.0% of statements [2022-04-19T16:10:16.527Z] collected 395 items / 2 deselected / 393 selected [2022-04-19T16:10:16.527Z] [2022-04-19T16:10:16.572Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T16:10:16.572Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T16:10:16.572Z] === RUN TestDockerSuite/TestHealth [2022-04-19T16:10:18.835Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) [2022-04-19T16:10:18.835Z] PASS [2022-04-19T16:10:18.835Z] [2022-04-19T16:10:18.835Z] === Skipped [2022-04-19T16:10:18.835Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-19T16:10:18.835Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:10:18.835Z] [2022-04-19T16:10:18.835Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:10:18.835Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:10:18.835Z] [2022-04-19T16:10:18.835Z] DONE 34 tests, 2 skipped in 88.542s [2022-04-19T16:10:18.835Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T16:10:19.090Z] INFO: Testing against a local daemon [2022-04-19T16:10:19.090Z] === RUN TestConfigInspect [2022-04-19T16:10:19.419Z] Removing intermediate container 2f9c4a2def10 [2022-04-19T16:10:19.419Z] ---> 57c677360505 [2022-04-19T16:10:19.419Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T16:10:19.419Z] ---> Running in a6f3e2a450c2 [2022-04-19T16:10:20.985Z] [2022-04-19T16:10:20.985Z] SUCCESS: Specified value was saved. [2022-04-19T16:10:21.608Z] --- PASS: TestConfigInspect (2.26s) [2022-04-19T16:10:21.608Z] === RUN TestConfigList [2022-04-19T16:10:23.111Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2022-04-19T16:10:23.111Z] === RUN TestServiceUpdateNetwork [2022-04-19T16:10:23.501Z] --- PASS: TestConfigList (2.16s) [2022-04-19T16:10:23.501Z] === RUN TestConfigsCreateAndDelete [2022-04-19T16:10:23.942Z] Removing intermediate container a6f3e2a450c2 [2022-04-19T16:10:23.942Z] ---> a44bb7220eb9 [2022-04-19T16:10:23.942Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T16:10:23.942Z] ---> Running in aeaa9031725f [2022-04-19T16:10:26.023Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2022-04-19T16:10:26.023Z] === RUN TestConfigsUpdate [2022-04-19T16:10:27.738Z] Cannot create a file when that file already exists. [2022-04-19T16:10:27.914Z] --- PASS: TestConfigsUpdate (2.21s) [2022-04-19T16:10:27.914Z] === RUN TestTemplatedConfig [2022-04-19T16:10:30.432Z] --- PASS: TestTemplatedConfig (2.69s) [2022-04-19T16:10:30.432Z] === RUN TestConfigCreateResolve [2022-04-19T16:10:32.428Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-19T16:10:32.951Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-04-19T16:10:32.951Z] PASS [2022-04-19T16:10:32.951Z] [2022-04-19T16:10:32.951Z] DONE 6 tests in 13.564s [2022-04-19T16:10:32.951Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T16:10:32.951Z] INFO: Testing against a local daemon [2022-04-19T16:10:32.951Z] === RUN TestCheckpoint [2022-04-19T16:10:32.951Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:10:32.951Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T16:10:32.951Z] === RUN TestContainerInvalidJSON [2022-04-19T16:10:32.951Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T16:10:32.952Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T16:10:32.952Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:10:32.952Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:10:32.952Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:10:32.952Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:10:32.952Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:10:32.952Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:10:32.952Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T16:10:32.952Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T16:10:32.952Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T16:10:32.952Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T16:10:32.952Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T16:10:32.952Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T16:10:32.952Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T16:10:32.952Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T16:10:32.952Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T16:10:32.952Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T16:10:32.952Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-19T16:10:32.952Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T16:10:32.952Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-19T16:10:32.952Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T16:10:32.952Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-19T16:10:32.952Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T16:10:32.952Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-19T16:10:32.952Z] === RUN TestCopyFromContainer [2022-04-19T16:10:32.997Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-19T16:10:33.607Z] Removing intermediate container aeaa9031725f [2022-04-19T16:10:33.607Z] ---> 32404dab6bcf [2022-04-19T16:10:33.607Z] Step 13/13 : CMD ["sh"] [2022-04-19T16:10:33.607Z] ---> Running in 0754f595c7a9 [2022-04-19T16:10:33.607Z] Removing intermediate container 0754f595c7a9 [2022-04-19T16:10:33.607Z] ---> 3dcdd147471f [2022-04-19T16:10:33.607Z] Successfully built 3dcdd147471f [2022-04-19T16:10:33.607Z] Successfully tagged busybox:latest [2022-04-19T16:10:33.607Z] INFO: Docker images of the daemon under test [2022-04-19T16:10:33.607Z] [2022-04-19T16:10:33.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T16:10:33.607Z] busybox latest 3dcdd147471f Less than a second ago 5.02GB [2022-04-19T16:10:33.607Z] microsoft/windowsservercore latest aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T16:10:33.607Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 2 weeks ago 4.98GB [2022-04-19T16:10:33.607Z] [2022-04-19T16:10:33.607Z] INFO: Running integration tests at 04/19/2022 16:10:33... [2022-04-19T16:10:33.607Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T16:10:33.607Z] INFO: Integration API tests being run from the host: [2022-04-19T16:10:33.607Z] INFO: make.ps1 starting at 04/19/2022 16:10:33 [2022-04-19T16:10:33.886Z] === RUN TestCopyFromContainer// [2022-04-19T16:10:33.886Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T16:10:33.886Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T16:10:34.084Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-19T16:10:34.144Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T16:10:34.144Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T16:10:34.144Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T16:10:34.144Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T16:10:34.144Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T16:10:34.400Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T16:10:34.400Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer (1.66s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-19T16:10:34.400Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-19T16:10:34.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T16:10:34.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:10:34.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:10:34.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:10:34.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:10:34.400Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:10:34.400Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:10:34.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:10:34.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:10:34.400Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:10:34.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T16:10:34.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T16:10:34.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T16:10:34.400Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T16:10:34.400Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T16:10:34.400Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T16:10:34.400Z] === RUN TestCreateWithInvalidEnv [2022-04-19T16:10:34.400Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T16:10:34.400Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T16:10:34.400Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T16:10:34.400Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T16:10:34.400Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T16:10:34.400Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T16:10:34.400Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T16:10:34.400Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T16:10:34.400Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T16:10:34.400Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-19T16:10:34.400Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T16:10:34.400Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T16:10:34.400Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T16:10:34.400Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T16:10:34.657Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T16:10:34.657Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T16:10:35.173Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T16:10:35.286Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T16:10:35.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T16:10:35.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T16:10:35.286Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T16:10:35.849Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2022-04-19T16:10:35.849Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T16:10:36.105Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T16:10:36.105Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T16:10:36.602Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2022-04-19T16:10:36.602Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T16:10:36.669Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T16:10:36.669Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T16:10:36.669Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T16:10:36.669Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T16:10:36.926Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T16:10:36.926Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T16:10:36.926Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T16:10:37.225Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T16:10:37.225Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T16:10:37.363Z] 2022/04/19 16:10:37 Closing DB instances... [2022-04-19T16:10:37.788Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T16:10:37.788Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T16:10:37.788Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T16:10:37.970Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2022-04-19T16:10:37.970Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T16:10:37.970Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:10:37.970Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:10:37.970Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:10:37.970Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:10:37.970Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:10:37.970Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:10:37.970Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:10:37.970Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:10:37.970Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:10:37.970Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:10:37.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:10:37.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:10:37.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:10:37.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:10:37.970Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:10:37.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-19T16:10:37.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T16:10:37.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T16:10:37.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T16:10:37.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T16:10:37.970Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T16:10:37.970Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T16:10:38.351Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T16:10:38.533Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s) [2022-04-19T16:10:38.533Z] === RUN TestCreateDifferentPlatform [2022-04-19T16:10:38.533Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T16:10:38.533Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T16:10:38.533Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T16:10:38.533Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T16:10:38.533Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T16:10:38.533Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T16:10:38.789Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-19T16:10:38.789Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T16:10:38.789Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-19T16:10:38.789Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T16:10:38.789Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T16:10:38.789Z] === RUN TestDaemonRestartIpcMode [2022-04-19T16:10:38.789Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T16:10:38.789Z] === RUN TestDaemonHostGatewayIP [2022-04-19T16:10:38.789Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T16:10:38.789Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T16:10:38.789Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T16:10:38.789Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T16:10:38.789Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T16:10:38.789Z] === RUN TestDiff [2022-04-19T16:10:38.913Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T16:10:38.913Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T16:10:39.350Z] --- PASS: TestDiff (0.59s) [2022-04-19T16:10:39.350Z] === RUN TestExecWithCloseStdin [2022-04-19T16:10:39.473Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T16:10:39.579Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-04-19T16:10:39.579Z] === RUN TestFindNode [2022-04-19T16:10:39.579Z] 2022/04/19 16:10:39 Closing DB instances... [2022-04-19T16:10:39.579Z] --- PASS: TestFindNode (0.02s) [2022-04-19T16:10:39.579Z] === RUN TestChangeNodeState [2022-04-19T16:10:39.579Z] 2022/04/19 16:10:39 Closing DB instances... [2022-04-19T16:10:39.579Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-19T16:10:39.579Z] === RUN TestNodeReincarnation [2022-04-19T16:10:39.579Z] 2022/04/19 16:10:39 Closing DB instances... [2022-04-19T16:10:39.913Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-04-19T16:10:39.913Z] === RUN TestExec [2022-04-19T16:10:40.475Z] --- PASS: TestExec (0.61s) [2022-04-19T16:10:40.475Z] === RUN TestExecUser [2022-04-19T16:10:41.403Z] --- PASS: TestExecUser (0.64s) [2022-04-19T16:10:41.403Z] === RUN TestExportContainerAndImportImage [2022-04-19T16:10:41.965Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-04-19T16:10:41.965Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T16:10:41.988Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T16:10:41.988Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T16:10:41.988Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T16:10:42.915Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T16:10:43.332Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-19T16:10:43.332Z] === RUN TestHealthCheckWorkdir [2022-04-19T16:10:43.896Z] --- PASS: TestHealthCheckWorkdir (0.72s) [2022-04-19T16:10:43.896Z] === RUN TestHealthKillContainer [2022-04-19T16:10:44.325Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T16:10:44.325Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-19T16:10:44.337Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-19T16:10:44.337Z] === RUN TestParallelCreate [2022-04-19T16:10:44.337Z] 2022/04/19 16:10:44 Closing DB instances... [2022-04-19T16:10:44.337Z] --- PASS: TestParallelCreate (0.02s) [2022-04-19T16:10:44.337Z] === RUN TestParallelDelete [2022-04-19T16:10:44.337Z] 2022/04/19 16:10:44 Closing DB instances... [2022-04-19T16:10:44.337Z] --- PASS: TestParallelDelete (0.02s) [2022-04-19T16:10:44.337Z] === RUN TestNetworkDBIslands [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cab55f43be75 with config:&{NodeID:cab55f43be75 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-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node cab55f43be75/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node cab55f43be75/172.20.49.249, added to nodes list" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9395737c2139 with config:&{NodeID:9395737c2139 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-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node 9395737c2139/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node 9395737c2139/172.20.49.249, added to nodes list" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node 9395737c2139/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node 9395737c2139/172.20.49.249, added to nodes list" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node cab55f43be75/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=info msg="Node cab55f43be75/172.20.49.249, added to nodes list" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-19T16:10:44.337Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-19T16:10:44.628Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T16:10:45.189Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6002c4b4dd4f with config:&{NodeID:6002c4b4dd4f 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-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node cab55f43be75/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node cab55f43be75/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node 9395737c2139/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=info msg="Node 9395737c2139/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:44Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:45Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.326Z] time="2022-04-19T16:10:45Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:70874dcaf5b1 with config:&{NodeID:70874dcaf5b1 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-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node cab55f43be75/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node cab55f43be75/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9395737c2139/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9395737c2139/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:45.795Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9285587ba999 with config:&{NodeID:9285587ba999 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-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49372" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9395737c2139/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9395737c2139/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node cab55f43be75/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node cab55f43be75/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:45Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:46.266Z] networkdb_test.go:835: Re-joining: 3 [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:46Z" level=info msg="The new bootstrap node list is:[172.20.49.249:10033 172.20.49.249:10034 172.20.49.249:10035]" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10033" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49374" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10034" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49375" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10035" [2022-04-19T16:10:46.266Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49376" [2022-04-19T16:10:46.553Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T16:10:46.735Z] networkdb_test.go:835: Re-joining: 4 [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=info msg="The new bootstrap node list is:[172.20.49.249:10033 172.20.49.249:10034 172.20.49.249:10035]" [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10033" [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49377" [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10034" [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49378" [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10035" [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49379" [2022-04-19T16:10:46.735Z] time="2022-04-19T16:10:46Z" level=info msg="node 0 leaving" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="node2(9395737c2139): Node leave event for cab55f43be75/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="node3(6002c4b4dd4f): Node leave event for cab55f43be75/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="node4(70874dcaf5b1): Node leave event for cab55f43be75/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="node1(cab55f43be75): Node leave event for cab55f43be75/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="node5(9285587ba999): Node leave event for cab55f43be75/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:46Z" level=info msg="Node cab55f43be75/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="node 1 leaving" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="node3(6002c4b4dd4f): Node leave event for 9395737c2139/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="node5(9285587ba999): Node leave event for 9395737c2139/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="node2(9395737c2139): Node leave event for 9395737c2139/172.20.49.249" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139 change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.204Z] time="2022-04-19T16:10:47Z" level=info msg="node4(70874dcaf5b1): Node leave event for 9395737c2139/172.20.49.249" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="Node 9395737c2139/172.20.49.249, left gossip cluster" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="node 2 leaving" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="Node 6002c4b4dd4f change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="node4(70874dcaf5b1): Node leave event for 6002c4b4dd4f/172.20.49.249" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="Node 6002c4b4dd4f change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="node5(9285587ba999): Node leave event for 6002c4b4dd4f/172.20.49.249" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="Node 6002c4b4dd4f change state NodeActive --> NodeLeft" [2022-04-19T16:10:47.673Z] time="2022-04-19T16:10:47Z" level=info msg="node3(6002c4b4dd4f): Node leave event for 6002c4b4dd4f/172.20.49.249" [2022-04-19T16:10:47.960Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=debug msg="memberlist: Failed ping: 6002c4b4dd4f (timeout reached)" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.49.249:10037: use of closed network connection" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.49.249:10034: use of closed network connection" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.49.249:10036: use of closed network connection" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49380" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, left gossip cluster" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, left gossip cluster" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="Node 6002c4b4dd4f/172.20.49.249, left gossip cluster" [2022-04-19T16:10:48.142Z] networkdb_test.go:867: node4: OK [2022-04-19T16:10:48.142Z] networkdb_test.go:867: node5: OK [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="node 0 coming back" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:df18400d0ae7 with config:&{NodeID:df18400d0ae7 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-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="Node df18400d0ae7/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="Node df18400d0ae7/172.20.49.249, added to nodes list" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="node 1 coming back" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fd7bbcea81d5 with config:&{NodeID:fd7bbcea81d5 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-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, added to nodes list" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="node 2 coming back" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:47Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6f7490dd79c6 with config:&{NodeID:6f7490dd79c6 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-04-19T16:10:48.142Z] time="2022-04-19T16:10:48Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:48.142Z] time="2022-04-19T16:10:48Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, added to nodes list" [2022-04-19T16:10:48.216Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T16:10:48.612Z] time="2022-04-19T16:10:48Z" level=warning msg="memberlist: Was able to connect to 6002c4b4dd4f but other probes failed, network may be misconfigured" [2022-04-19T16:10:48.612Z] time="2022-04-19T16:10:48Z" level=debug msg="memberlist: Failed ping: 70874dcaf5b1 (timeout reached)" [2022-04-19T16:10:48.612Z] time="2022-04-19T16:10:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.20.49.249:10037: use of closed network connection" [2022-04-19T16:10:48.612Z] time="2022-04-19T16:10:48Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49381" [2022-04-19T16:10:48.778Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T16:10:48.878Z] --- PASS: TestBuildWithHugeFile (83.66s) [2022-04-19T16:10:48.878Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T16:10:48.878Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:10:48.878Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T16:10:48.878Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:10:48.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:10:48.878Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:10:48.878Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:10:48.878Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:10:48.878Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:10:48.878Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:10:48.878Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:10:48.878Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:10:48.878Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-19T16:10:48.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T16:10:48.878Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-19T16:10:48.878Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestBuildPreserveOwnership [2022-04-19T16:10:48.878Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:10:48.878Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestBuildPlatformInvalid [2022-04-19T16:10:48.878Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-19T16:10:48.878Z] PASS [2022-04-19T16:10:48.878Z] ok github.com/docker/docker/integration/build 138.607s [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === Skipped [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T16:10:48.878Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T16:10:48.878Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-19T16:10:48.878Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T16:10:48.878Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:10:48.878Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T16:10:48.878Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] DONE 29 tests, 6 skipped in 162.099s [2022-04-19T16:10:48.878Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T16:10:48.878Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:10:48.878Z] INFO: Testing against a local daemon [2022-04-19T16:10:48.878Z] === RUN TestConfigInspect [2022-04-19T16:10:48.878Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestConfigList [2022-04-19T16:10:48.878Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestConfigsCreateAndDelete [2022-04-19T16:10:48.878Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestConfigsUpdate [2022-04-19T16:10:48.878Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestTemplatedConfig [2022-04-19T16:10:48.878Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T16:10:48.878Z] === RUN TestConfigCreateResolve [2022-04-19T16:10:48.878Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:10:48.878Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-19T16:10:48.878Z] PASS [2022-04-19T16:10:48.878Z] ok github.com/docker/docker/integration/config 0.063s [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === Skipped [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T16:10:48.878Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T16:10:48.878Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T16:10:48.878Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T16:10:48.878Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T16:10:48.878Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-19T16:10:48.878Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:10:48.878Z] [2022-04-19T16:10:48.878Z] DONE 6 tests, 6 skipped in 1.570s [2022-04-19T16:10:48.878Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T16:10:49.082Z] time="2022-04-19T16:10:48Z" level=warning msg="memberlist: Was able to connect to 70874dcaf5b1 but other probes failed, network may be misconfigured" [2022-04-19T16:10:49.333Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:10:49.333Z] INFO: Testing against a local daemon [2022-04-19T16:10:49.333Z] === RUN TestCheckpoint [2022-04-19T16:10:49.333Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:10:49.333Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T16:10:49.333Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T16:10:49.333Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:10:49.333Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:10:49.333Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:10:49.333Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:10:49.333Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T16:10:49.333Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T16:10:49.333Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T16:10:49.333Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T16:10:49.333Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T16:10:49.333Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T16:10:49.333Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T16:10:49.333Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T16:10:49.346Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T16:10:49.346Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-19T16:10:49.346Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T16:10:49.788Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2022-04-19T16:10:49.788Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T16:10:49.788Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s) [2022-04-19T16:10:49.788Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T16:10:49.788Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-19T16:10:49.788Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T16:10:49.916Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T16:10:50.172Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T16:10:50.245Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2022-04-19T16:10:50.245Z] === RUN TestCopyFromContainer [2022-04-19T16:10:50.245Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:50.245Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T16:10:50.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:10:50.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:10:50.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:10:50.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:10:50.245Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:10:50.245Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:10:50.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:10:50.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:10:50.245Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:10:50.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T16:10:50.245Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T16:10:50.245Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidEnv [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T16:10:50.245Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:50.245Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T16:10:50.245Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:10:50.245Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T16:10:50.245Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:10:50.245Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:10:50.245Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:10:50.245Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:10:50.245Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T16:10:50.245Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T16:10:50.245Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateDifferentPlatform [2022-04-19T16:10:50.245Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T16:10:50.245Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T16:10:50.245Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T16:10:50.245Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T16:10:50.245Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-19T16:10:50.245Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T16:10:50.245Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T16:10:50.245Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-19T16:10:50.245Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T16:10:50.245Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:50.245Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T16:10:50.245Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:10:50.245Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.245Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.702Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:10:50.702Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:10:50.702Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:50.732Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T16:10:51.293Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T16:10:51.854Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T16:10:51.987Z] --- PASS: TestHealthKillContainer (8.19s) [2022-04-19T16:10:51.988Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T16:10:52.038Z] time="2022-04-19T16:10:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.49.249:10033 172.20.49.249:10034 172.20.49.249:10035]" [2022-04-19T16:10:52.038Z] time="2022-04-19T16:10:51Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.49.249:10033 172.20.49.249:10034 172.20.49.249:10035]" [2022-04-19T16:10:52.417Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T16:10:52.417Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10033" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49382" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, is the new incarnation of the shutdown node cab55f43be75/172.20.49.249" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, is the new incarnation of the shutdown node cab55f43be75/172.20.49.249" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10034" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49383" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, is the new incarnation of the shutdown node 9395737c2139/172.20.49.249" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10035" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49384" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node df18400d0ae7/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 9285587ba999/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 9285587ba999/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, is the new incarnation of the shutdown node 6002c4b4dd4f/172.20.49.249" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, is the new incarnation of the shutdown node 9395737c2139/172.20.49.249" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, is the new incarnation of the shutdown node 6002c4b4dd4f/172.20.49.249" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, joined gossip cluster" [2022-04-19T16:10:52.514Z] time="2022-04-19T16:10:52Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, added to nodes list" [2022-04-19T16:10:52.549Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-04-19T16:10:52.549Z] === RUN TestIpcModeNone [2022-04-19T16:10:52.673Z] --- PASS: TestServiceUpdatePidsLimit (16.73s) [2022-04-19T16:10:52.673Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-19T16:10:52.673Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2022-04-19T16:10:52.673Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-19T16:10:52.673Z] PASS [2022-04-19T16:10:52.673Z] [2022-04-19T16:10:52.673Z] === Skipped [2022-04-19T16:10:52.673Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T16:10:52.673Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:10:52.673Z] [2022-04-19T16:10:52.673Z] DONE 27 tests, 1 skipped in 195.678s [2022-04-19T16:10:52.673Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T16:10:52.673Z] ++ 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-04-19T16:10:52.673Z] ++ set -e [2022-04-19T16:10:52.673Z] ++ '[' -n 0 ']' [2022-04-19T16:10:52.673Z] ++ set -x [2022-04-19T16:10:52.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-19T16:10:52.673Z] INFO: Testing against a local daemon [2022-04-19T16:10:52.673Z] === RUN TestSessionCreate [2022-04-19T16:10:52.673Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T16:10:52.673Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T16:10:52.673Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-04-19T16:10:52.673Z] PASS [2022-04-19T16:10:52.673Z] [2022-04-19T16:10:52.673Z] DONE 2 tests in 0.117s [2022-04-19T16:10:52.673Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T16:10:52.673Z] ++ 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-04-19T16:10:52.673Z] ++ set -e [2022-04-19T16:10:52.673Z] ++ '[' -n 0 ']' [2022-04-19T16:10:52.673Z] ++ set -x [2022-04-19T16:10:52.673Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-19T16:10:52.928Z] INFO: Testing against a local daemon [2022-04-19T16:10:52.928Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:10:52.928Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T16:10:52.928Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:10:52.928Z] === RUN TestDiskUsage [2022-04-19T16:10:52.928Z] === PAUSE TestDiskUsage [2022-04-19T16:10:52.928Z] === RUN TestEventsExecDie [2022-04-19T16:10:52.982Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10033" [2022-04-19T16:10:52.982Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49385" [2022-04-19T16:10:52.982Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10034" [2022-04-19T16:10:52.983Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49386" [2022-04-19T16:10:52.983Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.49.249:10035" [2022-04-19T16:10:52.983Z] time="2022-04-19T16:10:52Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49387" [2022-04-19T16:10:53.111Z] --- PASS: TestIpcModeNone (0.63s) [2022-04-19T16:10:53.111Z] === RUN TestIpcModePrivate [2022-04-19T16:10:53.461Z] 2022/04/19 16:10:53 Closing DB instances... [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="node3(6f7490dd79c6): Node leave event for df18400d0ae7/172.20.49.249" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="node4(70874dcaf5b1): Node leave event for df18400d0ae7/172.20.49.249" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="node5(9285587ba999): Node leave event for df18400d0ae7/172.20.49.249" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="node2(fd7bbcea81d5): Node leave event for df18400d0ae7/172.20.49.249" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="node1(df18400d0ae7): Node leave event for df18400d0ae7/172.20.49.249" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.461Z] time="2022-04-19T16:10:53Z" level=info msg="Node df18400d0ae7/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.489Z] --- PASS: TestEventsExecDie (0.78s) [2022-04-19T16:10:53.489Z] === RUN TestEventsBackwardsCompatible [2022-04-19T16:10:53.673Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-19T16:10:53.746Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-19T16:10:53.746Z] === RUN TestEventsVolumeCreate [2022-04-19T16:10:53.746Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-19T16:10:53.746Z] === RUN TestInfoBinaryCommits [2022-04-19T16:10:53.746Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T16:10:53.746Z] === RUN TestInfoAPIVersioned [2022-04-19T16:10:53.746Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-19T16:10:53.746Z] === RUN TestInfoAPI [2022-04-19T16:10:53.746Z] --- PASS: TestInfoAPI (0.01s) [2022-04-19T16:10:53.746Z] === RUN TestInfoAPIWarnings [2022-04-19T16:10:53.930Z] --- PASS: TestIpcModePrivate (0.60s) [2022-04-19T16:10:53.930Z] === RUN TestIpcModeShareable [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="node3(6f7490dd79c6): Node leave event for fd7bbcea81d5/172.20.49.249" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="node5(9285587ba999): Node leave event for fd7bbcea81d5/172.20.49.249" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="node4(70874dcaf5b1): Node leave event for fd7bbcea81d5/172.20.49.249" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5 change state NodeActive --> NodeLeft" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="node2(fd7bbcea81d5): Node leave event for fd7bbcea81d5/172.20.49.249" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, left gossip cluster" [2022-04-19T16:10:53.930Z] time="2022-04-19T16:10:53Z" level=info msg="Node fd7bbcea81d5/172.20.49.249, left gossip cluster" [2022-04-19T16:10:54.002Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T16:10:54.188Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="Node 6f7490dd79c6 change state NodeActive --> NodeLeft" [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="node5(9285587ba999): Node leave event for 6f7490dd79c6/172.20.49.249" [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="Node 6f7490dd79c6 change state NodeActive --> NodeLeft" [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="node4(70874dcaf5b1): Node leave event for 6f7490dd79c6/172.20.49.249" [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="Node 6f7490dd79c6 change state NodeActive --> NodeLeft" [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="node3(6f7490dd79c6): Node leave event for 6f7490dd79c6/172.20.49.249" [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, left gossip cluster" [2022-04-19T16:10:54.399Z] time="2022-04-19T16:10:54Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, left gossip cluster" [2022-04-19T16:10:54.445Z] --- PASS: TestIpcModeShareable (0.68s) [2022-04-19T16:10:54.445Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T16:10:54.608Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T16:10:54.621Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:54.864Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T16:10:54.864Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=info msg="Node 6f7490dd79c6/172.20.49.249, left gossip cluster" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=debug msg="memberlist: Failed ping: 9285587ba999 (timeout reached)" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.49.249:10035: use of closed network connection" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.49.249:10036: use of closed network connection" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=debug msg="memberlist: Stream connection from=172.20.49.249:49388" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=info msg="Node 70874dcaf5b1 change state NodeActive --> NodeLeft" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=info msg="node5(9285587ba999): Node leave event for 70874dcaf5b1/172.20.49.249" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=info msg="Node 70874dcaf5b1 change state NodeActive --> NodeLeft" [2022-04-19T16:10:54.868Z] time="2022-04-19T16:10:54Z" level=info msg="node4(70874dcaf5b1): Node leave event for 70874dcaf5b1/172.20.49.249" [2022-04-19T16:10:55.076Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:55.076Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:55.076Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:55.076Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:10:55.076Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:55.076Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:10:55.076Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:10:55.076Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:10:55.076Z] --- PASS: TestWindowsDevices (0.02s) [2022-04-19T16:10:55.076Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-19T16:10:55.076Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.49s) [2022-04-19T16:10:55.076Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.50s) [2022-04-19T16:10:55.076Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.37s) [2022-04-19T16:10:55.076Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.57s) [2022-04-19T16:10:55.076Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-19T16:10:55.076Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T16:10:55.076Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-19T16:10:55.076Z] === RUN TestDiff [2022-04-19T16:10:55.076Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T16:10:55.076Z] --- SKIP: TestDiff (0.00s) [2022-04-19T16:10:55.076Z] === RUN TestExecWithCloseStdin [2022-04-19T16:10:55.076Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T16:10:55.076Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-19T16:10:55.076Z] === RUN TestExec [2022-04-19T16:10:55.337Z] time="2022-04-19T16:10:54Z" level=warning msg="memberlist: Was able to connect to 9285587ba999 but other probes failed, network may be misconfigured" [2022-04-19T16:10:55.337Z] time="2022-04-19T16:10:55Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, left gossip cluster" [2022-04-19T16:10:55.470Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T16:10:55.470Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-19T16:10:55.470Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T16:10:55.806Z] time="2022-04-19T16:10:55Z" level=info msg="Node 70874dcaf5b1/172.20.49.249, left gossip cluster" [2022-04-19T16:10:56.035Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T16:10:56.277Z] time="2022-04-19T16:10:55Z" level=info msg="Node 9285587ba999/172.20.49.249, left gossip cluster" [2022-04-19T16:10:56.277Z] time="2022-04-19T16:10:55Z" level=info msg="Node 9285587ba999 change state NodeActive --> NodeFailed" [2022-04-19T16:10:56.277Z] time="2022-04-19T16:10:55Z" level=info msg="Node 9285587ba999/172.20.49.249, added to failed nodes list" [2022-04-19T16:10:56.277Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-04-19T16:10:56.277Z] PASS [2022-04-19T16:10:56.277Z] coverage: 60.0% of statements [2022-04-19T16:10:56.277Z] ok github.com/docker/docker/libnetwork/networkdb 105.054s coverage: 60.0% of statements [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/quota [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T16:10:56.277Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T16:10:56.341Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-04-19T16:10:56.341Z] === RUN TestAPIIpcModeHost [2022-04-19T16:10:56.597Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T16:10:56.599Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-19T16:10:56.599Z] === RUN TestDaemonIpcModeShareable [2022-04-19T16:10:57.161Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T16:10:57.417Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T16:10:57.674Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T16:10:57.674Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T16:10:57.675Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-19T16:10:57.675Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T16:10:57.968Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-19T16:10:57.968Z] --- PASS: TestDaemonIpcModeShareable (1.23s) [2022-04-19T16:10:57.968Z] === RUN TestDaemonIpcModePrivate [2022-04-19T16:10:57.971Z] --- PASS: TestExec (2.92s) [2022-04-19T16:10:57.971Z] === RUN TestExecUser [2022-04-19T16:10:57.971Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T16:10:57.971Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T16:10:57.971Z] === RUN TestExportContainerAndImportImage [2022-04-19T16:10:57.971Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:57.971Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T16:10:57.971Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T16:10:57.971Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:10:57.971Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T16:10:57.971Z] === RUN TestHealthCheckWorkdir [2022-04-19T16:10:57.971Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T16:10:57.971Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T16:10:57.971Z] === RUN TestHealthKillContainer [2022-04-19T16:10:57.971Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T16:10:57.971Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T16:10:57.971Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T16:10:57.971Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:10:57.971Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:10:57.971Z] === RUN TestKillContainerInvalidSignal [2022-04-19T16:10:58.238Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T16:10:58.801Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T16:10:58.801Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T16:10:58.897Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-19T16:10:59.153Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-19T16:10:59.153Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === Skipped [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-19T16:10:59.245Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-19T16:10:59.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-19T16:10:59.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-19T16:10:59.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-19T16:10:59.245Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-19T16:10:59.245Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T16:10:59.245Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T16:10:59.245Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T16:10:59.245Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-19T16:10:59.245Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T16:10:59.245Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-19T16:10:59.245Z] daemon_test.go:145: root required [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-19T16:10:59.245Z] reload_test.go:342: root required [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-19T16:10:59.245Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-19T16:10:59.245Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-19T16:10:59.245Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-19T16:10:59.245Z] download_test.go:267: Needs fixing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-19T16:10:59.245Z] layer_test.go:291: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-19T16:10:59.245Z] layer_test.go:340: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-19T16:10:59.245Z] layer_test.go:455: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-19T16:10:59.245Z] layer_test.go:684: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-19T16:10:59.245Z] migration_test.go:45: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-19T16:10:59.245Z] migration_test.go:181: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-19T16:10:59.245Z] mount_test.go:17: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-19T16:10:59.245Z] mount_test.go:76: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-19T16:10:59.245Z] mount_test.go:125: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-19T16:10:59.245Z] mount_test.go:212: Failing on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-19T16:10:59.245Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-04-19T16:10:59.245Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-19T16:10:59.245Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-19T16:10:59.245Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-19T16:10:59.245Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-19T16:10:59.245Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-19T16:10:59.245Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-19T16:10:59.245Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-19T16:10:59.245Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-19T16:10:59.245Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-19T16:10:59.245Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-19T16:10:59.245Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:10:59.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:10:59.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:10:59.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:10:59.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:10:59.245Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:133: Xz not present in msys2 [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-19T16:10:59.245Z] archive_test.go:140: zstd not installed [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:252: Failing on Windows CI machines [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-19T16:10:59.245Z] archive_windows_test.go:16: Currently fails [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-19T16:10:59.245Z] changes_test.go:196: needs more investigation [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-19T16:10:59.245Z] changes_test.go:433: needs further investigation [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-19T16:10:59.245Z] changes_test.go:469: needs further investigation [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-19T16:10:59.245Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-19T16:10:59.245Z] poller_test.go:40: No chmod on Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-19T16:10:59.245Z] fileutils_test.go:133: Needs porting to Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-19T16:10:59.245Z] fileutils_test.go:179: Needs porting to Windows [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-19T16:10:59.245Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-19T16:10:59.245Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-19T16:10:59.245Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-19T16:10:59.245Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.245Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-19T16:10:59.245Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-19T16:10:59.245Z] [2022-04-19T16:10:59.246Z] DONE 2197 tests, 68 skipped in 300.197s [2022-04-19T16:10:59.246Z] INFO: make.ps1 ended at 04/19/2022 16:10:58 [2022-04-19T16:10:59.366Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T16:10:59.929Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T16:11:00.083Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-19T16:11:00.340Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-04-19T16:11:00.340Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T16:11:00.821Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-19T16:11:00.821Z] INFO: Unit tests ended at 04/19/2022 16:11:00. Duration:00:05:18.2507071 [2022-04-19T16:11:00.821Z] INFO: Building busybox [2022-04-19T16:11:00.821Z] Sending build context to Docker daemon 5.12kB [2022-04-19T16:11:00.821Z] [2022-04-19T16:11:00.821Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-19T16:11:00.821Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-19T16:11:00.821Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-19T16:11:00.821Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-19T16:11:00.821Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-19T16:11:00.821Z] ---> e8870c5c3ab2 [2022-04-19T16:11:00.821Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-19T16:11:00.821Z] ---> Running in 6b5445597893 [2022-04-19T16:11:00.871Z] --- PASS: TestKillContainerInvalidSignal (2.40s) [2022-04-19T16:11:00.871Z] === RUN TestKillContainer [2022-04-19T16:11:00.871Z] === RUN TestKillContainer/no_signal [2022-04-19T16:11:01.272Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-19T16:11:01.528Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.34s) [2022-04-19T16:11:01.528Z] === RUN TestIpcModeOlderClient [2022-04-19T16:11:01.528Z] === PAUSE TestIpcModeOlderClient [2022-04-19T16:11:01.528Z] === RUN TestKillContainerInvalidSignal [2022-04-19T16:11:01.817Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T16:11:01.817Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T16:11:02.090Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-04-19T16:11:02.090Z] === RUN TestKillContainer [2022-04-19T16:11:02.090Z] === RUN TestKillContainer/no_signal [2022-04-19T16:11:02.377Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T16:11:02.651Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T16:11:02.907Z] === RUN TestKillContainer/killing_signal [2022-04-19T16:11:02.938Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T16:11:03.032Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T16:11:03.032Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T16:11:03.032Z] === RUN TestKillContainer/killing_signal [2022-04-19T16:11:03.468Z] --- PASS: TestKillContainer (1.31s) [2022-04-19T16:11:03.468Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-04-19T16:11:03.468Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-19T16:11:03.468Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-19T16:11:03.468Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T16:11:03.468Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/networkdb 103.376s coverage: 60.0% of statements [2022-04-19T16:11:03.479Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/osl 4.351s coverage: 39.7% of statements [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/portmapper 0.286s coverage: 48.6% of statements [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-19T16:11:03.479Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T16:11:03.479Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === Skipped [2022-04-19T16:11:03.479Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-19T16:11:03.479Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-19T16:11:03.479Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-19T16:11:03.479Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:11:03.479Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:11:03.479Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:11:03.479Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:11:03.479Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:11:03.479Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-19T16:11:03.479Z] firewalld_test.go:14: firewalld is not running [2022-04-19T16:11:03.479Z] [2022-04-19T16:11:03.479Z] DONE 326 tests, 9 skipped in 201.725s [2022-04-19T16:11:03.725Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T16:11:03.864Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T16:11:04.006Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] Post stage [Pipeline] junit [2022-04-19T16:11:04.054Z] Recording test results [2022-04-19T16:11:04.426Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T16:11:04.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-04-19T16:11:04.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-19T16:11:04.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-04-19T16:11:04.653Z] === RUN TestKillStoppedContainer [2022-04-19T16:11:04.653Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-19T16:11:04.653Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T16:11:04.912Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-04-19T16:11:04.912Z] === RUN TestKillDifferentUserContainer [2022-04-19T16:11:04.986Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T16:11:05.167Z] --- PASS: TestKillDifferentUserContainer (0.46s) [2022-04-19T16:11:05.167Z] === RUN TestInspectOomKilledTrue [2022-04-19T16:11:05.167Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:11:05.167Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T16:11:05.167Z] === RUN TestInspectOomKilledFalse [2022-04-19T16:11:05.167Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:11:05.167Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T16:11:05.167Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T16:11:05.194Z] --- PASS: TestKillContainer (4.68s) [2022-04-19T16:11:05.194Z] --- PASS: TestKillContainer/no_signal (2.31s) [2022-04-19T16:11:05.194Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:11:05.194Z] --- PASS: TestKillContainer/killing_signal (2.31s) [2022-04-19T16:11:05.194Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T16:11:05.194Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:11:05.194Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T16:11:05.194Z] === RUN TestKillStoppedContainer [2022-04-19T16:11:05.194Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:11:05.194Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T16:11:05.194Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T16:11:05.194Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:11:05.194Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T16:11:05.194Z] === RUN TestKillDifferentUserContainer [2022-04-19T16:11:05.194Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T16:11:05.194Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T16:11:05.194Z] === RUN TestInspectOomKilledTrue [2022-04-19T16:11:05.194Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:11:05.194Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T16:11:05.194Z] === RUN TestInspectOomKilledFalse [2022-04-19T16:11:05.194Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:11:05.194Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T16:11:05.194Z] === RUN TestLogsFollowTailEmpty [2022-04-19T16:11:05.418Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-19T16:11:05.548Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T16:11:05.730Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2022-04-19T16:11:05.730Z] === RUN TestLinksContainerNames [2022-04-19T16:11:05.796Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -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:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh dynbinary test-integration [2022-04-19T16:11:05.805Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T16:11:06.362Z] [2022-04-19T16:11:06.362Z] Removing bundles/ [2022-04-19T16:11:06.362Z] [2022-04-19T16:11:06.362Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-19T16:11:06.362Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T16:11:06.362Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:11:06.366Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T16:11:06.660Z] --- PASS: TestLinksContainerNames (0.88s) [2022-04-19T16:11:06.660Z] === RUN TestLogsFollowTailEmpty [2022-04-19T16:11:06.917Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-19T16:11:06.917Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T16:11:06.929Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T16:11:06.929Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-19T16:11:07.370Z] --- PASS: TestLogsFollowTailEmpty (2.29s) [2022-04-19T16:11:07.370Z] === RUN TestNetworkNat [2022-04-19T16:11:07.370Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T16:11:07.370Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T16:11:07.370Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T16:11:07.479Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/default [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/private [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/slave [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/shared [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/default [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/shared [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/slave [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/private [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T16:11:07.479Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:11:07.479Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T16:11:07.479Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T16:11:07.734Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:11:07.990Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-19T16:11:07.990Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T16:11:07.990Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-19T16:11:07.990Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-19T16:11:07.990Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T16:11:07.991Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T16:11:07.991Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T16:11:08.293Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T16:11:08.293Z] check_test.go:379: [d579c1d349d6b] daemon is not started [2022-04-19T16:11:08.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-19T16:11:09.221Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T16:11:09.359Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2022-04-19T16:11:09.359Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T16:11:09.616Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-19T16:11:09.616Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T16:11:09.873Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-19T16:11:09.873Z] === RUN TestNetworkNat [2022-04-19T16:11:10.150Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-04-19T16:11:10.150Z] === RUN TestInfoDebug [2022-04-19T16:11:10.150Z] docker_api_swarm_test.go:802: [d2ef0db86f79c] joining swarm manager [d14cb0d875c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:11:10.252Z] --- PASS: TestNetworkLocalhostTCPNat (2.86s) [2022-04-19T16:11:10.252Z] === RUN TestNetworkLoopbackNat [2022-04-19T16:11:10.252Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T16:11:10.252Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T16:11:10.252Z] === RUN TestPause [2022-04-19T16:11:10.252Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T16:11:10.252Z] --- SKIP: TestPause (0.00s) [2022-04-19T16:11:10.252Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T16:11:10.406Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T16:11:10.406Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T16:11:10.406Z] === RUN TestInfoInsecureRegistries [2022-04-19T16:11:10.437Z] --- PASS: TestNetworkNat (0.45s) [2022-04-19T16:11:10.437Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T16:11:10.677Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T16:11:10.940Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-19T16:11:10.940Z] === RUN TestInfoRegistryMirrors [2022-04-19T16:11:11.001Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-19T16:11:11.001Z] === RUN TestNetworkLoopbackNat [2022-04-19T16:11:11.135Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:11:11.135Z] INFO: Testing against a local daemon [2022-04-19T16:11:11.135Z] === RUN TestBuildWithSession [2022-04-19T16:11:11.135Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:11:11.135Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T16:11:11.135Z] === RUN TestBuildSquashParent [2022-04-19T16:11:11.135Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:11:11.135Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T16:11:11.135Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T16:11:11.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:11:11.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:11:11.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:11:11.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:11:11.135Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:11:11.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:11:11.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:11:11.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:11:11.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:11:11.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:11:11.135Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:11:11.135Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:11:11.135Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:11:11.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:11:11.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:11:11.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:11:11.503Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T16:11:11.503Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T16:11:11.503Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-19T16:11:11.503Z] === RUN TestPingCacheHeaders [2022-04-19T16:11:11.760Z] docker_api_swarm_test.go:802: [df6fb06cd4695] joining swarm manager [d14cb0d875c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:11:11.760Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T16:11:11.760Z] === RUN TestPingGet [2022-04-19T16:11:11.760Z] --- PASS: TestPingGet (0.01s) [2022-04-19T16:11:11.760Z] === RUN TestPingHead [2022-04-19T16:11:11.760Z] --- PASS: TestPingHead (0.02s) [2022-04-19T16:11:11.760Z] === RUN TestPingSwarmHeader [2022-04-19T16:11:11.760Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T16:11:12.324Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T16:11:12.415Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.36s) [2022-04-19T16:11:12.415Z] === RUN TestPauseStopPausedContainer [2022-04-19T16:11:12.415Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:11:12.415Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T16:11:12.415Z] === RUN TestPsFilter [2022-04-19T16:11:12.871Z] --- PASS: TestPsFilter (0.27s) [2022-04-19T16:11:12.871Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T16:11:12.886Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T16:11:12.886Z] docker_api_swarm_test.go:802: [d81e39bdff980] joining swarm manager [d14cb0d875c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T16:11:13.448Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T16:11:13.521Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-04-19T16:11:13.521Z] === RUN TestPause [2022-04-19T16:11:14.010Z] docker_api_swarm_test.go:802: [df3d2f3ca1621] joining swarm manager [d14cb0d875c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-19T16:11:14.082Z] --- PASS: TestPause (0.49s) [2022-04-19T16:11:14.083Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T16:11:14.083Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:11:14.083Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:11:14.083Z] === RUN TestPauseStopPausedContainer [2022-04-19T16:11:14.266Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T16:11:14.266Z] --- PASS: TestPingSwarmHeader (2.60s) [2022-04-19T16:11:14.266Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T16:11:14.266Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T16:11:14.266Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T16:11:14.266Z] === RUN TestVersion [2022-04-19T16:11:14.266Z] --- PASS: TestVersion (0.01s) [2022-04-19T16:11:14.266Z] === CONT TestDiskUsage [2022-04-19T16:11:14.339Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-19T16:11:14.339Z] === RUN TestPidHost [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T16:11:14.826Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T16:11:15.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2022-04-19T16:11:15.041Z] === RUN TestRemoveContainerWithVolume [2022-04-19T16:11:15.267Z] --- PASS: TestPidHost (1.01s) [2022-04-19T16:11:15.267Z] === RUN TestPsFilter [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T16:11:15.388Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T16:11:15.388Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T16:11:15.388Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage (1.22s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.14s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T16:11:15.388Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:11:15.388Z] PASS [2022-04-19T16:11:15.388Z] [2022-04-19T16:11:15.388Z] === Skipped [2022-04-19T16:11:15.388Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:11:15.388Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T16:11:15.388Z] [2022-04-19T16:11:15.388Z] DONE 54 tests, 1 skipped in 22.792s [2022-04-19T16:11:15.524Z] --- PASS: TestPsFilter (0.11s) [2022-04-19T16:11:15.524Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T16:11:15.643Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T16:11:15.643Z] ++ 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-04-19T16:11:15.643Z] ++ set -e [2022-04-19T16:11:15.643Z] ++ '[' -n 0 ']' [2022-04-19T16:11:15.643Z] ++ set -x [2022-04-19T16:11:15.643Z] ++ 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-04-19T16:11:15.643Z] INFO: Testing against a local daemon [2022-04-19T16:11:15.643Z] === RUN TestVolumesCreateAndList [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T16:11:15.643Z] === RUN TestVolumesRemove [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-19T16:11:15.643Z] === RUN TestVolumesInspect [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T16:11:15.643Z] === RUN TestVolumesInvalidJSON [2022-04-19T16:11:15.643Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T16:11:15.643Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T16:11:15.643Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T16:11:15.643Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T16:11:15.643Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T16:11:15.643Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T16:11:15.643Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T16:11:15.643Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T16:11:15.643Z] PASS [2022-04-19T16:11:15.643Z] [2022-04-19T16:11:15.643Z] DONE 9 tests in 0.195s [2022-04-19T16:11:15.643Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T16:11:15.899Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T16:11:15.899Z] +++ kill 11194 [2022-04-19T16:11:16.086Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-04-19T16:11:16.086Z] === RUN TestRemoveContainerWithVolume [2022-04-19T16:11:16.154Z] +++ /etc/init.d/apparmor stop [2022-04-19T16:11:16.154Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T16:11:16.154Z] [2022-04-19T16:11:16.154Z] Unloading profiles will leave already running processes permanently [2022-04-19T16:11:16.154Z] unconfined, which can lead to unexpected situations. [2022-04-19T16:11:16.154Z] [2022-04-19T16:11:16.154Z] To set a process to complain mode, use the command line tool [2022-04-19T16:11:16.154Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T16:11:16.154Z] +++ true [2022-04-19T16:11:16.154Z] exiting test-integration [2022-04-19T16:11:16.154Z] ++ exit 0 [2022-04-19T16:11:16.154Z] [2022-04-19T16:11:16.342Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-19T16:11:16.342Z] === RUN TestRemoveContainerRunning [2022-04-19T16:11:16.410Z] docker_api_swarm_test.go:810: [dac8927b4c1dc] joining swarm manager [d14cb0d875c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-19T16:11:16.667Z] + for job in $(jobs -p) [2022-04-19T16:11:16.667Z] + wait 9226 [2022-04-19T16:11:16.905Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-19T16:11:16.905Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T16:11:17.162Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-04-19T16:11:17.162Z] === RUN TestRemoveInvalidContainer [2022-04-19T16:11:17.162Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T16:11:17.162Z] === RUN TestRenameLinkedContainer [2022-04-19T16:11:17.202Z] --- PASS: TestRemoveContainerWithVolume (2.31s) [2022-04-19T16:11:17.202Z] === RUN TestRemoveContainerRunning [2022-04-19T16:11:18.035Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T16:11:18.035Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T16:11:18.653Z] Removing intermediate container 6b5445597893 [2022-04-19T16:11:18.653Z] ---> d0927977b8e9 [2022-04-19T16:11:18.653Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-19T16:11:18.653Z] ---> Running in 9426832caff2 [2022-04-19T16:11:18.653Z] Removing intermediate container 9426832caff2 [2022-04-19T16:11:18.653Z] ---> 15deeb19389c [2022-04-19T16:11:18.653Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-19T16:11:18.653Z] ---> Running in d958782dada9 [2022-04-19T16:11:18.963Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T16:11:19.053Z] --- PASS: TestRenameLinkedContainer (1.88s) [2022-04-19T16:11:19.053Z] === RUN TestRenameStoppedContainer [2022-04-19T16:11:19.132Z] Removing intermediate container d958782dada9 [2022-04-19T16:11:19.132Z] ---> 9527a6c26ed3 [2022-04-19T16:11:19.132Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-19T16:11:19.617Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-19T16:11:19.617Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T16:11:20.093Z] --- PASS: TestRemoveContainerRunning (2.26s) [2022-04-19T16:11:20.093Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T16:11:20.129Z] [2022-04-19T16:11:20.561Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-04-19T16:11:20.561Z] === RUN TestRenameInvalidName [2022-04-19T16:11:20.598Z] ---> 4e67ce555352 [2022-04-19T16:11:20.598Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-19T16:11:20.822Z] --- PASS: TestRenameInvalidName (0.46s) [2022-04-19T16:11:20.822Z] === RUN TestRenameAnonymousContainer [2022-04-19T16:11:21.068Z] ---> Running in e743bfa26693 [2022-04-19T16:11:22.257Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.26s) [2022-04-19T16:11:22.257Z] === RUN TestRemoveInvalidContainer [2022-04-19T16:11:22.257Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-19T16:11:22.257Z] === RUN TestRenameLinkedContainer [2022-04-19T16:11:22.257Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T16:11:22.257Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T16:11:22.257Z] === RUN TestRenameStoppedContainer [2022-04-19T16:11:22.732Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-04-19T16:11:22.732Z] === RUN TestRenameContainerWithSameName [2022-04-19T16:11:22.732Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-19T16:11:22.732Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T16:11:23.660Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-04-19T16:11:23.660Z] === RUN TestResize [2022-04-19T16:11:24.223Z] --- PASS: TestResize (0.44s) [2022-04-19T16:11:24.223Z] === RUN TestResizeWithInvalidSize [2022-04-19T16:11:24.419Z] --- PASS: TestRenameStoppedContainer (2.35s) [2022-04-19T16:11:24.419Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T16:11:24.784Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-19T16:11:24.784Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T16:11:25.040Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:11:25.040Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:11:25.040Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:11:25.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:11:25.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:11:25.041Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:11:25.041Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:11:25.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:11:25.041Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:11:26.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:11:27.052Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T16:11:27.981Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T16:11:28.823Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:11:29.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:11:29.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:11:29.104Z] --- PASS: TestRenameRunningContainerAndReuse (4.82s) [2022-04-19T16:11:29.104Z] === RUN TestRenameInvalidName [2022-04-19T16:11:29.349Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T16:11:29.387Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:11:29.605Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T16:11:30.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:11:30.973Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-19T16:11:31.229Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T16:11:31.229Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T16:11:31.229Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T16:11:31.229Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T16:11:31.248Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:11:31.315Z] --- PASS: TestRenameInvalidName (2.34s) [2022-04-19T16:11:31.315Z] === RUN TestRenameAnonymousContainer [2022-04-19T16:11:31.791Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T16:11:32.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:11:32.354Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T16:11:33.111Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:11:34.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:11:34.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:11:35.536Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:11:35.792Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:11:36.527Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T16:11:36.527Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T16:11:36.728Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:11:36.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:11:39.540Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-19T16:11:39.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (17.87s) [2022-04-19T16:11:39.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (17.87s) [2022-04-19T16:11:39.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.03s) [2022-04-19T16:11:39.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.21s) [2022-04-19T16:11:39.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.61s) [2022-04-19T16:11:39.540Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.67s) [2022-04-19T16:11:39.540Z] === RUN TestBuildMultiStageCopy [2022-04-19T16:11:39.540Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T16:11:40.258Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:11:40.695Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T16:11:41.258Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T16:11:41.258Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T16:11:41.729Z] --- PASS: TestRenameAnonymousContainer (9.36s) [2022-04-19T16:11:41.729Z] === RUN TestRenameContainerWithSameName [2022-04-19T16:11:42.198Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T16:11:42.350Z] Removing intermediate container e743bfa26693 [2022-04-19T16:11:42.350Z] ---> 6d5e3b30fa6f [2022-04-19T16:11:42.350Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-19T16:11:42.350Z] ---> Running in f8d02b1c7edd [2022-04-19T16:11:42.350Z] [2022-04-19T16:11:42.350Z] SUCCESS: Specified value was saved. [2022-04-19T16:11:42.787Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T16:11:43.291Z] --- PASS: TestRenameContainerWithSameName (2.39s) [2022-04-19T16:11:43.291Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T16:11:43.291Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T16:11:43.291Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T16:11:43.291Z] === RUN TestResize [2022-04-19T16:11:43.339Z] Removing intermediate container f8d02b1c7edd [2022-04-19T16:11:43.339Z] ---> 4858f3e4ec11 [2022-04-19T16:11:43.339Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-19T16:11:43.339Z] ---> Running in b939f9cc40b7 [2022-04-19T16:11:43.716Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.23s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.99s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.74s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.45s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s) [2022-04-19T16:11:44.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s) [2022-04-19T16:11:44.432Z] === RUN TestCgroupNamespacesRun [2022-04-19T16:11:44.644Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T16:11:44.996Z] --- PASS: TestCgroupNamespacesRun (1.24s) [2022-04-19T16:11:44.996Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T16:11:44.996Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-19T16:11:44.996Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-19T16:11:44.996Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T16:11:45.573Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T16:11:46.238Z] --- PASS: TestResize (2.90s) [2022-04-19T16:11:46.238Z] === RUN TestResizeWithInvalidSize [2022-04-19T16:11:46.365Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-04-19T16:11:46.365Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T16:11:46.942Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T16:11:47.198Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T16:11:47.732Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-04-19T16:11:47.732Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T16:11:48.122Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T16:11:48.448Z] --- PASS: TestResizeWithInvalidSize (2.40s) [2022-04-19T16:11:48.448Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T16:11:48.659Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-04-19T16:11:48.659Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T16:11:49.221Z] Cannot create a file when that file already exists. [2022-04-19T16:11:49.973Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T16:11:49.973Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T16:11:50.025Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-19T16:11:50.025Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T16:11:50.588Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-19T16:11:50.588Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T16:11:50.658Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2022-04-19T16:11:50.658Z] === RUN TestDaemonRestartKillContainers [2022-04-19T16:11:50.658Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:11:50.658Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:11:50.658Z] === RUN TestStats [2022-04-19T16:11:50.658Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T16:11:50.658Z] --- SKIP: TestStats (0.00s) [2022-04-19T16:11:50.658Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T16:11:50.960Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T16:11:51.956Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-19T16:11:51.956Z] === RUN TestNISDomainname [2022-04-19T16:11:52.213Z] --- PASS: TestNISDomainname (0.52s) [2022-04-19T16:11:52.213Z] === RUN TestHostnameDnsResolution [2022-04-19T16:11:52.526Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T16:11:52.776Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-04-19T16:11:52.776Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T16:11:53.342Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-04-19T16:11:53.342Z] === RUN TestPrivilegedHostDevices [2022-04-19T16:11:53.906Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-04-19T16:11:53.906Z] === RUN TestStats [2022-04-19T16:11:53.981Z] Removing intermediate container b939f9cc40b7 [2022-04-19T16:11:53.981Z] ---> ad66f2e7e066 [2022-04-19T16:11:53.981Z] Step 13/13 : CMD ["sh"] [2022-04-19T16:11:53.981Z] ---> Running in 929e91760070 [2022-04-19T16:11:53.981Z] Removing intermediate container 929e91760070 [2022-04-19T16:11:53.981Z] ---> dbdbdaa0e1b4 [2022-04-19T16:11:53.981Z] Successfully built dbdbdaa0e1b4 [2022-04-19T16:11:53.981Z] Successfully tagged busybox:latest [2022-04-19T16:11:53.981Z] INFO: Docker images of the daemon under test [2022-04-19T16:11:53.981Z] [2022-04-19T16:11:53.981Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-19T16:11:53.981Z] busybox latest dbdbdaa0e1b4 Less than a second ago 5.78GB [2022-04-19T16:11:53.981Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-19T16:11:53.981Z] microsoft/windowsservercore latest e8870c5c3ab2 2 weeks ago 5.76GB [2022-04-19T16:11:53.981Z] [2022-04-19T16:11:53.981Z] INFO: Running integration tests at 04/19/2022 16:11:53... [2022-04-19T16:11:53.981Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-19T16:11:53.981Z] INFO: Integration API tests being run from the host: [2022-04-19T16:11:53.981Z] INFO: make.ps1 starting at 04/19/2022 16:11:53 [2022-04-19T16:11:54.092Z] --- PASS: TestBuildMultiStageCopy (15.17s) [2022-04-19T16:11:54.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.50s) [2022-04-19T16:11:54.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.88s) [2022-04-19T16:11:54.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-04-19T16:11:54.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-04-19T16:11:54.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.39s) [2022-04-19T16:11:54.092Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T16:11:54.655Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T16:11:54.970Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-19T16:11:55.414Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.27s) [2022-04-19T16:11:55.414Z] === RUN TestStopContainerWithTimeout [2022-04-19T16:11:55.414Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T16:11:55.414Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T16:11:55.414Z] === RUN TestUpdateRestartPolicy [2022-04-19T16:11:56.308Z] --- PASS: TestBuildMultiStageParentConfig (2.57s) [2022-04-19T16:11:56.308Z] === RUN TestBuildLabelWithTargets [2022-04-19T16:11:56.308Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:11:56.308Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-19T16:11:56.308Z] === RUN TestBuildWithEmptyLayers [2022-04-19T16:11:56.424Z] --- PASS: TestStats (2.50s) [2022-04-19T16:11:56.424Z] === RUN TestStopContainerWithTimeout [2022-04-19T16:11:56.424Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T16:11:56.424Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T16:11:56.424Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T16:11:56.424Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T16:11:56.424Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T16:11:56.424Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T16:11:56.424Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T16:11:56.424Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T16:11:56.424Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T16:11:56.424Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T16:11:57.126Z] .........................xx.................... [ 29%] [2022-04-19T16:11:57.355Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T16:11:57.873Z] --- PASS: TestBuildWithEmptyLayers (1.54s) [2022-04-19T16:11:57.873Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T16:11:59.243Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T16:12:01.133Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T16:12:01.133Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2022-04-19T16:12:01.133Z] --- PASS: TestStopContainerWithTimeout/3 (2.83s) [2022-04-19T16:12:01.133Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-19T16:12:01.133Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-04-19T16:12:01.133Z] === RUN TestDeleteDevicemapper [2022-04-19T16:12:01.133Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:12:01.133Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T16:12:01.133Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T16:12:01.188Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T16:12:01.188Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T16:12:01.188Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T16:12:01.750Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T16:12:02.311Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T16:12:02.497Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s) [2022-04-19T16:12:02.497Z] === RUN TestUpdateMemory [2022-04-19T16:12:02.497Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:12:02.497Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-19T16:12:02.497Z] === RUN TestUpdateCPUQuota [2022-04-19T16:12:02.566Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T16:12:02.822Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T16:12:03.425Z] --- PASS: TestUpdateCPUQuota (0.87s) [2022-04-19T16:12:03.425Z] === RUN TestUpdatePidsLimit [2022-04-19T16:12:03.425Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T16:12:03.425Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T16:12:03.681Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T16:12:03.938Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T16:12:04.185Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T16:12:04.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T16:12:04.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-19T16:12:04.441Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-19T16:12:04.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T16:12:04.450Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T16:12:05.370Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-19T16:12:05.381Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-04-19T16:12:05.381Z] === RUN TestUpdateRestartPolicy [2022-04-19T16:12:06.739Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T16:12:06.995Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T16:12:09.513Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T16:12:13.322Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-19T16:12:13.675Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T16:12:13.675Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-19T16:12:13.675Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T16:12:14.615Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T16:12:15.692Z] --- PASS: TestBuildMultiStageOnBuild (15.68s) [2022-04-19T16:12:15.692Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T16:12:15.692Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:12:15.692Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T16:12:15.692Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T16:12:16.656Z] --- PASS: TestUpdateRestartPolicy (20.54s) [2022-04-19T16:12:16.656Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T16:12:17.616Z] --- PASS: TestUpdateRestartPolicy (11.19s) [2022-04-19T16:12:17.616Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T16:12:17.616Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-04-19T16:12:17.616Z] === RUN TestWaitNonBlocked [2022-04-19T16:12:17.616Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:12:17.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:12:17.616Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:12:17.616Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:12:17.616Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:12:17.616Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:12:17.616Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T16:12:17.616Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-04-19T16:12:17.616Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-04-19T16:12:17.616Z] === RUN TestWaitBlocked [2022-04-19T16:12:17.616Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:12:17.616Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:12:17.616Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:12:17.616Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:12:17.616Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:12:17.616Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:12:17.894Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T16:12:18.219Z] --- PASS: TestUpdateRestartWithAutoRemove (2.42s) [2022-04-19T16:12:18.219Z] === RUN TestWaitNonBlocked [2022-04-19T16:12:18.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:12:18.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:12:18.219Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:12:18.219Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:12:18.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:12:18.219Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:12:18.548Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T16:12:18.548Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-04-19T16:12:18.548Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-19T16:12:18.548Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T16:12:18.548Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T16:12:19.262Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T16:12:20.799Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-19T16:12:21.067Z] --- PASS: TestContainerStartOnDaemonRestart (2.25s) [2022-04-19T16:12:21.067Z] === CONT TestIpcModeOlderClient [2022-04-19T16:12:21.067Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-19T16:12:21.067Z] === CONT TestDaemonHostGatewayIP [2022-04-19T16:12:21.783Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T16:12:22.008Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-19T16:12:22.008Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.35s) [2022-04-19T16:12:22.008Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.49s) [2022-04-19T16:12:22.008Z] === RUN TestWaitBlocked [2022-04-19T16:12:22.008Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:22.008Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T16:12:22.008Z] PASS [2022-04-19T16:12:22.008Z] ok github.com/docker/docker/integration/container 92.333s [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === Skipped [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T16:12:22.008Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T16:12:22.008Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T16:12:22.008Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T16:12:22.008Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T16:12:22.008Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T16:12:22.008Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T16:12:22.008Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-19T16:12:22.008Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:12:22.008Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-19T16:12:22.008Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:12:22.008Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.14s) [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-19T16:12:22.008Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:12:22.008Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T16:12:22.008Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:12:22.008Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-19T16:12:22.008Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:12:22.008Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.19s) [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T16:12:22.008Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-19T16:12:22.008Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T16:12:22.008Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T16:12:22.008Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T16:12:22.008Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T16:12:22.008Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T16:12:22.008Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:12:22.008Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:12:22.008Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T16:12:22.008Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T16:12:22.008Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T16:12:22.008Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T16:12:22.008Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T16:12:22.008Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T16:12:22.008Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T16:12:22.008Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T16:12:22.008Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T16:12:22.008Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T16:12:22.008Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T16:12:22.008Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T16:12:22.008Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T16:12:22.008Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:12:22.008Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T16:12:22.008Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T16:12:22.008Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T16:12:22.008Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:22.008Z] [2022-04-19T16:12:22.008Z] DONE 119 tests, 38 skipped in 94.347s [2022-04-19T16:12:22.008Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T16:12:22.957Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-04-19T16:12:22.957Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T16:12:24.846Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.75s) [2022-04-19T16:12:24.846Z] === CONT TestDaemonRestartIpcMode [2022-04-19T16:12:25.689Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-19T16:12:25.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-19T16:12:26.118Z] --- PASS: TestBuildMultiStageLayerLeak (11.86s) [2022-04-19T16:12:26.118Z] === RUN TestBuildWithHugeFile [2022-04-19T16:12:26.508Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T16:12:27.361Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-04-19T16:12:28.395Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T16:12:29.759Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T16:12:29.759Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-19T16:12:30.630Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2022-04-19T16:12:30.630Z] PASS [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] === Skipped [2022-04-19T16:12:30.630Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-19T16:12:30.630Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-19T16:12:30.630Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-19T16:12:30.630Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:12:30.630Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-19T16:12:30.630Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T16:12:30.630Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-19T16:12:30.630Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:12:30.630Z] [2022-04-19T16:12:30.630Z] DONE 234 tests, 7 skipped in 117.659s [2022-04-19T16:12:30.630Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T16:12:30.630Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T16:12:30.689Z] === RUN TestDockerSuite/TestPortList [2022-04-19T16:12:30.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:12:30.865Z] INFO: Testing against a local daemon [2022-04-19T16:12:30.865Z] === RUN TestBuildWithSession [2022-04-19T16:12:30.865Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:12:30.865Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T16:12:30.865Z] === RUN TestBuildSquashParent [2022-04-19T16:12:30.865Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:30.865Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-19T16:12:30.865Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T16:12:30.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:12:30.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:12:30.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:12:30.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:12:30.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:12:30.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:12:30.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:12:30.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:12:30.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:12:30.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:12:30.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:12:30.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:12:30.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:12:30.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:12:30.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:12:30.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:12:30.887Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-19T16:12:30.887Z] === RUN TestDaemonConfigValidation [2022-04-19T16:12:30.887Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:12:30.887Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:12:30.887Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T16:12:30.887Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T16:12:30.887Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T16:12:30.887Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T16:12:30.887Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T16:12:30.887Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T16:12:30.887Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T16:12:30.887Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T16:12:30.887Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:12:30.887Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T16:12:30.887Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T16:12:30.887Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T16:12:30.887Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T16:12:30.887Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T16:12:30.887Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-19T16:12:30.887Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-19T16:12:30.887Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-19T16:12:30.887Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2022-04-19T16:12:30.887Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-19T16:12:30.887Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T16:12:30.887Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T16:12:31.618Z] docker_api_swarm_service_test.go:395: [d44307eb0a212] joining swarm manager [ddefe6250f9b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:12:32.255Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T16:12:32.544Z] docker_api_swarm_service_test.go:395: [df9d3f31a706e] joining swarm manager [ddefe6250f9b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:12:33.183Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T16:12:34.110Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T16:12:34.110Z] daemon_test.go:156: [d07ee9df4352b] daemon is not started [2022-04-19T16:12:34.110Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-19T16:12:34.110Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-19T16:12:34.110Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-19T16:12:34.110Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-19T16:12:34.110Z] === RUN TestDaemonProxy [2022-04-19T16:12:34.110Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T16:12:36.004Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T16:12:37.899Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T16:12:38.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:12:38.510Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:12:39.078Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T16:12:39.268Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T16:12:39.334Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T16:12:39.831Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T16:12:39.859Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T16:12:39.859Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T16:12:39.859Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T16:12:39.859Z] === RUN TestDaemonConfigValidation [2022-04-19T16:12:39.859Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T16:12:39.859Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T16:12:39.859Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T16:12:39.859Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T16:12:39.859Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T16:12:39.860Z] === RUN TestDaemonProxy [2022-04-19T16:12:39.860Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T16:12:39.860Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T16:12:39.860Z] PASS [2022-04-19T16:12:39.860Z] ok github.com/docker/docker/integration/daemon 0.075s [2022-04-19T16:12:39.860Z] [2022-04-19T16:12:39.860Z] === Skipped [2022-04-19T16:12:39.860Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T16:12:39.860Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T16:12:39.860Z] [2022-04-19T16:12:39.860Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T16:12:39.860Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T16:12:39.860Z] [2022-04-19T16:12:39.860Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T16:12:39.860Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T16:12:39.860Z] [2022-04-19T16:12:39.860Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T16:12:39.860Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T16:12:39.860Z] [2022-04-19T16:12:39.860Z] DONE 4 tests, 4 skipped in 15.756s [2022-04-19T16:12:39.860Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T16:12:40.327Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:40.327Z] INFO: Testing against a local daemon [2022-04-19T16:12:40.327Z] === RUN TestCommitInheritsEnv [2022-04-19T16:12:40.327Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:12:40.327Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T16:12:40.327Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T16:12:40.327Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:12:40.327Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:12:40.327Z] === RUN TestImportWithCustomPlatform [2022-04-19T16:12:40.327Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:12:40.327Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T16:12:40.327Z] === RUN TestImagesFilterMultiReference [2022-04-19T16:12:40.327Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-19T16:12:40.327Z] === RUN TestImagePullPlatformInvalid [2022-04-19T16:12:40.327Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-19T16:12:40.327Z] === RUN TestRemoveImageOrphaning [2022-04-19T16:12:40.396Z] --- PASS: TestDaemonProxy (6.24s) [2022-04-19T16:12:40.396Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-19T16:12:40.396Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-19T16:12:40.396Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-19T16:12:40.396Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T16:12:40.396Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T16:12:40.396Z] PASS [2022-04-19T16:12:40.396Z] [2022-04-19T16:12:40.396Z] DONE 17 tests in 10.120s [2022-04-19T16:12:40.396Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T16:12:40.396Z] INFO: Testing against a local daemon [2022-04-19T16:12:40.396Z] === RUN TestCommitInheritsEnv [2022-04-19T16:12:40.654Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-19T16:12:40.654Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T16:12:40.654Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-19T16:12:40.654Z] === RUN TestImportWithCustomPlatform [2022-04-19T16:12:40.654Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T16:12:40.654Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T16:12:40.654Z] === RUN TestImportWithCustomPlatform// [2022-04-19T16:12:40.654Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T16:12:40.910Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T16:12:40.910Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T16:12:40.910Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T16:12:40.910Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T16:12:40.910Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-04-19T16:12:40.910Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T16:12:40.910Z] === RUN TestImagesFilterMultiReference [2022-04-19T16:12:41.168Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-19T16:12:41.168Z] === RUN TestImagePullPlatformInvalid [2022-04-19T16:12:41.168Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-19T16:12:41.168Z] === RUN TestRemoveImageOrphaning [2022-04-19T16:12:41.311Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-19T16:12:41.311Z] --- PASS: TestRemoveImageOrphaning (0.81s) [2022-04-19T16:12:41.311Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T16:12:41.311Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-19T16:12:41.311Z] === RUN TestTagInvalidReference [2022-04-19T16:12:41.311Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-19T16:12:41.311Z] === RUN TestTagValidPrefixedRepo [2022-04-19T16:12:41.311Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-19T16:12:41.311Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T16:12:41.311Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-19T16:12:41.311Z] === RUN TestTagOfficialNames [2022-04-19T16:12:41.311Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-19T16:12:41.311Z] === RUN TestTagMatchesDigest [2022-04-19T16:12:41.311Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-19T16:12:41.311Z] PASS [2022-04-19T16:12:41.311Z] ok github.com/docker/docker/integration/image 1.208s [2022-04-19T16:12:41.311Z] [2022-04-19T16:12:41.311Z] === Skipped [2022-04-19T16:12:41.311Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T16:12:41.311Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:12:41.311Z] [2022-04-19T16:12:41.311Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:12:41.311Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:12:41.311Z] [2022-04-19T16:12:41.311Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T16:12:41.311Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:12:41.311Z] [2022-04-19T16:12:41.311Z] DONE 12 tests, 3 skipped in 3.840s [2022-04-19T16:12:41.311Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T16:12:41.425Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-19T16:12:41.425Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T16:12:41.987Z] time="2022-04-19T16:12:41Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-19T16:12:42.810Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-19T16:12:42.810Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:12:42.810Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:12:42.810Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-19T16:12:42.810Z] [2022-04-19T16:12:42.810Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-19T16:12:42.810Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-19T16:12:42.810Z] HOSTNAME=461481fe664a [2022-04-19T16:12:42.810Z] TESTDEBUG=0 [2022-04-19T16:12:42.810Z] DEST=bundles/test-integration [2022-04-19T16:12:42.810Z] PWD=/go/src/github.com/docker/docker [2022-04-19T16:12:42.810Z] DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 [2022-04-19T16:12:42.810Z] container=docker [2022-04-19T16:12:42.810Z] HOME=/root [2022-04-19T16:12:42.810Z] GOLANG_VERSION=1.18 [2022-04-19T16:12:42.811Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-19T16:12:42.811Z] VALIDATE_BRANCH=master [2022-04-19T16:12:42.811Z] TERM=xterm [2022-04-19T16:12:42.811Z] DOCKER_PKG=github.com/docker/docker [2022-04-19T16:12:42.811Z] SHLVL=1 [2022-04-19T16:12:42.811Z] TIMEOUT=120m [2022-04-19T16:12:42.811Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-19T16:12:42.811Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-19T16:12:42.811Z] GO111MODULE=off [2022-04-19T16:12:42.811Z] DOCKER_EXPERIMENTAL=1 [2022-04-19T16:12:42.811Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-19T16:12:42.811Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-19T16:12:42.811Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-19T16:12:42.811Z] GOPATH=/go [2022-04-19T16:12:42.811Z] PKG_CONFIG=pkg-config [2022-04-19T16:12:42.811Z] _=/usr/bin/env [2022-04-19T16:12:42.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-19T16:12:42.881Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:42.881Z] INFO: Testing against a local daemon [2022-04-19T16:12:42.881Z] === RUN TestNetworkCreateDelete [2022-04-19T16:12:42.881Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:42.881Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T16:12:42.881Z] 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-04-19T16:12:42.881Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestDaemonDNSFallback [2022-04-19T16:12:42.881Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:42.881Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestInspectNetwork [2022-04-19T16:12:42.881Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:42.881Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T16:12:42.881Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:42.881Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T16:12:42.881Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:12:42.881Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:12:42.881Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:12:42.881Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T16:12:42.881Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T16:12:42.881Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T16:12:42.881Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestNetworkList [2022-04-19T16:12:42.881Z] === RUN TestNetworkList//networks [2022-04-19T16:12:42.881Z] === PAUSE TestNetworkList//networks [2022-04-19T16:12:42.881Z] === RUN TestNetworkList//networks/ [2022-04-19T16:12:42.881Z] === PAUSE TestNetworkList//networks/ [2022-04-19T16:12:42.881Z] === CONT TestNetworkList//networks [2022-04-19T16:12:42.881Z] === CONT TestNetworkList//networks/ [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkList (0.03s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T16:12:42.881Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T16:12:42.881Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T16:12:42.881Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T16:12:42.881Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T16:12:42.881Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T16:12:42.881Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T16:12:42.881Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T16:12:42.881Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T16:12:42.881Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:12:42.881Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T16:12:42.881Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T16:12:42.881Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T16:12:42.881Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:12:42.881Z] PASS [2022-04-19T16:12:42.881Z] ok github.com/docker/docker/integration/network 0.126s [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === Skipped [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T16:12:42.881Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T16:12:42.881Z] 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-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T16:12:42.881Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T16:12:42.881Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:12:42.881Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:12:42.881Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:12:42.881Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T16:12:42.881Z] [2022-04-19T16:12:42.881Z] DONE 34 tests, 15 skipped in 1.516s [2022-04-19T16:12:43.348Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T16:12:43.354Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-04-19T16:12:43.354Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T16:12:43.354Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-19T16:12:43.354Z] === RUN TestTagInvalidReference [2022-04-19T16:12:43.354Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-19T16:12:43.354Z] === RUN TestTagValidPrefixedRepo [2022-04-19T16:12:43.354Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-19T16:12:43.354Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T16:12:43.354Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T16:12:43.354Z] === RUN TestTagOfficialNames [2022-04-19T16:12:43.354Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-19T16:12:43.354Z] === RUN TestTagMatchesDigest [2022-04-19T16:12:43.354Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T16:12:43.354Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-19T16:12:43.820Z] testing: warning: no tests to run [2022-04-19T16:12:43.820Z] PASS [2022-04-19T16:12:43.820Z] ok github.com/docker/docker/integration/network/ipvlan 0.050s [2022-04-19T16:12:43.820Z] [2022-04-19T16:12:43.820Z] DONE 0 tests in 0.523s [2022-04-19T16:12:43.820Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T16:12:44.288Z] testing: warning: no tests to run [2022-04-19T16:12:44.288Z] PASS [2022-04-19T16:12:44.288Z] ok github.com/docker/docker/integration/network/macvlan 0.049s [2022-04-19T16:12:44.288Z] [2022-04-19T16:12:44.288Z] DONE 0 tests in 0.508s [2022-04-19T16:12:44.288Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T16:12:44.755Z] testing: warning: no tests to run [2022-04-19T16:12:44.755Z] PASS [2022-04-19T16:12:44.755Z] ok github.com/docker/docker/integration/plugin 0.047s [2022-04-19T16:12:44.755Z] [2022-04-19T16:12:44.755Z] DONE 0 tests in 0.517s [2022-04-19T16:12:44.755Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T16:12:45.221Z] testing: warning: no tests to run [2022-04-19T16:12:45.221Z] PASS [2022-04-19T16:12:45.221Z] ok github.com/docker/docker/integration/plugin/authz 0.048s [2022-04-19T16:12:45.221Z] [2022-04-19T16:12:45.221Z] DONE 0 tests in 0.516s [2022-04-19T16:12:45.690Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T16:12:45.876Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T16:12:45.876Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T16:12:45.876Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T16:12:46.131Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T16:12:46.131Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T16:12:46.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T16:12:46.692Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T16:12:46.948Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T16:12:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-19T16:12:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.58s) [2022-04-19T16:12:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.07s) [2022-04-19T16:12:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.14s) [2022-04-19T16:12:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.97s) [2022-04-19T16:12:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.71s) [2022-04-19T16:12:47.192Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.40s) [2022-04-19T16:12:47.192Z] === RUN TestBuildMultiStageCopy [2022-04-19T16:12:47.192Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T16:12:47.203Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T16:12:47.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-19T16:12:48.063Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T16:12:48.063Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-19T16:12:48.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:48.654Z] INFO: Testing against a local daemon [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:12:48.654Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:12:48.654Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T16:12:48.654Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T16:12:48.654Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:12:48.654Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T16:12:48.654Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T16:12:48.654Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T16:12:48.654Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T16:12:48.654Z] === RUN TestPluginInstall [2022-04-19T16:12:48.654Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T16:12:48.654Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T16:12:48.654Z] === RUN TestPluginsWithRuntimes [2022-04-19T16:12:48.654Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T16:12:48.654Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T16:12:48.654Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T16:12:48.654Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T16:12:48.654Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:12:48.654Z] PASS [2022-04-19T16:12:48.654Z] ok github.com/docker/docker/integration/plugin/common 0.104s [2022-04-19T16:12:48.654Z] [2022-04-19T16:12:48.654Z] === Skipped [2022-04-19T16:12:48.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T16:12:48.654Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T16:12:48.654Z] [2022-04-19T16:12:48.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T16:12:48.654Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T16:12:48.654Z] [2022-04-19T16:12:48.654Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:12:48.654Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T16:12:48.654Z] [2022-04-19T16:12:48.654Z] DONE 19 tests, 3 skipped in 3.219s [2022-04-19T16:12:48.654Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T16:12:49.449Z] docker_api_swarm_service_test.go:343: [df7f6cb61c7a6] joining swarm manager [d76efa1eeb6cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:12:50.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:50.232Z] INFO: Testing against a local daemon [2022-04-19T16:12:50.232Z] === RUN TestExternalGraphDriver [2022-04-19T16:12:50.232Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T16:12:50.232Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T16:12:50.232Z] === RUN TestGraphdriverPluginV2 [2022-04-19T16:12:50.232Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T16:12:50.232Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T16:12:50.232Z] PASS [2022-04-19T16:12:50.232Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.072s [2022-04-19T16:12:50.232Z] [2022-04-19T16:12:50.232Z] === Skipped [2022-04-19T16:12:50.232Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T16:12:50.232Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T16:12:50.232Z] [2022-04-19T16:12:50.232Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T16:12:50.232Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T16:12:50.232Z] [2022-04-19T16:12:50.232Z] DONE 2 tests, 2 skipped in 1.546s [2022-04-19T16:12:50.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T16:12:50.389Z] docker_api_swarm_service_test.go:343: [d3cb7992d195b] joining swarm manager [d76efa1eeb6cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:12:50.389Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-19T16:12:50.854Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-19T16:12:51.755Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-19T16:12:51.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:51.793Z] INFO: Testing against a local daemon [2022-04-19T16:12:51.793Z] === RUN TestReadPluginNoRead [2022-04-19T16:12:51.793Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T16:12:51.793Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T16:12:51.793Z] PASS [2022-04-19T16:12:51.793Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2022-04-19T16:12:51.793Z] [2022-04-19T16:12:51.793Z] === Skipped [2022-04-19T16:12:51.793Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T16:12:51.793Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T16:12:51.793Z] [2022-04-19T16:12:51.793Z] DONE 1 tests, 1 skipped in 1.556s [2022-04-19T16:12:52.252Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-19T16:12:52.260Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T16:12:52.317Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-19T16:12:52.317Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T16:12:52.727Z] testing: warning: no tests to run [2022-04-19T16:12:52.727Z] PASS [2022-04-19T16:12:52.727Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2022-04-19T16:12:52.727Z] [2022-04-19T16:12:52.727Z] DONE 0 tests in 0.772s [2022-04-19T16:12:52.727Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T16:12:55.580Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T16:12:55.692Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:55.692Z] INFO: Testing against a local daemon [2022-04-19T16:12:55.692Z] === RUN TestPluginWithDevMounts [2022-04-19T16:12:55.692Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:55.692Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T16:12:55.692Z] PASS [2022-04-19T16:12:55.692Z] ok github.com/docker/docker/integration/plugin/volumes 0.085s [2022-04-19T16:12:55.692Z] [2022-04-19T16:12:55.692Z] === Skipped [2022-04-19T16:12:55.692Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T16:12:55.692Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:55.692Z] [2022-04-19T16:12:55.692Z] DONE 1 tests, 1 skipped in 2.515s [2022-04-19T16:12:55.692Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T16:12:55.835Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T16:12:55.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T16:12:55.897Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T16:12:56.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:56.675Z] INFO: Testing against a local daemon [2022-04-19T16:12:56.675Z] === RUN TestSecretInspect [2022-04-19T16:12:56.675Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T16:12:56.675Z] === RUN TestSecretList [2022-04-19T16:12:56.675Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T16:12:56.675Z] === RUN TestSecretsCreateAndDelete [2022-04-19T16:12:56.675Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T16:12:56.675Z] === RUN TestSecretsUpdate [2022-04-19T16:12:56.675Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T16:12:56.675Z] === RUN TestTemplatedSecret [2022-04-19T16:12:56.675Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T16:12:56.675Z] === RUN TestSecretCreateResolve [2022-04-19T16:12:56.675Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:56.675Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T16:12:56.675Z] PASS [2022-04-19T16:12:56.675Z] ok github.com/docker/docker/integration/secret 0.064s [2022-04-19T16:12:56.675Z] [2022-04-19T16:12:56.675Z] === Skipped [2022-04-19T16:12:56.675Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T16:12:56.675Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] [2022-04-19T16:12:56.675Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T16:12:56.675Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] [2022-04-19T16:12:56.675Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T16:12:56.675Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] [2022-04-19T16:12:56.675Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T16:12:56.675Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] [2022-04-19T16:12:56.675Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T16:12:56.675Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:56.675Z] [2022-04-19T16:12:56.675Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T16:12:56.675Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:56.675Z] [2022-04-19T16:12:56.675Z] DONE 6 tests, 6 skipped in 1.299s [2022-04-19T16:12:56.726Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-19T16:12:56.888Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T16:12:57.143Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T16:12:57.985Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T16:12:58.346Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T16:12:58.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:12:58.716Z] INFO: Testing against a local daemon [2022-04-19T16:12:58.716Z] === RUN TestServiceCreateInit [2022-04-19T16:12:58.716Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T16:12:58.716Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T16:12:58.716Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T16:12:58.716Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestCreateServiceConflict [2022-04-19T16:12:58.716Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T16:12:58.716Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-19T16:12:58.716Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T16:12:58.716Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T16:12:58.716Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T16:12:58.716Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestCreateServiceSysctls [2022-04-19T16:12:58.716Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-19T16:12:58.716Z] === RUN TestCreateServiceCapabilities [2022-04-19T16:12:58.716Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-19T16:12:58.716Z] === RUN TestInspect [2022-04-19T16:12:58.716Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestInspect (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestCreateJob [2022-04-19T16:12:58.716Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestReplicatedJob [2022-04-19T16:12:58.716Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestUpdateReplicatedJob [2022-04-19T16:12:58.716Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestServiceListWithStatuses [2022-04-19T16:12:58.716Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T16:12:58.716Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestDockerNetworkReConnect [2022-04-19T16:12:58.716Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestServicePlugin [2022-04-19T16:12:58.716Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestServiceUpdateLabel [2022-04-19T16:12:58.716Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestServiceUpdateSecrets [2022-04-19T16:12:58.716Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestServiceUpdateConfigs [2022-04-19T16:12:58.716Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestServiceUpdateNetwork [2022-04-19T16:12:58.716Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T16:12:58.716Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T16:12:58.716Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T16:12:58.716Z] PASS [2022-04-19T16:12:58.716Z] ok github.com/docker/docker/integration/service 0.215s [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === Skipped [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:12:58.716Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:12:58.716Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T16:12:58.716Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T16:12:58.716Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-19T16:12:58.716Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T16:12:58.716Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T16:12:58.716Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T16:12:58.716Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-19T16:12:58.716Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-19T16:12:58.716Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T16:12:58.716Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T16:12:58.716Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T16:12:58.716Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T16:12:58.716Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T16:12:58.716Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T16:12:58.716Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T16:12:58.716Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T16:12:58.716Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T16:12:58.716Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T16:12:58.716Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T16:12:58.716Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T16:12:58.716Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T16:12:58.716Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:12:58.716Z] [2022-04-19T16:12:58.716Z] DONE 24 tests, 23 skipped in 1.905s [2022-04-19T16:12:58.716Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T16:12:59.557Z] --- PASS: TestBuildMultiStageCopy (13.31s) [2022-04-19T16:12:59.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.78s) [2022-04-19T16:12:59.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.83s) [2022-04-19T16:12:59.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.04s) [2022-04-19T16:12:59.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2022-04-19T16:12:59.557Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2022-04-19T16:12:59.558Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T16:13:00.278Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:13:00.278Z] INFO: Testing against a local daemon [2022-04-19T16:13:00.278Z] === RUN TestSessionCreate [2022-04-19T16:13:00.278Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T16:13:00.278Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T16:13:00.278Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T16:13:00.278Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T16:13:00.278Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T16:13:00.278Z] PASS [2022-04-19T16:13:00.278Z] ok github.com/docker/docker/integration/session 0.066s [2022-04-19T16:13:00.278Z] [2022-04-19T16:13:00.278Z] === Skipped [2022-04-19T16:13:00.278Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T16:13:00.278Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T16:13:00.278Z] [2022-04-19T16:13:00.278Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T16:13:00.278Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T16:13:00.278Z] [2022-04-19T16:13:00.278Z] DONE 2 tests, 2 skipped in 1.220s [2022-04-19T16:13:00.278Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T16:13:01.658Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T16:13:01.658Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T16:13:01.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:13:01.846Z] INFO: Testing against a local daemon [2022-04-19T16:13:01.846Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:13:01.846Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:13:01.846Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestDiskUsage [2022-04-19T16:13:01.846Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T16:13:01.846Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestEventsExecDie [2022-04-19T16:13:01.846Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T16:13:01.846Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestEventsBackwardsCompatible [2022-04-19T16:13:01.846Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T16:13:01.846Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestEventsVolumeCreate [2022-04-19T16:13:01.846Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T16:13:01.846Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestInfoAPI [2022-04-19T16:13:01.846Z] --- PASS: TestInfoAPI (0.04s) [2022-04-19T16:13:01.846Z] === RUN TestInfoAPIWarnings [2022-04-19T16:13:01.846Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:13:01.846Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestInfoDebug [2022-04-19T16:13:01.846Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:13:01.846Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestInfoInsecureRegistries [2022-04-19T16:13:01.846Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:13:01.846Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestInfoRegistryMirrors [2022-04-19T16:13:01.846Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:13:01.846Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T16:13:01.846Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T16:13:02.518Z] --- PASS: TestBuildMultiStageParentConfig (2.75s) [2022-04-19T16:13:02.518Z] === RUN TestBuildLabelWithTargets [2022-04-19T16:13:02.518Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:13:02.518Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-19T16:13:02.518Z] === RUN TestBuildWithEmptyLayers [2022-04-19T16:13:02.831Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-04-19T16:13:02.831Z] === RUN TestPingCacheHeaders [2022-04-19T16:13:02.831Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-19T16:13:02.831Z] === RUN TestPingGet [2022-04-19T16:13:02.831Z] --- PASS: TestPingGet (0.03s) [2022-04-19T16:13:02.831Z] === RUN TestPingHead [2022-04-19T16:13:02.831Z] --- PASS: TestPingHead (0.03s) [2022-04-19T16:13:02.831Z] === RUN TestPingSwarmHeader [2022-04-19T16:13:02.831Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:13:02.831Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T16:13:02.831Z] === RUN TestVersion [2022-04-19T16:13:02.831Z] --- PASS: TestVersion (0.03s) [2022-04-19T16:13:02.831Z] PASS [2022-04-19T16:13:02.831Z] ok github.com/docker/docker/integration/system 1.178s [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === Skipped [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:13:02.831Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T16:13:02.831Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T16:13:02.831Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T16:13:02.831Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T16:13:02.831Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T16:13:02.831Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T16:13:02.831Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T16:13:02.831Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T16:13:02.831Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T16:13:02.831Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:13:02.831Z] [2022-04-19T16:13:02.831Z] DONE 16 tests, 10 skipped in 2.618s [2022-04-19T16:13:02.831Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T16:13:03.508Z] --- PASS: TestBuildWithEmptyLayers (1.39s) [2022-04-19T16:13:03.509Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T16:13:03.548Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T16:13:03.804Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-19T16:13:04.420Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:13:04.420Z] INFO: Testing against a local daemon [2022-04-19T16:13:04.420Z] === RUN TestVolumesCreateAndList [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-04-19T16:13:04.420Z] === RUN TestVolumesRemove [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesRemove (0.11s) [2022-04-19T16:13:04.420Z] === RUN TestVolumesInspect [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-19T16:13:04.420Z] === RUN TestVolumesInvalidJSON [2022-04-19T16:13:04.420Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T16:13:04.420Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T16:13:04.420Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T16:13:04.420Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T16:13:04.420Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T16:13:04.420Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T16:13:04.420Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T16:13:04.420Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T16:13:04.420Z] PASS [2022-04-19T16:13:04.420Z] ok github.com/docker/docker/integration/volume 0.256s [2022-04-19T16:13:04.420Z] [2022-04-19T16:13:04.420Z] DONE 9 tests in 1.500s [2022-04-19T16:13:04.420Z] INFO: make.ps1 ended at 04/19/2022 16:13:04 [2022-04-19T16:13:04.420Z] INFO: Integration CLI tests being run from the host: [2022-04-19T16:13:04.420Z] 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-04-19T16:13:05.690Z] docker_api_swarm_service_test.go:490: [daad75968c92a] joining swarm manager [db7d7a88a3534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:13:06.616Z] docker_api_swarm_service_test.go:490: [d07e8853b85fb] joining swarm manager [db7d7a88a3534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:13:09.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-19T16:13:10.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-19T16:13:10.779Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T16:13:11.343Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T16:13:11.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:13:11.540Z] INFO: Testing against a local daemon [2022-04-19T16:13:11.540Z] === RUN TestDockerSuite [2022-04-19T16:13:11.540Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T16:13:11.540Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T16:13:11.540Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:13:11.540Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T16:13:11.540Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T16:13:11.540Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T16:13:12.006Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T16:13:12.006Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T16:13:12.006Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T16:13:12.006Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T16:13:12.447Z] ............................ [ 66%] [2022-04-19T16:13:12.465Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T16:13:12.465Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T16:13:12.711Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T16:13:13.431Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T16:13:13.431Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T16:13:13.641Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T16:13:15.007Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T16:13:16.373Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T16:13:18.265Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T16:13:18.451Z] --- PASS: TestBuildMultiStageOnBuild (13.15s) [2022-04-19T16:13:18.451Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T16:13:18.451Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:13:18.451Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-19T16:13:18.451Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T16:13:18.830Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T16:13:19.087Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T16:13:19.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-19T16:13:19.650Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T16:13:21.540Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T16:13:23.434Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T16:13:24.363Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T16:13:24.363Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-19T16:13:24.363Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T16:13:24.619Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T16:13:24.619Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T16:13:24.619Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T16:13:24.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-19T16:13:25.225Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T16:13:26.592Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T16:13:26.592Z] docker_api_swarm_service_test.go:128: [d7807f4a5f11e] joining swarm manager [dde75cc9c1db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:13:27.155Z] docker_api_swarm_service_test.go:129: [da6eb85f23611] joining swarm manager [dde75cc9c1db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:13:27.411Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T16:13:28.337Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T16:13:28.898Z] docker_api_swarm_service_test.go:137: [d4dcde63bcca1] joining swarm manager [dde75cc9c1db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T16:13:29.458Z] docker_api_swarm_service_test.go:138: [d7dd3bb9491a4] joining swarm manager [dde75cc9c1db1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-19T16:13:32.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-19T16:13:34.699Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T16:13:35.260Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T16:13:36.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-19T16:13:36.623Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T16:13:36.623Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T16:13:36.623Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T16:13:36.879Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T16:13:38.770Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T16:13:39.697Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T16:13:39.711Z] --- PASS: TestBuildMultiStageLayerLeak (19.89s) [2022-04-19T16:13:39.711Z] === RUN TestBuildWithHugeFile [2022-04-19T16:13:41.583Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T16:13:42.947Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T16:13:42.947Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T16:13:42.947Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T16:13:44.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-19T16:13:44.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-19T16:13:44.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-19T16:13:45.459Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T16:13:45.714Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T16:13:45.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-19T16:13:45.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-19T16:13:45.969Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T16:13:46.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-19T16:13:47.362Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T16:13:47.923Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T16:13:48.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-19T16:13:48.848Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T16:13:49.409Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T16:13:49.409Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T16:13:49.970Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T16:13:50.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-19T16:13:50.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-19T16:13:51.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-19T16:13:51.489Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-19T16:13:52.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-19T16:13:52.485Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T16:13:52.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-19T16:13:52.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-19T16:13:53.046Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T16:13:53.608Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T16:13:53.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-19T16:13:53.864Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T16:13:54.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-19T16:13:55.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-19T16:13:55.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-19T16:13:55.227Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T16:13:55.788Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T16:13:56.042Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-19T16:13:56.042Z] Using test binary docker [2022-04-19T16:13:56.042Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-19T16:13:56.042Z] +++ /etc/init.d/apparmor start [2022-04-19T16:13:56.042Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-19T16:13:56.042Z] INFO: Waiting for daemon to start... [2022-04-19T16:13:56.042Z] Starting dockerd [2022-04-19T16:13:56.042Z] +++ 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-04-19T16:13:56.045Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T16:13:56.605Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T16:13:56.605Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T16:13:57.166Z] docker_api_swarm_service_test.go:304: [d3f91d0bd5742] joining swarm manager [d72dc6744783e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:13:57.166Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T16:13:58.091Z] docker_api_swarm_service_test.go:304: [d8b8ea9cacc49] joining swarm manager [d72dc6744783e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:13:58.347Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T16:13:59.273Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T16:13:59.312Z] . [2022-04-19T16:13:59.312Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-19T16:13:59.312Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-19T16:13:59.312Z] Error: No such image: emptyfs [2022-04-19T16:13:59.312Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-19T16:13:59.312Z] ++++ docker load [2022-04-19T16:13:59.312Z] Running integration-test (iteration 1) [2022-04-19T16:13:59.312Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-19T16:13:59.312Z] ++ 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-04-19T16:13:59.312Z] ++ set -e [2022-04-19T16:13:59.312Z] ++ '[' -n 0 ']' [2022-04-19T16:13:59.312Z] ++ set -x [2022-04-19T16:13:59.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-19T16:13:59.568Z] Loaded image: busybox:latest [2022-04-19T16:13:59.824Z] Loaded image: busybox:glibc [2022-04-19T16:13:59.835Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T16:14:00.396Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-19T16:14:00.751Z] Loaded image: debian:bullseye-slim [2022-04-19T16:14:00.751Z] Loaded image: hello-world:latest [2022-04-19T16:14:00.751Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T16:14:01.006Z] INFO: Testing against a local daemon [2022-04-19T16:14:01.006Z] === RUN TestCgroupNamespacesBuild [2022-04-19T16:14:01.323Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T16:14:02.248Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-19T16:14:02.372Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-04-19T16:14:02.372Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-19T16:14:02.809Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-19T16:14:03.300Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2022-04-19T16:14:03.300Z] === RUN TestBuildWithSession [2022-04-19T16:14:03.300Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:14:03.300Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-19T16:14:03.300Z] === RUN TestBuildSquashParent [2022-04-19T16:14:03.371Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-19T16:14:04.298Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-19T16:14:04.554Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-19T16:14:05.481Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T16:14:06.406Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-19T16:14:07.333Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T16:14:07.465Z] --- PASS: TestBuildSquashParent (3.81s) [2022-04-19T16:14:07.465Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-19T16:14:07.465Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:14:07.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:14:07.465Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:14:07.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:14:07.465Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:14:07.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:14:07.465Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:14:07.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:14:07.465Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:14:07.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:14:07.465Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:14:07.465Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:14:07.465Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-19T16:14:07.465Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-19T16:14:07.893Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T16:14:08.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-19T16:14:08.454Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T16:14:08.648Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-19T16:14:08.709Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T16:14:08.709Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T16:14:09.564Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-19T16:14:09.565Z] tests/integration/client_test.py ..... [ 75%] [2022-04-19T16:14:09.565Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-19T16:14:09.565Z] tests/integration/errors_test.py . [ 76%] [2022-04-19T16:14:10.013Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-19T16:14:10.013Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-19T16:14:10.606Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T16:14:10.606Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T16:14:11.169Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T16:14:11.378Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-19T16:14:11.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.25s) [2022-04-19T16:14:11.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-04-19T16:14:11.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s) [2022-04-19T16:14:11.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.41s) [2022-04-19T16:14:11.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s) [2022-04-19T16:14:11.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-04-19T16:14:11.378Z] === RUN TestBuildMultiStageCopy [2022-04-19T16:14:11.378Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-19T16:14:11.728Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T16:14:12.290Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T16:14:12.290Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T16:14:12.305Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-19T16:14:12.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-19T16:14:12.816Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-19T16:14:12.816Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-19T16:14:12.852Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T16:14:13.089Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-04-19T16:14:13.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-04-19T16:14:13.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-19T16:14:13.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-19T16:14:13.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-19T16:14:13.089Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-04-19T16:14:13.089Z] === RUN TestBuildMultiStageParentConfig [2022-04-19T16:14:13.414Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T16:14:13.656Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-19T16:14:13.656Z] === RUN TestBuildLabelWithTargets [2022-04-19T16:14:13.714Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T16:14:14.274Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T16:14:14.835Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T16:14:14.835Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T16:14:15.031Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-04-19T16:14:15.031Z] === RUN TestBuildWithEmptyLayers [2022-04-19T16:14:15.090Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T16:14:15.090Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T16:14:15.286Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-04-19T16:14:15.287Z] === RUN TestBuildMultiStageOnBuild [2022-04-19T16:14:16.016Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T16:14:16.272Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T16:14:16.652Z] --- PASS: TestBuildMultiStageOnBuild (1.39s) [2022-04-19T16:14:16.652Z] === RUN TestBuildUncleanTarFilenames [2022-04-19T16:14:16.833Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T16:14:17.213Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-19T16:14:17.214Z] === RUN TestBuildMultiStageLayerLeak [2022-04-19T16:14:17.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-19T16:14:17.394Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T16:14:17.394Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T16:14:17.956Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T16:14:18.579Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s) [2022-04-19T16:14:18.579Z] === RUN TestBuildWithHugeFile [2022-04-19T16:14:18.883Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T16:14:19.445Z] docker_api_swarm_service_test.go:100: [dcd8f44bccac7] joining swarm manager [d59186133a07d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:14:19.747Z] --- PASS: TestImportExtremelyLargeImageWorks (92.01s) [2022-04-19T16:14:19.747Z] PASS [2022-04-19T16:14:19.747Z] [2022-04-19T16:14:19.747Z] DONE 22 tests in 94.962s [2022-04-19T16:14:19.747Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T16:14:19.747Z] INFO: Testing against a local daemon [2022-04-19T16:14:19.747Z] === RUN TestNetworkCreateDelete [2022-04-19T16:14:19.747Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-19T16:14:19.747Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T16:14:19.747Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-19T16:14:19.747Z] === RUN TestDaemonDNSFallback [2022-04-19T16:14:20.007Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T16:14:20.007Z] docker_api_swarm_service_test.go:101: [db410fd59b5bf] joining swarm manager [d59186133a07d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:14:21.370Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T16:14:21.626Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T16:14:22.260Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-04-19T16:14:22.260Z] === RUN TestInspectNetwork [2022-04-19T16:14:22.553Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T16:14:23.479Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T16:14:23.735Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T16:14:24.297Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T16:14:25.525Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T16:14:25.525Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T16:14:25.525Z] === RUN TestInspectNetwork/network_name [2022-04-19T16:14:25.525Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T16:14:25.572Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T16:14:25.572Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T16:14:25.572Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T16:14:25.572Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T16:14:25.572Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T16:14:25.572Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T16:14:25.572Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T16:14:25.572Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T16:14:25.572Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T16:14:25.572Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T16:14:25.572Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T16:14:25.572Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T16:14:25.572Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T16:14:25.572Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T16:14:25.572Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T16:14:25.572Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T16:14:25.572Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T16:14:25.572Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T16:14:25.572Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T16:14:25.660Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T16:14:27.546Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T16:14:27.546Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T16:14:28.107Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T16:14:28.178Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-19T16:14:29.470Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T16:14:29.689Z] --- PASS: TestInspectNetwork (7.37s) [2022-04-19T16:14:29.689Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T16:14:29.689Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T16:14:29.689Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T16:14:29.689Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T16:14:29.689Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T16:14:30.248Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T16:14:30.834Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T16:14:31.578Z] --- PASS: TestRunContainerWithBridgeNone (1.70s) [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T16:14:31.578Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:14:31.578Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:14:31.578Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:14:31.578Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T16:14:31.578Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T16:14:31.578Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T16:14:31.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T16:14:31.578Z] === RUN TestNetworkList [2022-04-19T16:14:31.578Z] === RUN TestNetworkList//networks [2022-04-19T16:14:31.578Z] === PAUSE TestNetworkList//networks [2022-04-19T16:14:31.578Z] === RUN TestNetworkList//networks/ [2022-04-19T16:14:31.578Z] === PAUSE TestNetworkList//networks/ [2022-04-19T16:14:31.578Z] === CONT TestNetworkList//networks [2022-04-19T16:14:31.578Z] === CONT TestNetworkList//networks/ [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T16:14:31.578Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T16:14:31.578Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T16:14:31.834Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-19T16:14:31.834Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T16:14:32.198Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T16:14:32.811Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-19T16:14:32.812Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T16:14:33.560Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T16:14:33.560Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-19T16:14:33.749Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-04-19T16:14:33.750Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T16:14:33.825Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T16:14:33.825Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-19T16:14:33.825Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T16:14:34.108Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T16:14:34.675Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-19T16:14:34.675Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T16:14:35.038Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T16:14:36.044Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-19T16:14:36.044Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T16:14:36.402Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T16:14:36.605Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-19T16:14:36.605Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T16:14:38.034Z] --- PASS: TestBuildWithHugeFile (118.70s) [2022-04-19T16:14:38.034Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T16:14:38.034Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:14:38.034Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T16:14:38.034Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:14:38.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:14:38.034Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:14:38.034Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:14:38.034Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:14:38.034Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:14:38.034Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:14:38.034Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:14:38.034Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:14:38.034Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-19T16:14:38.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-19T16:14:38.034Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T16:14:38.034Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-19T16:14:38.034Z] === RUN TestBuildPreserveOwnership [2022-04-19T16:14:38.034Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:14:38.034Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestBuildPlatformInvalid [2022-04-19T16:14:38.034Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-19T16:14:38.034Z] PASS [2022-04-19T16:14:38.034Z] ok github.com/docker/docker/integration/build 193.337s [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === Skipped [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T16:14:38.034Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T16:14:38.034Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-19T16:14:38.034Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T16:14:38.034Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:14:38.034Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T16:14:38.034Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] DONE 29 tests, 6 skipped in 229.955s [2022-04-19T16:14:38.034Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T16:14:38.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:14:38.034Z] INFO: Testing against a local daemon [2022-04-19T16:14:38.034Z] === RUN TestConfigInspect [2022-04-19T16:14:38.034Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestConfigList [2022-04-19T16:14:38.034Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestConfigsCreateAndDelete [2022-04-19T16:14:38.034Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestConfigsUpdate [2022-04-19T16:14:38.034Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestTemplatedConfig [2022-04-19T16:14:38.034Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestConfigCreateResolve [2022-04-19T16:14:38.034Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:14:38.034Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-19T16:14:38.034Z] PASS [2022-04-19T16:14:38.034Z] ok github.com/docker/docker/integration/config 0.099s [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === Skipped [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T16:14:38.034Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T16:14:38.034Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T16:14:38.034Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T16:14:38.034Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T16:14:38.034Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-19T16:14:38.034Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:14:38.034Z] [2022-04-19T16:14:38.034Z] DONE 6 tests, 6 skipped in 1.940s [2022-04-19T16:14:38.034Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T16:14:38.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:14:38.034Z] INFO: Testing against a local daemon [2022-04-19T16:14:38.034Z] === RUN TestCheckpoint [2022-04-19T16:14:38.034Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:14:38.034Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T16:14:38.034Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T16:14:38.034Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:14:38.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:14:38.034Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:14:38.034Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:14:38.034Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T16:14:38.034Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T16:14:38.034Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T16:14:38.034Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T16:14:38.034Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T16:14:38.034Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T16:14:38.034Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-04-19T16:14:38.034Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T16:14:38.034Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-04-19T16:14:38.034Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T16:14:38.034Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-04-19T16:14:38.034Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T16:14:38.034Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-19T16:14:38.034Z] === RUN TestCopyFromContainer [2022-04-19T16:14:38.034Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T16:14:38.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:14:38.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:14:38.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:14:38.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:14:38.034Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:14:38.034Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:14:38.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:14:38.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:14:38.034Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:14:38.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-19T16:14:38.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T16:14:38.034Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T16:14:38.034Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidEnv [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T16:14:38.034Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T16:14:38.034Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T16:14:38.034Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T16:14:38.034Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T16:14:38.034Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T16:14:38.034Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T16:14:38.034Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.034Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T16:14:38.034Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:14:38.034Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T16:14:38.034Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:14:38.034Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:14:38.034Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:14:38.034Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:14:38.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:14:38.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:14:38.034Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:14:38.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:14:38.035Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:14:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-19T16:14:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T16:14:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T16:14:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T16:14:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T16:14:38.035Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-19T16:14:38.035Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T16:14:38.035Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T16:14:38.035Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T16:14:38.035Z] === RUN TestCreateDifferentPlatform [2022-04-19T16:14:38.035Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T16:14:38.035Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T16:14:38.035Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-19T16:14:38.035Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T16:14:38.035Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T16:14:38.035Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T16:14:38.035Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-19T16:14:38.035Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T16:14:38.035Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T16:14:38.035Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T16:14:38.035Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T16:14:38.035Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:38.035Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:14:38.035Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-19T16:14:38.035Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.34s) [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.78s) [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.79s) [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.91s) [2022-04-19T16:14:38.035Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.02s) [2022-04-19T16:14:38.035Z] === RUN TestDiff [2022-04-19T16:14:38.035Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T16:14:38.035Z] --- SKIP: TestDiff (0.00s) [2022-04-19T16:14:38.035Z] === RUN TestExecWithCloseStdin [2022-04-19T16:14:38.291Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T16:14:38.853Z] check_test.go:379: [dcd8f44bccac7] daemon is not started [2022-04-19T16:14:39.108Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T16:14:39.119Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-19T16:14:39.119Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T16:14:39.119Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:14:39.119Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:14:39.119Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T16:14:39.646Z] --- PASS: TestExecWithCloseStdin (2.48s) [2022-04-19T16:14:39.646Z] === RUN TestExec [2022-04-19T16:14:40.470Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T16:14:40.726Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-19T16:14:40.726Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-19T16:14:40.726Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T16:14:41.286Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-19T16:14:41.860Z] --- PASS: TestExec (2.24s) [2022-04-19T16:14:41.860Z] === RUN TestExecUser [2022-04-19T16:14:41.860Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T16:14:41.860Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T16:14:41.860Z] === RUN TestExportContainerAndImportImage [2022-04-19T16:14:41.860Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:41.860Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T16:14:41.860Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T16:14:41.860Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:41.860Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T16:14:41.860Z] === RUN TestHealthCheckWorkdir [2022-04-19T16:14:41.860Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T16:14:41.860Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T16:14:41.860Z] === RUN TestHealthKillContainer [2022-04-19T16:14:41.860Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T16:14:41.860Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T16:14:41.860Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T16:14:41.860Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:14:41.860Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:14:41.860Z] === RUN TestKillContainerInvalidSignal [2022-04-19T16:14:42.211Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T16:14:42.211Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T16:14:42.771Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T16:14:43.331Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T16:14:43.892Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-19T16:14:44.073Z] --- PASS: TestKillContainerInvalidSignal (2.00s) [2022-04-19T16:14:44.073Z] === RUN TestKillContainer [2022-04-19T16:14:44.073Z] === RUN TestKillContainer/no_signal [2022-04-19T16:14:44.102Z] ......... [ 85%] [2022-04-19T16:14:44.146Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T16:14:44.402Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T16:14:44.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-19T16:14:44.964Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T16:14:45.219Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T16:14:45.780Z] docker_api_swarm_service_test.go:533: [d15d855aa3ee8] joining swarm manager [d643765cb9512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:14:46.035Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T16:14:46.285Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T16:14:46.285Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T16:14:46.285Z] === RUN TestKillContainer/killing_signal [2022-04-19T16:14:46.595Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T16:14:46.851Z] docker_api_swarm_service_test.go:534: [d0c307b2ab239] joining swarm manager [d643765cb9512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:14:46.851Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T16:14:47.412Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T16:14:47.974Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T16:14:48.499Z] --- PASS: TestKillContainer (4.66s) [2022-04-19T16:14:48.499Z] --- PASS: TestKillContainer/no_signal (2.07s) [2022-04-19T16:14:48.499Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:14:48.499Z] --- PASS: TestKillContainer/killing_signal (2.53s) [2022-04-19T16:14:48.499Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T16:14:48.499Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:14:48.499Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T16:14:48.499Z] === RUN TestKillStoppedContainer [2022-04-19T16:14:48.499Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:14:48.499Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T16:14:48.499Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T16:14:48.499Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:14:48.499Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T16:14:48.499Z] === RUN TestKillDifferentUserContainer [2022-04-19T16:14:48.499Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T16:14:48.499Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T16:14:48.499Z] === RUN TestInspectOomKilledTrue [2022-04-19T16:14:48.499Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:48.499Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T16:14:48.499Z] === RUN TestInspectOomKilledFalse [2022-04-19T16:14:48.500Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:14:48.500Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T16:14:48.500Z] === RUN TestLogsFollowTailEmpty [2022-04-19T16:14:48.536Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T16:14:48.536Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T16:14:48.854Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-19T16:14:49.899Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T16:14:50.048Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-19T16:14:50.459Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T16:14:50.739Z] --- PASS: TestLogsFollowTailEmpty (2.06s) [2022-04-19T16:14:50.739Z] === RUN TestNetworkNat [2022-04-19T16:14:50.739Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T16:14:50.739Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T16:14:50.739Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T16:14:51.386Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T16:14:51.641Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:14:51.641Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-19T16:14:51.641Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T16:14:53.953Z] --- PASS: TestServiceWithDataPathPortInit (13.77s) [2022-04-19T16:14:53.953Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T16:14:54.527Z] --- PASS: TestNetworkLocalhostTCPNat (3.41s) [2022-04-19T16:14:54.527Z] === RUN TestNetworkLoopbackNat [2022-04-19T16:14:54.527Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T16:14:54.527Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T16:14:54.527Z] === RUN TestPause [2022-04-19T16:14:54.527Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T16:14:54.527Z] --- SKIP: TestPause (0.00s) [2022-04-19T16:14:54.527Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T16:14:54.904Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T16:14:54.904Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T16:14:55.319Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:usz5h4mor2zimm10bpxqybxit Created:2022-04-19 16:14:53.830993059 +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[a50e8a3c19ec1a413273072b87595a5757f425ecbe3e03be9ed760dcb1391136:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.507kbqq9qwvotatdu1vh31x8d EndpointID:26a9e6fb508239e66f47336f2fa70706cd678f8a50e68ce223382296f88e5d38 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d3d6457bc6c8d9bb893c1b01543a3035e9aaf3b58bfdc0eb2c033136db860ab 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:c9f38691fd03 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.507kbqq9qwvotatdu1vh31x8d EndpointID:26a9e6fb508239e66f47336f2fa70706cd678f8a50e68ce223382296f88e5d38 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T16:14:56.091Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.10s) [2022-04-19T16:14:56.091Z] === RUN TestPauseStopPausedContainer [2022-04-19T16:14:56.091Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:14:56.091Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T16:14:56.091Z] === RUN TestPsFilter [2022-04-19T16:14:56.558Z] --- PASS: TestPsFilter (0.36s) [2022-04-19T16:14:56.558Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T16:14:56.624Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-19T16:14:56.624Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-19T16:14:58.334Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-19T16:14:59.480Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-04-19T16:14:59.480Z] PASS [2022-04-19T16:14:59.480Z] [2022-04-19T16:14:59.480Z] === Skipped [2022-04-19T16:14:59.480Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:14:59.480Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:14:59.480Z] [2022-04-19T16:14:59.480Z] DONE 38 tests, 1 skipped in 44.096s [2022-04-19T16:14:59.480Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:14:59.480Z] INFO: Testing against a local daemon [2022-04-19T16:14:59.480Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T16:14:59.480Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:14:59.480Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:14:59.480Z] === RUN TestDockerNetworkIpvlan [2022-04-19T16:14:59.480Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:14:59.480Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:14:59.480Z] PASS [2022-04-19T16:14:59.480Z] [2022-04-19T16:14:59.480Z] === Skipped [2022-04-19T16:14:59.480Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:14:59.480Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:14:59.480Z] [2022-04-19T16:14:59.480Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:14:59.480Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:14:59.480Z] [2022-04-19T16:14:59.480Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-19T16:14:59.480Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:14:59.480Z] INFO: Testing against a local daemon [2022-04-19T16:14:59.480Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T16:14:59.510Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s) [2022-04-19T16:14:59.510Z] === RUN TestRemoveContainerWithVolume [2022-04-19T16:15:00.845Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-04-19T16:15:00.845Z] === RUN TestDockerNetworkMacvlan [2022-04-19T16:15:01.085Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-19T16:15:01.344Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-19T16:15:01.407Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T16:15:01.726Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2022-04-19T16:15:01.726Z] === RUN TestRemoveContainerRunning [2022-04-19T16:15:02.333Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T16:15:02.893Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T16:15:03.938Z] --- PASS: TestRemoveContainerRunning (2.00s) [2022-04-19T16:15:03.938Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T16:15:04.782Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T16:15:04.861Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-19T16:15:05.196Z] --- PASS: TestBuildWithHugeFile (45.54s) [2022-04-19T16:15:05.196Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T16:15:05.196Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:15:05.196Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:15:05.196Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T16:15:05.196Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:15:05.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:15:05.196Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:15:05.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:15:05.196Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:15:05.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:15:05.196Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:15:05.196Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:15:05.196Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:15:05.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-19T16:15:05.196Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-04-19T16:15:05.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-19T16:15:05.196Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-19T16:15:05.196Z] === RUN TestBuildPreserveOwnership [2022-04-19T16:15:05.196Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-19T16:15:05.264Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-19T16:15:05.502Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.95s) [2022-04-19T16:15:05.502Z] === RUN TestRemoveInvalidContainer [2022-04-19T16:15:05.522Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-19T16:15:05.522Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-19T16:15:05.522Z] [2022-04-19T16:15:05.522Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-19T16:15:05.522Z] =========================== short test summary info ============================ [2022-04-19T16:15:05.522Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-19T16:15:05.522Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-19T16:15:05.522Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-19T16:15:05.522Z] Not supported on most drivers [2022-04-19T16:15:05.522Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-19T16:15:05.522Z] Output of docker top depends on host distro, and is not formalized. [2022-04-19T16:15:05.522Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-19T16:15:05.522Z] Output of docker top depends on host distro, and is not formalized. [2022-04-19T16:15:05.522Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-19T16:15:05.522Z] Can fail if eth0 has multiple IP addresses [2022-04-19T16:15:05.522Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-19T16:15:05.522Z] This doesn't seem to be taken into account by the engine [2022-04-19T16:15:05.522Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-19T16:15:05.522Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-19T16:15:05.522Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.29 seconds == [2022-04-19T16:15:05.779Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-19T16:15:05.786Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-19T16:15:05.971Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2022-04-19T16:15:05.971Z] === RUN TestRenameLinkedContainer [2022-04-19T16:15:05.971Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T16:15:05.971Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T16:15:05.971Z] === RUN TestRenameStoppedContainer [2022-04-19T16:15:06.123Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-19T16:15:06.348Z] docker_api_swarm_service_test.go:148: [dfb7b3ee6bc3a] joining swarm manager [d60aeb21c8330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:15:06.603Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T16:15:06.670Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T16:15:07.162Z] docker_api_swarm_service_test.go:148: [d1abd64d02e5b] joining swarm manager [d60aeb21c8330]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:15:07.487Z] --- PASS: TestBuildPreserveOwnership (2.89s) [2022-04-19T16:15:07.487Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2022-04-19T16:15:07.487Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s) [2022-04-19T16:15:07.487Z] === RUN TestBuildPlatformInvalid [2022-04-19T16:15:07.487Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-19T16:15:07.487Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-19T16:15:07.721Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-19T16:15:07.721Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-19T16:15:07.721Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T16:15:07.721Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T16:15:08.048Z] Loaded image: busybox:latest [2022-04-19T16:15:08.048Z] Loaded image: busybox:glibc [2022-04-19T16:15:08.188Z] --- PASS: TestRenameStoppedContainer (2.65s) [2022-04-19T16:15:08.188Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T16:15:08.647Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T16:15:08.975Z] Loaded image: debian:bullseye-slim [2022-04-19T16:15:09.231Z] Loaded image: hello-world:latest [2022-04-19T16:15:09.231Z] Loaded image: arm32v7/hello-world:latest [2022-04-19T16:15:09.943Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T16:15:10.506Z] --- PASS: TestDockerNetworkMacvlan (9.71s) [2022-04-19T16:15:10.506Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-19T16:15:10.506Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-04-19T16:15:10.506Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-04-19T16:15:10.506Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-04-19T16:15:10.506Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s) [2022-04-19T16:15:10.506Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-04-19T16:15:10.506Z] PASS [2022-04-19T16:15:10.506Z] [2022-04-19T16:15:10.506Z] DONE 8 tests in 10.997s [2022-04-19T16:15:10.506Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T16:15:10.506Z] testing: warning: no tests to run [2022-04-19T16:15:10.506Z] PASS [2022-04-19T16:15:10.506Z] [2022-04-19T16:15:10.506Z] DONE 0 tests in 0.007s [2022-04-19T16:15:10.506Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T16:15:10.506Z] INFO: Testing against a local daemon [2022-04-19T16:15:10.506Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T16:15:10.532Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T16:15:11.872Z] --- PASS: TestAuthZPluginAllowRequest (1.20s) [2022-04-19T16:15:11.872Z] === RUN TestAuthZPluginTLS [2022-04-19T16:15:11.893Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T16:15:12.432Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-19T16:15:12.432Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T16:15:12.818Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T16:15:12.992Z] --- PASS: TestRenameRunningContainerAndReuse (4.18s) [2022-04-19T16:15:12.992Z] === RUN TestRenameInvalidName [2022-04-19T16:15:12.993Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-19T16:15:12.993Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T16:15:13.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T16:15:13.554Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T16:15:13.810Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-19T16:15:13.810Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T16:15:14.558Z] --- PASS: TestRenameInvalidName (1.76s) [2022-04-19T16:15:14.558Z] === RUN TestRenameAnonymousContainer [2022-04-19T16:15:15.173Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-04-19T16:15:15.173Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T16:15:15.733Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-19T16:15:15.733Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T16:15:16.294Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T16:15:16.294Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T16:15:16.549Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-19T16:15:16.549Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T16:15:17.314Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2022-04-19T16:15:17.314Z] PASS [2022-04-19T16:15:17.314Z] [2022-04-19T16:15:17.314Z] === Skipped [2022-04-19T16:15:17.314Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-19T16:15:17.314Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:15:17.314Z] [2022-04-19T16:15:17.314Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:15:17.314Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:15:17.314Z] [2022-04-19T16:15:17.314Z] DONE 34 tests, 2 skipped in 77.059s [2022-04-19T16:15:17.314Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-19T16:15:17.314Z] ++ 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-04-19T16:15:17.314Z] ++ set -e [2022-04-19T16:15:17.314Z] ++ '[' -n 0 ']' [2022-04-19T16:15:17.314Z] ++ set -x [2022-04-19T16:15:17.314Z] ++ 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-04-19T16:15:17.314Z] INFO: Testing against a local daemon [2022-04-19T16:15:17.314Z] === RUN TestConfigInspect [2022-04-19T16:15:17.979Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T16:15:17.979Z] [2022-04-19T16:15:17.979Z] Unloading profiles will leave already running processes permanently [2022-04-19T16:15:17.979Z] unconfined, which can lead to unexpected situations. [2022-04-19T16:15:17.979Z] [2022-04-19T16:15:17.979Z] To set a process to complain mode, use the command line tool [2022-04-19T16:15:17.979Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T16:15:17.979Z] Post stage [Pipeline] junit [2022-04-19T16:15:17.992Z] Recording test results [2022-04-19T16:15:18.154Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-19T16:15:18.430Z] + echo Ensuring container killed. [2022-04-19T16:15:18.430Z] Ensuring container killed. [2022-04-19T16:15:18.430Z] + docker rm -vf docker-pr1 [2022-04-19T16:15:18.430Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T16:15:18.438Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s) [2022-04-19T16:15:18.438Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T16:15:18.717Z] + echo Chowning /workspace to jenkins user [2022-04-19T16:15:18.717Z] Chowning /workspace to jenkins user [2022-04-19T16:15:18.717Z] + id -u [2022-04-19T16:15:18.717Z] + id -g [2022-04-19T16:15:18.717Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43503:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T16:15:19.202Z] --- PASS: TestConfigInspect (2.31s) [2022-04-19T16:15:19.202Z] === RUN TestConfigList [2022-04-19T16:15:19.346Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T16:15:19.346Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T16:15:19.346Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T16:15:19.346Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T16:15:19.346Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T16:15:19.601Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T16:15:19.803Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-04-19T16:15:19.803Z] === RUN TestAuthZPluginHeader [2022-04-19T16:15:20.366Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-19T16:15:20.366Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T16:15:20.526Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T16:15:20.939Z] + bundleName=docker-py [2022-04-19T16:15:20.939Z] + echo Creating docker-py-bundles.tar.gz [2022-04-19T16:15:20.939Z] Creating docker-py-bundles.tar.gz [2022-04-19T16:15:20.939Z] + 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-04-19T16:15:20.952Z] Archiving artifacts [2022-04-19T16:15:21.090Z] --- PASS: TestConfigList (2.18s) [2022-04-19T16:15:21.090Z] === RUN TestConfigsCreateAndDelete [2022-04-19T16:15:21.200Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-19T16:15:21.453Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T16:15:21.553Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh binary [2022-04-19T16:15:21.812Z] [2022-04-19T16:15:22.071Z] Removing bundles/ [2022-04-19T16:15:22.071Z] [2022-04-19T16:15:22.071Z] ---> Making bundle: binary (in bundles/binary) [2022-04-19T16:15:22.071Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-19T16:15:22.071Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:15:22.379Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T16:15:22.379Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T16:15:22.635Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T16:15:23.606Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2022-04-19T16:15:23.606Z] === RUN TestConfigsUpdate [2022-04-19T16:15:23.998Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T16:15:24.531Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2022-04-19T16:15:24.531Z] === RUN TestAuthZPluginV2Disable [2022-04-19T16:15:24.980Z] --- PASS: TestRenameAnonymousContainer (9.23s) [2022-04-19T16:15:24.980Z] === RUN TestRenameContainerWithSameName [2022-04-19T16:15:25.451Z] --- PASS: TestRenameContainerWithSameName (1.96s) [2022-04-19T16:15:25.451Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T16:15:25.451Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T16:15:25.451Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T16:15:25.451Z] === RUN TestResize [2022-04-19T16:15:25.494Z] --- PASS: TestConfigsUpdate (2.15s) [2022-04-19T16:15:25.494Z] === RUN TestTemplatedConfig [2022-04-19T16:15:27.665Z] --- PASS: TestResize (1.97s) [2022-04-19T16:15:27.665Z] === RUN TestResizeWithInvalidSize [2022-04-19T16:15:28.011Z] --- PASS: TestTemplatedConfig (2.44s) [2022-04-19T16:15:28.011Z] === RUN TestConfigCreateResolve [2022-04-19T16:15:28.159Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T16:15:28.694Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2022-04-19T16:15:28.694Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T16:15:28.720Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T16:15:28.976Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T16:15:29.880Z] --- PASS: TestResizeWithInvalidSize (2.04s) [2022-04-19T16:15:29.880Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T16:15:30.339Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T16:15:30.525Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-04-19T16:15:30.525Z] PASS [2022-04-19T16:15:30.525Z] [2022-04-19T16:15:30.525Z] DONE 6 tests in 13.571s [2022-04-19T16:15:30.525Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-19T16:15:30.525Z] ++ 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-04-19T16:15:30.525Z] ++ set -e [2022-04-19T16:15:30.525Z] ++ '[' -n 0 ']' [2022-04-19T16:15:30.525Z] ++ set -x [2022-04-19T16:15:30.526Z] ++ 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-04-19T16:15:30.526Z] INFO: Testing against a local daemon [2022-04-19T16:15:30.526Z] === RUN TestCheckpoint [2022-04-19T16:15:30.526Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:15:30.526Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T16:15:30.526Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T16:15:30.526Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:15:30.526Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:15:30.526Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:15:30.526Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:15:30.526Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:15:30.526Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:15:30.526Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T16:15:30.526Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T16:15:30.526Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-19T16:15:30.526Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T16:15:30.526Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T16:15:30.526Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T16:15:30.526Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T16:15:30.526Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T16:15:30.526Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-19T16:15:30.526Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T16:15:30.526Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2022-04-19T16:15:30.526Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T16:15:30.526Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2022-04-19T16:15:30.526Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T16:15:30.526Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-19T16:15:30.526Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T16:15:30.526Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-19T16:15:30.526Z] === RUN TestCopyFromContainer [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer// [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer//bar/root [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer/bar/quux [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-19T16:15:31.897Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-19T16:15:31.958Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2022-04-19T16:15:31.958Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T16:15:32.098Z] --- PASS: TestResizeWhenContainerNotStarted (2.60s) [2022-04-19T16:15:32.098Z] === RUN TestDaemonRestartKillContainers [2022-04-19T16:15:32.098Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:15:32.098Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:15:32.098Z] === RUN TestStats [2022-04-19T16:15:32.098Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T16:15:32.098Z] --- SKIP: TestStats (0.00s) [2022-04-19T16:15:32.098Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T16:15:32.158Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-19T16:15:32.158Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer (1.64s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-19T16:15:32.158Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-19T16:15:32.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T16:15:32.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:15:32.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:15:32.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:15:32.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:15:32.159Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:15:32.159Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:15:32.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:15:32.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:15:32.159Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:15:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-19T16:15:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T16:15:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T16:15:32.159Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-19T16:15:32.159Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T16:15:32.159Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-19T16:15:32.159Z] === RUN TestCreateWithInvalidEnv [2022-04-19T16:15:32.415Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T16:15:32.415Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T16:15:32.415Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T16:15:32.415Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T16:15:32.415Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T16:15:32.415Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T16:15:32.415Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T16:15:32.415Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T16:15:32.415Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T16:15:32.415Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-19T16:15:32.415Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T16:15:32.415Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-19T16:15:32.415Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T16:15:32.415Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T16:15:32.415Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-19T16:15:32.415Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T16:15:32.855Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T16:15:33.780Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s) [2022-04-19T16:15:33.780Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T16:15:34.762Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T16:15:35.148Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.37s) [2022-04-19T16:15:35.148Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T16:15:35.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:15:35.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:15:35.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:15:35.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:15:35.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:15:35.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:15:35.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:15:35.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:15:35.148Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:15:35.148Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:15:35.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:15:35.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:15:35.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:15:35.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:15:35.148Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:15:35.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-19T16:15:35.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T16:15:35.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T16:15:35.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T16:15:35.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T16:15:35.148Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T16:15:35.148Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T16:15:35.405Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-04-19T16:15:35.405Z] === RUN TestCreateDifferentPlatform [2022-04-19T16:15:35.405Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T16:15:35.405Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T16:15:35.405Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-19T16:15:35.405Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T16:15:35.405Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T16:15:35.405Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T16:15:35.405Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-19T16:15:35.405Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T16:15:35.405Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-19T16:15:35.405Z] === RUN TestContainerStartOnDaemonRestart [2022-04-19T16:15:35.405Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-19T16:15:35.405Z] === RUN TestDaemonRestartIpcMode [2022-04-19T16:15:35.405Z] === PAUSE TestDaemonRestartIpcMode [2022-04-19T16:15:35.405Z] === RUN TestDaemonHostGatewayIP [2022-04-19T16:15:35.405Z] === PAUSE TestDaemonHostGatewayIP [2022-04-19T16:15:35.405Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-19T16:15:35.405Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-19T16:15:35.405Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T16:15:35.405Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-19T16:15:35.405Z] === RUN TestDiff [2022-04-19T16:15:35.693Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T16:15:35.968Z] --- PASS: TestDiff (0.46s) [2022-04-19T16:15:35.968Z] === RUN TestExecWithCloseStdin [2022-04-19T16:15:36.532Z] --- PASS: TestExecWithCloseStdin (0.52s) [2022-04-19T16:15:36.532Z] === RUN TestExec [2022-04-19T16:15:37.095Z] --- PASS: TestExec (0.48s) [2022-04-19T16:15:37.095Z] === RUN TestExecUser [2022-04-19T16:15:37.582Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T16:15:37.672Z] --- PASS: TestExecUser (0.54s) [2022-04-19T16:15:37.672Z] === RUN TestExportContainerAndImportImage [2022-04-19T16:15:38.246Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-04-19T16:15:38.246Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T16:15:38.508Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T16:15:39.260Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.82s) [2022-04-19T16:15:39.260Z] === RUN TestStopContainerWithTimeout [2022-04-19T16:15:39.260Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T16:15:39.260Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T16:15:39.260Z] === RUN TestUpdateRestartPolicy [2022-04-19T16:15:39.433Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T16:15:39.433Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T16:15:39.625Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-19T16:15:39.625Z] === RUN TestHealthCheckWorkdir [2022-04-19T16:15:39.688Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T16:15:39.881Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-04-19T16:15:39.881Z] === RUN TestHealthKillContainer [2022-04-19T16:15:40.614Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T16:15:40.870Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T16:15:41.430Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T16:15:41.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-19T16:15:42.274Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T16:15:42.274Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T16:15:42.274Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T16:15:42.274Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T16:15:42.274Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T16:15:42.274Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T16:15:42.744Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T16:15:42.744Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T16:15:42.744Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T16:15:42.744Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T16:15:42.744Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T16:15:42.744Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T16:15:42.744Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T16:15:42.916Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T16:15:43.220Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T16:15:43.686Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T16:15:44.171Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.78s) [2022-04-19T16:15:44.171Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T16:15:44.805Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T16:15:46.632Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T16:15:47.961Z] --- PASS: TestHealthKillContainer (7.82s) [2022-04-19T16:15:47.961Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T16:15:48.114Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T16:15:48.114Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T16:15:48.114Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-19T16:15:48.193Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T16:15:48.193Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T16:15:48.193Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T16:15:48.193Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T16:15:48.193Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T16:15:48.193Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T16:15:48.217Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-04-19T16:15:48.218Z] === RUN TestIpcModeNone [2022-04-19T16:15:48.677Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T16:15:48.677Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T16:15:48.780Z] --- PASS: TestIpcModeNone (0.46s) [2022-04-19T16:15:48.780Z] === RUN TestIpcModePrivate [2022-04-19T16:15:49.035Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-19T16:15:49.035Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-19T16:15:49.035Z] === RUN TestIpcModeShareable [2022-04-19T16:15:49.239Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T16:15:49.597Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-19T16:15:49.597Z] --- PASS: TestIpcModeShareable (0.46s) [2022-04-19T16:15:49.597Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-19T16:15:49.800Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T16:15:49.800Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T16:15:50.362Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T16:15:50.412Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T16:15:50.965Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s) [2022-04-19T16:15:50.965Z] === RUN TestAPIIpcModeHost [2022-04-19T16:15:51.527Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-04-19T16:15:51.527Z] === RUN TestDaemonIpcModeShareable [2022-04-19T16:15:52.457Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-19T16:15:52.457Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-04-19T16:15:52.457Z] === RUN TestDaemonIpcModePrivate [2022-04-19T16:15:53.821Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-19T16:15:53.821Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-04-19T16:15:53.821Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-19T16:15:54.747Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-19T16:15:55.003Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-04-19T16:15:55.003Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-19T16:15:55.935Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-19T16:15:56.191Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-04-19T16:15:56.191Z] === RUN TestIpcModeOlderClient [2022-04-19T16:15:56.191Z] === PAUSE TestIpcModeOlderClient [2022-04-19T16:15:56.191Z] === RUN TestKillContainerInvalidSignal [2022-04-19T16:15:56.447Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-04-19T16:15:56.447Z] === RUN TestKillContainer [2022-04-19T16:15:56.447Z] === RUN TestKillContainer/no_signal [2022-04-19T16:15:56.897Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-19T16:15:56.897Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-19T16:15:56.897Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T16:15:56.897Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-19T16:15:56.897Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T16:15:57.009Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T16:15:57.265Z] === RUN TestKillContainer/killing_signal [2022-04-19T16:15:57.826Z] --- PASS: TestKillContainer (1.31s) [2022-04-19T16:15:57.826Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-19T16:15:57.826Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-04-19T16:15:57.826Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-04-19T16:15:57.826Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T16:15:57.826Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-19T16:15:58.260Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T16:15:58.387Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-19T16:15:58.822Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-19T16:15:59.010Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-04-19T16:15:59.010Z] PASS [2022-04-19T16:15:59.010Z] [2022-04-19T16:15:59.010Z] DONE 17 tests in 48.377s [2022-04-19T16:15:59.010Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T16:15:59.010Z] INFO: Testing against a local daemon [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:15:59.010Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:15:59.010Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T16:15:59.010Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T16:15:59.010Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T16:15:59.010Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T16:15:59.010Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T16:15:59.010Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T16:15:59.010Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T16:15:59.010Z] === RUN TestPluginInstall [2022-04-19T16:15:59.010Z] === RUN TestPluginInstall/no_auth [2022-04-19T16:15:59.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-04-19T16:15:59.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-04-19T16:15:59.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-04-19T16:15:59.313Z] === RUN TestKillStoppedContainer [2022-04-19T16:15:59.313Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-19T16:15:59.313Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T16:15:59.313Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-19T16:15:59.313Z] === RUN TestKillDifferentUserContainer [2022-04-19T16:15:59.383Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-19T16:15:59.383Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T16:15:59.569Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-19T16:15:59.569Z] === RUN TestInspectOomKilledTrue [2022-04-19T16:15:59.939Z] time="2022-04-19T16:15:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:15:59.939Z] time="2022-04-19T16:15:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d71de464f15f018f457f96f43794f43c03a0eefc0a7cdbf59a68c676b51f5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:15:59.939Z] time="2022-04-19T16:15:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:15:59.939Z] time="2022-04-19T16:15:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d71de464f15f018f457f96f43794f43c03a0eefc0a7cdbf59a68c676b51f5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:15:59.939Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T16:16:00.130Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-04-19T16:16:00.130Z] === RUN TestInspectOomKilledFalse [2022-04-19T16:16:00.309Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T16:16:00.500Z] time="2022-04-19T16:16:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:16:00.500Z] time="2022-04-19T16:16:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d71de464f15f018f457f96f43794f43c03a0eefc0a7cdbf59a68c676b51f5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:16:00.500Z] time="2022-04-19T16:16:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:16:00.500Z] time="2022-04-19T16:16:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14d71de464f15f018f457f96f43794f43c03a0eefc0a7cdbf59a68c676b51f5d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:16:00.500Z] === RUN TestPluginInstall/with_insecure [2022-04-19T16:16:00.565Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T16:16:00.574Z] --- PASS: TestUpdateRestartPolicy (21.50s) [2022-04-19T16:16:00.574Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T16:16:00.691Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-04-19T16:16:00.691Z] === RUN TestLinksEtcHostsContentMatch [2022-04-19T16:16:00.824Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T16:16:00.952Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-04-19T16:16:00.952Z] === RUN TestLinksContainerNames [2022-04-19T16:16:01.125Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T16:16:01.426Z] time="2022-04-19T16:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:16:01.426Z] time="2022-04-19T16:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95693b7be8f6a4c6005f3abf1bcd0f4860b694233a8df06f03022514d79be108" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:16:01.426Z] time="2022-04-19T16:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:16:01.426Z] time="2022-04-19T16:16:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:95693b7be8f6a4c6005f3abf1bcd0f4860b694233a8df06f03022514d79be108" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:16:01.682Z] plugin_test.go:195: [daddf1487a97e] daemon is not started [2022-04-19T16:16:01.682Z] --- PASS: TestPluginInstall (2.73s) [2022-04-19T16:16:01.682Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-04-19T16:16:01.682Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-19T16:16:01.682Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-04-19T16:16:01.682Z] === RUN TestPluginsWithRuntimes [2022-04-19T16:16:01.686Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:16:01.686Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-19T16:16:01.686Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T16:16:01.879Z] --- PASS: TestLinksContainerNames (0.97s) [2022-04-19T16:16:01.879Z] === RUN TestLogsFollowTailEmpty [2022-04-19T16:16:02.249Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T16:16:02.440Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-04-19T16:16:02.440Z] === RUN TestContainerNetworkMountsNoChown [2022-04-19T16:16:02.510Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T16:16:02.510Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-19T16:16:02.510Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T16:16:02.789Z] --- PASS: TestUpdateRestartWithAutoRemove (2.08s) [2022-04-19T16:16:02.789Z] === RUN TestWaitNonBlocked [2022-04-19T16:16:02.789Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:16:02.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:16:02.789Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:16:02.789Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:16:02.789Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:16:02.789Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:16:03.001Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/default [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/default [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/private [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/private [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rprivate [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/slave [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/slave [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rslave [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/shared [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/shared [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rshared [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/default [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/rslave [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/rshared [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/shared [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/rprivate [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/slave [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/private [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-19T16:16:03.001Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:16:03.001Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-19T16:16:03.001Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-19T16:16:03.074Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-19T16:16:03.257Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-19T16:16:03.513Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-19T16:16:03.513Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-19T16:16:03.513Z] === RUN TestContainerBindMountNonRecursive [2022-04-19T16:16:03.568Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T16:16:04.129Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T16:16:04.876Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-04-19T16:16:04.876Z] === RUN TestContainerVolumesMountedAsShared [2022-04-19T16:16:04.961Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T16:16:04.961Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-19T16:16:04.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-19T16:16:04.961Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T16:16:05.056Z] --- PASS: TestPluginsWithRuntimes (3.35s) [2022-04-19T16:16:05.056Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-04-19T16:16:05.056Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-04-19T16:16:05.056Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T16:16:05.131Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-04-19T16:16:05.131Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-19T16:16:05.388Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-19T16:16:05.388Z] === RUN TestNetworkNat [2022-04-19T16:16:05.573Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T16:16:05.573Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T16:16:05.573Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T16:16:05.573Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T16:16:05.617Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-19T16:16:05.617Z] PASS [2022-04-19T16:16:05.617Z] [2022-04-19T16:16:05.617Z] DONE 24 tests in 6.693s [2022-04-19T16:16:05.617Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T16:16:05.617Z] INFO: Testing against a local daemon [2022-04-19T16:16:05.617Z] === RUN TestExternalGraphDriver [2022-04-19T16:16:05.617Z] === RUN TestExternalGraphDriver/json [2022-04-19T16:16:05.739Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-19T16:16:05.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.59s) [2022-04-19T16:16:05.739Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.98s) [2022-04-19T16:16:05.739Z] === RUN TestWaitBlocked [2022-04-19T16:16:05.739Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:05.739Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T16:16:05.739Z] PASS [2022-04-19T16:16:05.739Z] ok github.com/docker/docker/integration/container 95.878s [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === Skipped [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T16:16:05.739Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T16:16:05.739Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T16:16:05.739Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T16:16:05.739Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T16:16:05.739Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T16:16:05.739Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T16:16:05.739Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T16:16:05.739Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:16:05.739Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-19T16:16:05.739Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:16:05.739Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.13s) [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T16:16:05.739Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T16:16:05.739Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T16:16:05.739Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T16:16:05.739Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T16:16:05.739Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T16:16:05.739Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:16:05.739Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:16:05.739Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T16:16:05.739Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T16:16:05.739Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T16:16:05.739Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T16:16:05.739Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T16:16:05.739Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T16:16:05.739Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T16:16:05.739Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T16:16:05.739Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T16:16:05.739Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T16:16:05.739Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T16:16:05.739Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T16:16:05.739Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T16:16:05.739Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:16:05.739Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T16:16:05.739Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T16:16:05.739Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T16:16:05.739Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:05.739Z] [2022-04-19T16:16:05.739Z] DONE 119 tests, 34 skipped in 98.632s [2022-04-19T16:16:05.739Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T16:16:05.949Z] --- PASS: TestNetworkNat (0.44s) [2022-04-19T16:16:05.949Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T16:16:06.510Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-04-19T16:16:06.510Z] === RUN TestNetworkLoopbackNat [2022-04-19T16:16:06.782Z] --- PASS: TestBuildWithHugeFile (135.45s) [2022-04-19T16:16:06.782Z] === RUN TestBuildWCOWSandboxSize [2022-04-19T16:16:06.782Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:16:06.782Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:16:06.782Z] === RUN TestBuildWithEmptyDockerfile [2022-04-19T16:16:06.782Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:16:06.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:16:06.782Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:16:06.782Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:16:06.782Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:16:06.782Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:16:06.782Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-19T16:16:06.782Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-19T16:16:06.782Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-19T16:16:06.782Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-19T16:16:06.782Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-19T16:16:06.782Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-19T16:16:06.782Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-19T16:16:06.782Z] === RUN TestBuildPreserveOwnership [2022-04-19T16:16:06.782Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:16:06.782Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-19T16:16:06.782Z] === RUN TestBuildPlatformInvalid [2022-04-19T16:16:06.782Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-19T16:16:06.782Z] PASS [2022-04-19T16:16:06.782Z] ok github.com/docker/docker/integration/build 206.696s [2022-04-19T16:16:06.782Z] [2022-04-19T16:16:06.782Z] === Skipped [2022-04-19T16:16:06.782Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-19T16:16:06.782Z] build_session_test.go:25: TODO: BuildKit [2022-04-19T16:16:06.782Z] [2022-04-19T16:16:06.782Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-19T16:16:06.783Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-19T16:16:06.783Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-19T16:16:06.783Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-19T16:16:06.783Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-19T16:16:06.783Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] DONE 29 tests, 6 skipped in 237.654s [2022-04-19T16:16:06.783Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-19T16:16:06.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:16:06.783Z] INFO: Testing against a local daemon [2022-04-19T16:16:06.783Z] === RUN TestConfigInspect [2022-04-19T16:16:06.783Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestConfigList [2022-04-19T16:16:06.783Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestConfigList (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestConfigsCreateAndDelete [2022-04-19T16:16:06.783Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestConfigsUpdate [2022-04-19T16:16:06.783Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestTemplatedConfig [2022-04-19T16:16:06.783Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestConfigCreateResolve [2022-04-19T16:16:06.783Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:06.783Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-19T16:16:06.783Z] PASS [2022-04-19T16:16:06.783Z] ok github.com/docker/docker/integration/config 0.104s [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === Skipped [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-19T16:16:06.783Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-19T16:16:06.783Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-19T16:16:06.783Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-19T16:16:06.783Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-19T16:16:06.783Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-04-19T16:16:06.783Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:06.783Z] [2022-04-19T16:16:06.783Z] DONE 6 tests, 6 skipped in 2.038s [2022-04-19T16:16:06.783Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-19T16:16:06.783Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:16:06.783Z] INFO: Testing against a local daemon [2022-04-19T16:16:06.783Z] === RUN TestCheckpoint [2022-04-19T16:16:06.783Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:16:06.783Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/commit [2022-04-19T16:16:06.783Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-19T16:16:06.783Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:16:06.783Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:16:06.783Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:16:06.783Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:16:06.783Z] === CONT TestContainerInvalidJSON/commit [2022-04-19T16:16:06.783Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-19T16:16:06.783Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-19T16:16:06.783Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-19T16:16:06.783Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-19T16:16:06.783Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-19T16:16:06.783Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-04-19T16:16:06.783Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-19T16:16:06.783Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-04-19T16:16:06.783Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-19T16:16:06.783Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-04-19T16:16:06.783Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-19T16:16:06.783Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-19T16:16:06.783Z] === RUN TestCopyFromContainer [2022-04-19T16:16:06.783Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-19T16:16:06.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:16:06.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:16:06.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:16:06.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:16:06.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:16:06.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:16:06.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-19T16:16:06.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-19T16:16:06.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-19T16:16:06.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-19T16:16:06.783Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-19T16:16:06.783Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T16:16:06.783Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidEnv [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-19T16:16:06.783Z] === RUN TestCreateTmpfsMountsTarget [2022-04-19T16:16:06.783Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-19T16:16:06.783Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:06.783Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-19T16:16:06.783Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:06.783Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:16:06.783Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:16:06.783Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-19T16:16:06.783Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-19T16:16:06.783Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-19T16:16:06.783Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T16:16:06.783Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCreateDifferentPlatform [2022-04-19T16:16:06.783Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-19T16:16:06.783Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-19T16:16:06.783Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-19T16:16:06.783Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-19T16:16:06.783Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-19T16:16:06.783Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-19T16:16:06.783Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T16:16:06.783Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T16:16:06.783Z] === RUN TestContainerKillOnDaemonStart [2022-04-19T16:16:06.783Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:06.783Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-19T16:16:06.783Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:16:06.783Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.783Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-19T16:16:06.784Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-19T16:16:06.784Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.49s) [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.46s) [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.44s) [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.43s) [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.26s) [2022-04-19T16:16:06.784Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.56s) [2022-04-19T16:16:06.784Z] === RUN TestDiff [2022-04-19T16:16:06.784Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:06.784Z] --- SKIP: TestDiff (0.00s) [2022-04-19T16:16:06.784Z] === RUN TestExecWithCloseStdin [2022-04-19T16:16:07.473Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T16:16:07.505Z] === RUN TestExternalGraphDriver/spec [2022-04-19T16:16:07.773Z] --- PASS: TestExecWithCloseStdin (2.80s) [2022-04-19T16:16:07.773Z] === RUN TestExec [2022-04-19T16:16:08.837Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T16:16:09.024Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-04-19T16:16:09.024Z] === RUN TestPause [2022-04-19T16:16:09.279Z] --- PASS: TestPause (0.42s) [2022-04-19T16:16:09.280Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T16:16:09.280Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:16:09.280Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:16:09.280Z] === RUN TestPauseStopPausedContainer [2022-04-19T16:16:09.363Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T16:16:09.397Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-19T16:16:09.400Z] === RUN TestExternalGraphDriver/pull [2022-04-19T16:16:09.653Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T16:16:09.841Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-04-19T16:16:09.841Z] === RUN TestPidHost [2022-04-19T16:16:10.346Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T16:16:10.755Z] --- PASS: TestExec (2.49s) [2022-04-19T16:16:10.755Z] === RUN TestExecUser [2022-04-19T16:16:10.755Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T16:16:10.755Z] --- SKIP: TestExecUser (0.00s) [2022-04-19T16:16:10.755Z] === RUN TestExportContainerAndImportImage [2022-04-19T16:16:10.755Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:10.755Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-19T16:16:10.755Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-19T16:16:10.755Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:10.755Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T16:16:10.755Z] === RUN TestHealthCheckWorkdir [2022-04-19T16:16:10.755Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:10.755Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-19T16:16:10.755Z] === RUN TestHealthKillContainer [2022-04-19T16:16:10.755Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T16:16:10.755Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-19T16:16:10.755Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-19T16:16:10.755Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:16:10.755Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:16:10.755Z] === RUN TestKillContainerInvalidSignal [2022-04-19T16:16:10.764Z] --- PASS: TestExternalGraphDriver (5.23s) [2022-04-19T16:16:10.764Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-04-19T16:16:10.764Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-04-19T16:16:10.764Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-04-19T16:16:10.764Z] === RUN TestGraphdriverPluginV2 [2022-04-19T16:16:10.767Z] --- PASS: TestPidHost (1.00s) [2022-04-19T16:16:10.768Z] === RUN TestPsFilter [2022-04-19T16:16:11.023Z] --- PASS: TestPsFilter (0.11s) [2022-04-19T16:16:11.023Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T16:16:11.279Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-19T16:16:11.279Z] === RUN TestRemoveContainerWithVolume [2022-04-19T16:16:11.540Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-19T16:16:11.840Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-04-19T16:16:11.840Z] === RUN TestRemoveContainerRunning [2022-04-19T16:16:12.325Z] --- PASS: TestKillContainerInvalidSignal (2.05s) [2022-04-19T16:16:12.325Z] === RUN TestKillContainer [2022-04-19T16:16:12.401Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-04-19T16:16:12.401Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T16:16:12.656Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-04-19T16:16:12.656Z] === RUN TestRemoveInvalidContainer [2022-04-19T16:16:12.656Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-19T16:16:12.656Z] === RUN TestRenameLinkedContainer [2022-04-19T16:16:12.794Z] === RUN TestKillContainer/no_signal [2022-04-19T16:16:13.426Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T16:16:13.986Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T16:16:14.241Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-19T16:16:14.496Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-19T16:16:14.544Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-04-19T16:16:14.544Z] === RUN TestRenameStoppedContainer [2022-04-19T16:16:14.927Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2022-04-19T16:16:14.927Z] PASS [2022-04-19T16:16:14.927Z] [2022-04-19T16:16:14.927Z] DONE 5 tests in 9.171s [2022-04-19T16:16:14.927Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T16:16:14.927Z] INFO: Testing against a local daemon [2022-04-19T16:16:14.927Z] === RUN TestContinueAfterPluginCrash [2022-04-19T16:16:14.927Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T16:16:14.927Z] === RUN TestReadPluginNoRead [2022-04-19T16:16:14.927Z] === PAUSE TestReadPluginNoRead [2022-04-19T16:16:14.927Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T16:16:14.927Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T16:16:14.927Z] === CONT TestContinueAfterPluginCrash [2022-04-19T16:16:14.927Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T16:16:15.014Z] === RUN TestKillContainer/non_killing_signal [2022-04-19T16:16:15.014Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T16:16:15.014Z] === RUN TestKillContainer/killing_signal [2022-04-19T16:16:15.105Z] --- PASS: TestRenameStoppedContainer (0.48s) [2022-04-19T16:16:15.105Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T16:16:15.112Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T16:16:15.112Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T16:16:15.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T16:16:15.112Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T16:16:15.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T16:16:15.112Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T16:16:15.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T16:16:15.112Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T16:16:15.112Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T16:16:15.112Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T16:16:15.858Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-19T16:16:16.032Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-04-19T16:16:16.032Z] === RUN TestRenameInvalidName [2022-04-19T16:16:16.287Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-19T16:16:16.287Z] === RUN TestRenameAnonymousContainer [2022-04-19T16:16:16.419Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-19T16:16:16.981Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-19T16:16:17.231Z] --- PASS: TestKillContainer (4.88s) [2022-04-19T16:16:17.231Z] --- PASS: TestKillContainer/no_signal (2.22s) [2022-04-19T16:16:17.231Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:16:17.231Z] --- PASS: TestKillContainer/killing_signal (2.55s) [2022-04-19T16:16:17.231Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-19T16:16:17.231Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:16:17.231Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T16:16:17.231Z] === RUN TestKillStoppedContainer [2022-04-19T16:16:17.231Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:16:17.231Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-19T16:16:17.231Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-19T16:16:17.231Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:16:17.231Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T16:16:17.231Z] === RUN TestKillDifferentUserContainer [2022-04-19T16:16:17.231Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T16:16:17.231Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-19T16:16:17.231Z] === RUN TestInspectOomKilledTrue [2022-04-19T16:16:17.231Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:17.231Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-19T16:16:17.231Z] === RUN TestInspectOomKilledFalse [2022-04-19T16:16:17.231Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:16:17.231Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-19T16:16:17.231Z] === RUN TestLogsFollowTailEmpty [2022-04-19T16:16:17.652Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-04-19T16:16:17.652Z] === RUN TestRenameContainerWithSameName [2022-04-19T16:16:18.195Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-04-19T16:16:18.195Z] === CONT TestReadPluginNoRead [2022-04-19T16:16:18.213Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-19T16:16:18.213Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T16:16:19.140Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-04-19T16:16:19.140Z] === RUN TestResize [2022-04-19T16:16:19.396Z] --- PASS: TestResize (0.41s) [2022-04-19T16:16:19.396Z] === RUN TestResizeWithInvalidSize [2022-04-19T16:16:19.452Z] --- PASS: TestLogsFollowTailEmpty (2.20s) [2022-04-19T16:16:19.452Z] === RUN TestNetworkNat [2022-04-19T16:16:19.452Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:19.452Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-19T16:16:19.452Z] === RUN TestNetworkLocalhostTCPNat [2022-04-19T16:16:19.494Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-19T16:16:19.958Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-04-19T16:16:19.958Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T16:16:20.055Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-19T16:16:20.519Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:16:20.519Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:16:20.519Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:16:20.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-19T16:16:20.519Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:16:20.710Z] === RUN TestReadPluginNoRead/default [2022-04-19T16:16:21.637Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T16:16:22.406Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:16:23.001Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T16:16:23.256Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-04-19T16:16:23.317Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-19T16:16:23.317Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-19T16:16:23.573Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-19T16:16:23.788Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:16:24.134Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-19T16:16:24.184Z] === CONT TestReadPluginNoRead [2022-04-19T16:16:24.184Z] read_test.go:92: [de212ba270c69] daemon is not started [2022-04-19T16:16:24.184Z] --- PASS: TestReadPluginNoRead (5.98s) [2022-04-19T16:16:24.184Z] --- PASS: TestReadPluginNoRead/default (1.29s) [2022-04-19T16:16:24.184Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-19T16:16:24.184Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-19T16:16:24.184Z] PASS [2022-04-19T16:16:24.184Z] [2022-04-19T16:16:24.184Z] DONE 6 tests in 9.371s [2022-04-19T16:16:24.184Z] 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-04-19T16:16:24.184Z] testing: warning: no tests to run [2022-04-19T16:16:24.184Z] PASS [2022-04-19T16:16:24.184Z] [2022-04-19T16:16:24.184Z] DONE 0 tests in 0.008s [2022-04-19T16:16:24.184Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T16:16:24.184Z] INFO: Testing against a local daemon [2022-04-19T16:16:24.184Z] === RUN TestPluginWithDevMounts [2022-04-19T16:16:24.184Z] === PAUSE TestPluginWithDevMounts [2022-04-19T16:16:24.184Z] === CONT TestPluginWithDevMounts [2022-04-19T16:16:24.189Z] --- PASS: TestNetworkLocalhostTCPNat (4.25s) [2022-04-19T16:16:24.189Z] === RUN TestNetworkLoopbackNat [2022-04-19T16:16:24.189Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:24.189Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-19T16:16:24.189Z] === RUN TestPause [2022-04-19T16:16:24.189Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T16:16:24.189Z] --- SKIP: TestPause (0.00s) [2022-04-19T16:16:24.189Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-19T16:16:24.695Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-19T16:16:24.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-19T16:16:24.716Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-19T16:16:25.620Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-19T16:16:25.643Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:16:26.070Z] --- PASS: TestPluginWithDevMounts (1.57s) [2022-04-19T16:16:26.070Z] PASS [2022-04-19T16:16:26.070Z] [2022-04-19T16:16:26.070Z] DONE 1 tests in 1.592s [2022-04-19T16:16:26.070Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T16:16:26.070Z] INFO: Testing against a local daemon [2022-04-19T16:16:26.070Z] === RUN TestSecretInspect [2022-04-19T16:16:26.182Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-19T16:16:26.206Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-19T16:16:27.101Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.78s) [2022-04-19T16:16:27.101Z] === RUN TestPauseStopPausedContainer [2022-04-19T16:16:27.101Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:27.101Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-19T16:16:27.101Z] === RUN TestPsFilter [2022-04-19T16:16:27.101Z] --- PASS: TestPsFilter (0.24s) [2022-04-19T16:16:27.101Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-19T16:16:27.108Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-19T16:16:27.364Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-19T16:16:27.620Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T16:16:27.959Z] --- PASS: TestSecretInspect (2.19s) [2022-04-19T16:16:27.959Z] === RUN TestSecretList [2022-04-19T16:16:28.180Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T16:16:28.744Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T16:16:29.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-19T16:16:29.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-19T16:16:29.999Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.75s) [2022-04-19T16:16:29.999Z] === RUN TestRemoveContainerWithVolume [2022-04-19T16:16:30.473Z] --- PASS: TestSecretList (2.17s) [2022-04-19T16:16:30.473Z] === RUN TestSecretsCreateAndDelete [2022-04-19T16:16:31.063Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T16:16:31.063Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T16:16:31.063Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T16:16:31.063Z] === RUN TestDaemonConfigValidation [2022-04-19T16:16:31.063Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T16:16:31.063Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T16:16:31.063Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T16:16:31.063Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T16:16:31.063Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T16:16:31.063Z] === RUN TestDaemonProxy [2022-04-19T16:16:31.063Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T16:16:31.063Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T16:16:31.063Z] PASS [2022-04-19T16:16:31.063Z] ok github.com/docker/docker/integration/daemon 0.111s [2022-04-19T16:16:31.063Z] [2022-04-19T16:16:31.063Z] === Skipped [2022-04-19T16:16:31.063Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T16:16:31.063Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T16:16:31.063Z] [2022-04-19T16:16:31.063Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T16:16:31.063Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T16:16:31.063Z] [2022-04-19T16:16:31.063Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T16:16:31.063Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T16:16:31.063Z] [2022-04-19T16:16:31.063Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T16:16:31.063Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T16:16:31.063Z] [2022-04-19T16:16:31.063Z] DONE 4 tests, 4 skipped in 22.380s [2022-04-19T16:16:31.063Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T16:16:31.274Z] === RUN TestDockerSuite/TestRunState [2022-04-19T16:16:31.274Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-19T16:16:31.991Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-19T16:16:32.025Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:32.025Z] INFO: Testing against a local daemon [2022-04-19T16:16:32.025Z] === RUN TestCommitInheritsEnv [2022-04-19T16:16:32.025Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:16:32.025Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T16:16:32.025Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T16:16:32.025Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:16:32.025Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:16:32.025Z] === RUN TestImportWithCustomPlatform [2022-04-19T16:16:32.025Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:16:32.025Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T16:16:32.025Z] === RUN TestImagesFilterMultiReference [2022-04-19T16:16:32.025Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-04-19T16:16:32.025Z] === RUN TestImagePullPlatformInvalid [2022-04-19T16:16:32.025Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-19T16:16:32.025Z] === RUN TestRemoveImageOrphaning [2022-04-19T16:16:32.184Z] --- PASS: TestRemoveContainerWithVolume (2.67s) [2022-04-19T16:16:32.184Z] === RUN TestRemoveContainerRunning [2022-04-19T16:16:32.200Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T16:16:32.365Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-04-19T16:16:32.365Z] === RUN TestSecretsUpdate [2022-04-19T16:16:32.763Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T16:16:32.988Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2022-04-19T16:16:32.988Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T16:16:32.988Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-19T16:16:32.988Z] === RUN TestTagInvalidReference [2022-04-19T16:16:32.988Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-19T16:16:32.988Z] === RUN TestTagValidPrefixedRepo [2022-04-19T16:16:33.360Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-19T16:16:33.360Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-19T16:16:33.444Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-19T16:16:33.444Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T16:16:33.444Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-19T16:16:33.444Z] === RUN TestTagOfficialNames [2022-04-19T16:16:33.444Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-19T16:16:33.444Z] === RUN TestTagMatchesDigest [2022-04-19T16:16:33.444Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-19T16:16:33.444Z] PASS [2022-04-19T16:16:33.444Z] ok github.com/docker/docker/integration/image 1.684s [2022-04-19T16:16:33.444Z] [2022-04-19T16:16:33.444Z] === Skipped [2022-04-19T16:16:33.444Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T16:16:33.444Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:16:33.444Z] [2022-04-19T16:16:33.444Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:16:33.444Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:16:33.444Z] [2022-04-19T16:16:33.444Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T16:16:33.444Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:16:33.444Z] [2022-04-19T16:16:33.444Z] DONE 12 tests, 3 skipped in 5.364s [2022-04-19T16:16:33.692Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T16:16:33.692Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-19T16:16:33.692Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-19T16:16:33.692Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T16:16:33.900Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T16:16:34.358Z] --- PASS: TestRemoveContainerRunning (2.14s) [2022-04-19T16:16:34.358Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-19T16:16:34.625Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T16:16:34.727Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-19T16:16:34.881Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-19T16:16:34.887Z] --- PASS: TestSecretsUpdate (2.17s) [2022-04-19T16:16:34.887Z] === RUN TestTemplatedSecret [2022-04-19T16:16:35.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-19T16:16:35.807Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T16:16:36.062Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T16:16:36.062Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T16:16:36.317Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-19T16:16:36.534Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.18s) [2022-04-19T16:16:36.534Z] === RUN TestRemoveInvalidContainer [2022-04-19T16:16:36.534Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-19T16:16:36.534Z] === RUN TestRenameLinkedContainer [2022-04-19T16:16:36.534Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:36.534Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-19T16:16:36.534Z] === RUN TestRenameStoppedContainer [2022-04-19T16:16:36.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-19T16:16:36.853Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:36.853Z] INFO: Testing against a local daemon [2022-04-19T16:16:36.853Z] === RUN TestNetworkCreateDelete [2022-04-19T16:16:36.853Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:36.853Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T16:16:36.853Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T16:16:36.853Z] 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-04-19T16:16:36.853Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T16:16:36.853Z] === RUN TestDaemonDNSFallback [2022-04-19T16:16:36.853Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:36.853Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T16:16:36.853Z] === RUN TestInspectNetwork [2022-04-19T16:16:36.853Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:36.853Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T16:16:36.853Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T16:16:36.853Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:36.853Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T16:16:36.853Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:16:36.853Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:16:36.853Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:16:36.853Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T16:16:36.853Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T16:16:36.853Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T16:16:36.853Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON (0.08s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.01s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T16:16:36.853Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.03s) [2022-04-19T16:16:36.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.02s) [2022-04-19T16:16:36.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T16:16:36.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T16:16:36.854Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestNetworkList [2022-04-19T16:16:36.854Z] === RUN TestNetworkList//networks [2022-04-19T16:16:36.854Z] === PAUSE TestNetworkList//networks [2022-04-19T16:16:36.854Z] === RUN TestNetworkList//networks/ [2022-04-19T16:16:36.854Z] === PAUSE TestNetworkList//networks/ [2022-04-19T16:16:36.854Z] === CONT TestNetworkList//networks [2022-04-19T16:16:36.854Z] === CONT TestNetworkList//networks/ [2022-04-19T16:16:36.854Z] --- PASS: TestNetworkList (0.06s) [2022-04-19T16:16:36.854Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T16:16:36.854Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T16:16:36.854Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T16:16:36.854Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T16:16:36.854Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T16:16:36.854Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T16:16:36.854Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T16:16:36.854Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T16:16:36.854Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T16:16:36.854Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:16:36.854Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T16:16:36.854Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T16:16:36.854Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T16:16:36.854Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:16:36.854Z] PASS [2022-04-19T16:16:36.854Z] ok github.com/docker/docker/integration/network 0.298s [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === Skipped [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T16:16:36.854Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T16:16:36.854Z] 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-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T16:16:36.854Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T16:16:36.854Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:16:36.854Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:16:36.854Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:16:36.854Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T16:16:36.854Z] [2022-04-19T16:16:36.854Z] DONE 34 tests, 15 skipped in 2.954s [2022-04-19T16:16:36.854Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T16:16:37.403Z] --- PASS: TestTemplatedSecret (2.49s) [2022-04-19T16:16:37.403Z] === RUN TestSecretCreateResolve [2022-04-19T16:16:37.821Z] testing: warning: no tests to run [2022-04-19T16:16:37.821Z] PASS [2022-04-19T16:16:37.821Z] ok github.com/docker/docker/integration/network/ipvlan 0.094s [2022-04-19T16:16:37.821Z] [2022-04-19T16:16:37.821Z] DONE 0 tests in 1.067s [2022-04-19T16:16:37.821Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.11s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.11s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.04s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s) [2022-04-19T16:16:38.067Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-04-19T16:16:38.067Z] === RUN TestCgroupNamespacesRun [2022-04-19T16:16:38.209Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-19T16:16:38.466Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-19T16:16:38.794Z] testing: warning: no tests to run [2022-04-19T16:16:38.794Z] PASS [2022-04-19T16:16:38.794Z] ok github.com/docker/docker/integration/network/macvlan 0.077s [2022-04-19T16:16:38.794Z] [2022-04-19T16:16:38.794Z] DONE 0 tests in 0.823s [2022-04-19T16:16:38.794Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T16:16:39.344Z] --- PASS: TestSecretCreateResolve (2.13s) [2022-04-19T16:16:39.344Z] PASS [2022-04-19T16:16:39.344Z] [2022-04-19T16:16:39.344Z] DONE 6 tests in 13.312s [2022-04-19T16:16:39.344Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T16:16:39.344Z] INFO: Testing against a local daemon [2022-04-19T16:16:39.344Z] === RUN TestServiceCreateInit [2022-04-19T16:16:39.344Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T16:16:39.433Z] --- PASS: TestRenameStoppedContainer (2.73s) [2022-04-19T16:16:39.433Z] === RUN TestRenameRunningContainerAndReuse [2022-04-19T16:16:39.434Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-19T16:16:39.434Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-19T16:16:39.757Z] testing: warning: no tests to run [2022-04-19T16:16:39.757Z] PASS [2022-04-19T16:16:39.757Z] ok github.com/docker/docker/integration/plugin 0.077s [2022-04-19T16:16:39.757Z] [2022-04-19T16:16:39.757Z] DONE 0 tests in 0.747s [2022-04-19T16:16:39.757Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T16:16:39.830Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-19T16:16:40.361Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-04-19T16:16:40.361Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-19T16:16:40.721Z] testing: warning: no tests to run [2022-04-19T16:16:40.721Z] PASS [2022-04-19T16:16:40.721Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2022-04-19T16:16:40.721Z] [2022-04-19T16:16:40.721Z] DONE 0 tests in 0.773s [2022-04-19T16:16:40.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T16:16:41.727Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-19T16:16:41.727Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-19T16:16:42.345Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T16:16:42.655Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-04-19T16:16:42.655Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-19T16:16:43.577Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T16:16:44.020Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-04-19T16:16:44.020Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-19T16:16:44.115Z] --- PASS: TestRenameRunningContainerAndReuse (4.58s) [2022-04-19T16:16:44.115Z] === RUN TestRenameInvalidName [2022-04-19T16:16:44.861Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T16:16:44.948Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-19T16:16:44.948Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-19T16:16:45.116Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T16:16:45.206Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T16:16:45.206Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T16:16:45.206Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T16:16:45.206Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T16:16:45.206Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T16:16:45.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:45.391Z] INFO: Testing against a local daemon [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:16:45.391Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:16:45.391Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T16:16:45.391Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T16:16:45.391Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:16:45.391Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T16:16:45.391Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T16:16:45.391Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T16:16:45.391Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T16:16:45.391Z] === RUN TestPluginInstall [2022-04-19T16:16:45.391Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T16:16:45.391Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T16:16:45.391Z] === RUN TestPluginsWithRuntimes [2022-04-19T16:16:45.391Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T16:16:45.391Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T16:16:45.391Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T16:16:45.391Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T16:16:45.391Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:16:45.391Z] PASS [2022-04-19T16:16:45.391Z] ok github.com/docker/docker/integration/plugin/common 0.116s [2022-04-19T16:16:45.391Z] [2022-04-19T16:16:45.391Z] === Skipped [2022-04-19T16:16:45.391Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T16:16:45.391Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T16:16:45.391Z] [2022-04-19T16:16:45.391Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T16:16:45.391Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T16:16:45.391Z] [2022-04-19T16:16:45.391Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:16:45.391Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T16:16:45.391Z] [2022-04-19T16:16:45.391Z] DONE 19 tests, 3 skipped in 4.536s [2022-04-19T16:16:45.391Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T16:16:45.677Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T16:16:45.874Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-19T16:16:45.874Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-19T16:16:46.238Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T16:16:46.285Z] --- PASS: TestRenameInvalidName (2.00s) [2022-04-19T16:16:46.285Z] === RUN TestRenameAnonymousContainer [2022-04-19T16:16:46.801Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-04-19T16:16:46.801Z] === RUN TestNISDomainname [2022-04-19T16:16:46.843Z] --- PASS: TestServiceCreateInit (7.77s) [2022-04-19T16:16:46.843Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.00s) [2022-04-19T16:16:46.843Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s) [2022-04-19T16:16:46.843Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T16:16:47.363Z] --- PASS: TestNISDomainname (0.50s) [2022-04-19T16:16:47.363Z] === RUN TestHostnameDnsResolution [2022-04-19T16:16:47.557Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:47.557Z] INFO: Testing against a local daemon [2022-04-19T16:16:47.557Z] === RUN TestExternalGraphDriver [2022-04-19T16:16:47.557Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T16:16:47.557Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T16:16:47.557Z] === RUN TestGraphdriverPluginV2 [2022-04-19T16:16:47.557Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T16:16:47.557Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T16:16:47.557Z] PASS [2022-04-19T16:16:47.557Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.106s [2022-04-19T16:16:47.557Z] [2022-04-19T16:16:47.557Z] === Skipped [2022-04-19T16:16:47.557Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T16:16:47.557Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T16:16:47.557Z] [2022-04-19T16:16:47.557Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T16:16:47.557Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T16:16:47.557Z] [2022-04-19T16:16:47.557Z] DONE 2 tests, 2 skipped in 2.246s [2022-04-19T16:16:47.557Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T16:16:47.601Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T16:16:48.289Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-04-19T16:16:48.289Z] === RUN TestUnprivilegedPortsAndPing [2022-04-19T16:16:48.527Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T16:16:48.545Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s) [2022-04-19T16:16:48.545Z] === RUN TestPrivilegedHostDevices [2022-04-19T16:16:49.088Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T16:16:49.088Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T16:16:49.106Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-04-19T16:16:49.106Z] === RUN TestStats [2022-04-19T16:16:49.343Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T16:16:49.629Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T16:16:49.723Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:49.723Z] INFO: Testing against a local daemon [2022-04-19T16:16:49.723Z] === RUN TestReadPluginNoRead [2022-04-19T16:16:49.723Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T16:16:49.723Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T16:16:49.723Z] PASS [2022-04-19T16:16:49.723Z] ok github.com/docker/docker/integration/plugin/logging 0.103s [2022-04-19T16:16:50.179Z] [2022-04-19T16:16:50.179Z] === Skipped [2022-04-19T16:16:50.179Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T16:16:50.179Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T16:16:50.179Z] [2022-04-19T16:16:50.179Z] DONE 1 tests, 1 skipped in 2.324s [2022-04-19T16:16:50.179Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T16:16:50.203Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T16:16:50.764Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-19T16:16:50.764Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-19T16:16:50.764Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T16:16:50.764Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T16:16:51.142Z] testing: warning: no tests to run [2022-04-19T16:16:51.142Z] PASS [2022-04-19T16:16:51.142Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-04-19T16:16:51.142Z] [2022-04-19T16:16:51.142Z] DONE 0 tests in 1.123s [2022-04-19T16:16:51.325Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T16:16:51.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T16:16:51.619Z] --- PASS: TestStats (2.44s) [2022-04-19T16:16:51.619Z] === RUN TestStopContainerWithTimeout [2022-04-19T16:16:51.619Z] === RUN TestStopContainerWithTimeout/0 [2022-04-19T16:16:51.619Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-19T16:16:51.619Z] === RUN TestStopContainerWithTimeout/1 [2022-04-19T16:16:51.619Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-19T16:16:51.619Z] === RUN TestStopContainerWithTimeout/3 [2022-04-19T16:16:51.619Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-19T16:16:51.619Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-19T16:16:51.619Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-19T16:16:51.619Z] === CONT TestStopContainerWithTimeout/0 [2022-04-19T16:16:51.619Z] === CONT TestStopContainerWithTimeout/3 [2022-04-19T16:16:52.180Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-19T16:16:53.802Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:53.802Z] INFO: Testing against a local daemon [2022-04-19T16:16:53.802Z] === RUN TestPluginWithDevMounts [2022-04-19T16:16:53.802Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:53.802Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T16:16:53.802Z] PASS [2022-04-19T16:16:53.802Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-04-19T16:16:53.802Z] [2022-04-19T16:16:53.802Z] === Skipped [2022-04-19T16:16:53.802Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T16:16:53.802Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:53.802Z] [2022-04-19T16:16:53.802Z] DONE 1 tests, 1 skipped in 2.287s [2022-04-19T16:16:53.802Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T16:16:54.592Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T16:16:54.592Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T16:16:54.694Z] === CONT TestStopContainerWithTimeout/1 [2022-04-19T16:16:55.331Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:55.331Z] INFO: Testing against a local daemon [2022-04-19T16:16:55.331Z] === RUN TestSecretInspect [2022-04-19T16:16:55.331Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.331Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T16:16:55.331Z] === RUN TestSecretList [2022-04-19T16:16:55.331Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.331Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T16:16:55.331Z] === RUN TestSecretsCreateAndDelete [2022-04-19T16:16:55.331Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.331Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T16:16:55.331Z] === RUN TestSecretsUpdate [2022-04-19T16:16:55.331Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.331Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T16:16:55.331Z] === RUN TestTemplatedSecret [2022-04-19T16:16:55.331Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.331Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T16:16:55.331Z] === RUN TestSecretCreateResolve [2022-04-19T16:16:55.331Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:55.331Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T16:16:55.331Z] PASS [2022-04-19T16:16:55.331Z] ok github.com/docker/docker/integration/secret 0.095s [2022-04-19T16:16:55.518Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T16:16:55.622Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-19T16:16:55.622Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-04-19T16:16:55.622Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-04-19T16:16:55.622Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-04-19T16:16:55.622Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-04-19T16:16:55.622Z] === RUN TestDeleteDevicemapper [2022-04-19T16:16:55.622Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:16:55.622Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-19T16:16:55.622Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T16:16:55.774Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-19T16:16:55.787Z] [2022-04-19T16:16:55.787Z] === Skipped [2022-04-19T16:16:55.787Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T16:16:55.787Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.787Z] [2022-04-19T16:16:55.787Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T16:16:55.787Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.787Z] [2022-04-19T16:16:55.787Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T16:16:55.787Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.787Z] [2022-04-19T16:16:55.787Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T16:16:55.787Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.787Z] [2022-04-19T16:16:55.787Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T16:16:55.787Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:55.787Z] [2022-04-19T16:16:55.787Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T16:16:55.787Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:55.787Z] [2022-04-19T16:16:55.787Z] DONE 6 tests, 6 skipped in 1.794s [2022-04-19T16:16:55.787Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T16:16:57.511Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s) [2022-04-19T16:16:57.511Z] === RUN TestUpdateMemory [2022-04-19T16:16:57.661Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T16:16:57.766Z] --- PASS: TestUpdateMemory (0.54s) [2022-04-19T16:16:57.766Z] === RUN TestUpdateCPUQuota [2022-04-19T16:16:58.586Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T16:16:58.642Z] --- PASS: TestRenameAnonymousContainer (12.79s) [2022-04-19T16:16:58.642Z] === RUN TestRenameContainerWithSameName [2022-04-19T16:16:58.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:16:58.683Z] INFO: Testing against a local daemon [2022-04-19T16:16:58.683Z] === RUN TestServiceCreateInit [2022-04-19T16:16:58.683Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T16:16:58.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T16:16:58.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T16:16:58.683Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestCreateServiceConflict [2022-04-19T16:16:58.683Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T16:16:58.683Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-19T16:16:58.683Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T16:16:58.683Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T16:16:58.683Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T16:16:58.683Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestCreateServiceSysctls [2022-04-19T16:16:58.683Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-19T16:16:58.683Z] === RUN TestCreateServiceCapabilities [2022-04-19T16:16:58.683Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-19T16:16:58.683Z] === RUN TestInspect [2022-04-19T16:16:58.683Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestInspect (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestCreateJob [2022-04-19T16:16:58.683Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestReplicatedJob [2022-04-19T16:16:58.683Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestUpdateReplicatedJob [2022-04-19T16:16:58.683Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestServiceListWithStatuses [2022-04-19T16:16:58.683Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T16:16:58.683Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestDockerNetworkReConnect [2022-04-19T16:16:58.683Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestServicePlugin [2022-04-19T16:16:58.683Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestServiceUpdateLabel [2022-04-19T16:16:58.683Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestServiceUpdateSecrets [2022-04-19T16:16:58.683Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestServiceUpdateConfigs [2022-04-19T16:16:58.683Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestServiceUpdateNetwork [2022-04-19T16:16:58.683Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T16:16:58.683Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T16:16:58.683Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T16:16:58.683Z] PASS [2022-04-19T16:16:58.683Z] ok github.com/docker/docker/integration/service 0.269s [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === Skipped [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:16:58.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:16:58.683Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T16:16:58.683Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T16:16:58.683Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-19T16:16:58.683Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T16:16:58.683Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T16:16:58.683Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T16:16:58.683Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-19T16:16:58.683Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-19T16:16:58.683Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-19T16:16:58.683Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T16:16:58.683Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T16:16:58.683Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T16:16:58.683Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T16:16:58.683Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T16:16:58.683Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T16:16:58.683Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T16:16:58.683Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T16:16:58.683Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T16:16:58.683Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T16:16:58.683Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T16:16:58.683Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T16:16:58.683Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:16:58.683Z] [2022-04-19T16:16:58.683Z] DONE 24 tests, 23 skipped in 2.792s [2022-04-19T16:16:58.684Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T16:16:58.693Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-04-19T16:16:58.693Z] === RUN TestUpdatePidsLimit [2022-04-19T16:16:58.693Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-19T16:16:58.693Z] === RUN TestUpdatePidsLimit/no_change [2022-04-19T16:16:58.949Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-19T16:16:59.204Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-19T16:16:59.204Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-19T16:16:59.460Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-19T16:17:00.021Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-19T16:17:00.115Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T16:17:00.115Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T16:17:00.218Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:17:00.218Z] INFO: Testing against a local daemon [2022-04-19T16:17:00.218Z] === RUN TestSessionCreate [2022-04-19T16:17:00.218Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:00.218Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T16:17:00.218Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T16:17:00.218Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:00.218Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T16:17:00.218Z] PASS [2022-04-19T16:17:00.218Z] ok github.com/docker/docker/integration/session 0.095s [2022-04-19T16:17:00.218Z] [2022-04-19T16:17:00.218Z] === Skipped [2022-04-19T16:17:00.218Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T16:17:00.218Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:00.218Z] [2022-04-19T16:17:00.218Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T16:17:00.218Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:00.218Z] [2022-04-19T16:17:00.218Z] DONE 2 tests, 2 skipped in 1.739s [2022-04-19T16:17:00.522Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T16:17:00.581Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T16:17:00.674Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T16:17:01.047Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T16:17:01.384Z] --- PASS: TestUpdatePidsLimit (2.61s) [2022-04-19T16:17:01.385Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-19T16:17:01.385Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-04-19T16:17:01.385Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-19T16:17:01.385Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-19T16:17:01.385Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-19T16:17:01.385Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2022-04-19T16:17:01.385Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.51s) [2022-04-19T16:17:01.385Z] === RUN TestUpdateRestartPolicy [2022-04-19T16:17:01.536Z] --- PASS: TestRenameContainerWithSameName (2.81s) [2022-04-19T16:17:01.536Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-19T16:17:01.536Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:01.536Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T16:17:01.536Z] === RUN TestResize [2022-04-19T16:17:02.409Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T16:17:02.665Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T16:17:02.665Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-19T16:17:02.665Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T16:17:02.665Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-19T16:17:02.666Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T16:17:02.666Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-19T16:17:02.666Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T16:17:02.666Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-19T16:17:02.666Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-19T16:17:02.666Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-19T16:17:02.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:17:02.840Z] INFO: Testing against a local daemon [2022-04-19T16:17:02.840Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:17:02.840Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:02.840Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestDiskUsage [2022-04-19T16:17:02.840Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T16:17:02.840Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestEventsExecDie [2022-04-19T16:17:02.840Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T16:17:02.840Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestEventsBackwardsCompatible [2022-04-19T16:17:02.840Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T16:17:02.840Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestEventsVolumeCreate [2022-04-19T16:17:02.840Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T16:17:02.840Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestInfoAPI [2022-04-19T16:17:02.840Z] --- PASS: TestInfoAPI (0.05s) [2022-04-19T16:17:02.840Z] === RUN TestInfoAPIWarnings [2022-04-19T16:17:02.840Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:17:02.840Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestInfoDebug [2022-04-19T16:17:02.840Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:17:02.840Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestInfoInsecureRegistries [2022-04-19T16:17:02.840Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:17:02.840Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestInfoRegistryMirrors [2022-04-19T16:17:02.840Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:17:02.840Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T16:17:02.840Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T16:17:03.593Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-19T16:17:03.804Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-19T16:17:03.804Z] === RUN TestPingCacheHeaders [2022-04-19T16:17:03.804Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-19T16:17:03.804Z] === RUN TestPingGet [2022-04-19T16:17:03.804Z] --- PASS: TestPingGet (0.04s) [2022-04-19T16:17:03.804Z] === RUN TestPingHead [2022-04-19T16:17:03.804Z] --- PASS: TestPingHead (0.04s) [2022-04-19T16:17:03.804Z] === RUN TestPingSwarmHeader [2022-04-19T16:17:03.804Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:03.804Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T16:17:03.804Z] === RUN TestVersion [2022-04-19T16:17:03.804Z] --- PASS: TestVersion (0.04s) [2022-04-19T16:17:03.804Z] PASS [2022-04-19T16:17:03.804Z] ok github.com/docker/docker/integration/system 1.262s [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === Skipped [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:17:03.804Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T16:17:03.804Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T16:17:03.804Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T16:17:03.804Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T16:17:03.804Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T16:17:03.804Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T16:17:03.804Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T16:17:03.804Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T16:17:03.804Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T16:17:03.804Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:03.804Z] [2022-04-19T16:17:03.804Z] DONE 16 tests, 10 skipped in 3.400s [2022-04-19T16:17:04.261Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T16:17:04.440Z] --- PASS: TestResize (2.51s) [2022-04-19T16:17:04.440Z] === RUN TestResizeWithInvalidSize [2022-04-19T16:17:04.519Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-19T16:17:04.519Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-19T16:17:04.880Z] --- PASS: TestCreateServiceMultipleTimes (15.60s) [2022-04-19T16:17:04.880Z] === RUN TestCreateServiceConflict [2022-04-19T16:17:04.880Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-04-19T16:17:04.880Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T16:17:05.445Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-19T16:17:05.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:17:05.792Z] INFO: Testing against a local daemon [2022-04-19T16:17:05.792Z] === RUN TestVolumesCreateAndList [2022-04-19T16:17:05.792Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-19T16:17:05.792Z] === RUN TestVolumesRemove [2022-04-19T16:17:06.006Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesRemove (0.18s) [2022-04-19T16:17:06.248Z] === RUN TestVolumesInspect [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-19T16:17:06.248Z] === RUN TestVolumesInvalidJSON [2022-04-19T16:17:06.248Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T16:17:06.248Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T16:17:06.248Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T16:17:06.248Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T16:17:06.248Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T16:17:06.248Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T16:17:06.248Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T16:17:06.248Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T16:17:06.248Z] PASS [2022-04-19T16:17:06.248Z] ok github.com/docker/docker/integration/volume 0.425s [2022-04-19T16:17:06.248Z] [2022-04-19T16:17:06.248Z] DONE 9 tests in 2.267s [2022-04-19T16:17:06.248Z] INFO: make.ps1 ended at 04/19/2022 16:17:06 [2022-04-19T16:17:06.248Z] INFO: Integration CLI tests being run from the host: [2022-04-19T16:17:06.248Z] 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-04-19T16:17:06.613Z] --- PASS: TestResizeWithInvalidSize (2.14s) [2022-04-19T16:17:06.613Z] === RUN TestResizeWhenContainerNotStarted [2022-04-19T16:17:06.933Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T16:17:06.933Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-19T16:17:07.397Z] --- PASS: TestCreateServiceMaxReplicas (2.77s) [2022-04-19T16:17:07.397Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T16:17:07.494Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-19T16:17:07.494Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-19T16:17:07.494Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-19T16:17:07.749Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T16:17:07.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-19T16:17:07.749Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-19T16:17:07.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-19T16:17:07.749Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-19T16:17:07.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-19T16:17:07.749Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-19T16:17:07.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-19T16:17:07.749Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-19T16:17:07.749Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-19T16:17:07.749Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-19T16:17:07.749Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-19T16:17:08.004Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-19T16:17:08.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T16:17:08.193Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T16:17:08.193Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T16:17:08.258Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-19T16:17:08.820Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-19T16:17:08.820Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-19T16:17:09.380Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T16:17:09.380Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T16:17:09.510Z] --- PASS: TestResizeWhenContainerNotStarted (2.83s) [2022-04-19T16:17:09.510Z] === RUN TestDaemonRestartKillContainers [2022-04-19T16:17:09.510Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:09.510Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:17:09.510Z] === RUN TestStats [2022-04-19T16:17:09.510Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T16:17:09.510Z] --- SKIP: TestStats (0.00s) [2022-04-19T16:17:09.510Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-19T16:17:10.306Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T16:17:10.306Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-19T16:17:10.561Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-19T16:17:11.122Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-19T16:17:11.122Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T16:17:11.122Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T16:17:11.683Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T16:17:11.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T16:17:12.617Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-19T16:17:12.872Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-19T16:17:12.872Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-19T16:17:12.872Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T16:17:13.433Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T16:17:13.433Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T16:17:13.526Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-19T16:17:13.526Z] Copying nested executables into bundles/binary-daemon [2022-04-19T16:17:13.548Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-04-19T16:17:13.548Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T16:17:13.548Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-19T16:17:13.548Z] === RUN TestWaitNonBlocked [2022-04-19T16:17:13.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:17:13.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:17:13.548Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:17:13.548Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:17:13.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:17:13.548Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:17:13.548Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-19T16:17:13.548Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s) [2022-04-19T16:17:13.548Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s) [2022-04-19T16:17:13.548Z] === RUN TestWaitBlocked [2022-04-19T16:17:13.548Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:17:13.548Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:17:13.548Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:17:13.548Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:17:13.548Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-19T16:17:13.548Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-19T16:17:13.804Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-19T16:17:13.804Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2022-04-19T16:17:13.804Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-04-19T16:17:13.804Z] === CONT TestContainerStartOnDaemonRestart [2022-04-19T16:17:13.804Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-19T16:17:14.359Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T16:17:14.920Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T16:17:15.429Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-19T16:17:15.429Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:17:15.429Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-19T16:17:15.429Z] [2022-04-19T16:17:16.285Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T16:17:16.344Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s) [2022-04-19T16:17:16.344Z] === CONT TestDaemonHostGatewayIP [2022-04-19T16:17:16.344Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2022-04-19T16:17:16.344Z] === CONT TestDaemonRestartIpcMode [2022-04-19T16:17:16.540Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T16:17:16.540Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T16:17:16.540Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T16:17:16.576Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.45s) [2022-04-19T16:17:16.576Z] === RUN TestStopContainerWithTimeout [2022-04-19T16:17:16.576Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T16:17:16.576Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-19T16:17:16.576Z] === RUN TestUpdateRestartPolicy [2022-04-19T16:17:16.769Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-19T16:17:16.769Z] INFO: Testing against a local daemon [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T16:17:16.769Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T16:17:16.769Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T16:17:16.769Z] === RUN TestDockerSuite/TestAPIImagesDelete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-19T16:17:17.129Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/make.sh cross [2022-04-19T16:17:17.224Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T16:17:17.387Z] [2022-04-19T16:17:17.465Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-19T16:17:17.646Z] Removing bundles/ [2022-04-19T16:17:17.646Z] [2022-04-19T16:17:17.646Z] ---> Making bundle: cross (in bundles/cross) [2022-04-19T16:17:17.646Z] Cross building: bundles/cross/linux/amd64 [2022-04-19T16:17:17.646Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-19T16:17:17.646Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-19T16:17:17.680Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T16:17:18.029Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-19T16:17:18.136Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T16:17:18.590Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T16:17:18.590Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T16:17:18.592Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T16:17:18.859Z] --- PASS: TestDaemonRestartIpcMode (2.52s) [2022-04-19T16:17:18.859Z] === CONT TestIpcModeOlderClient [2022-04-19T16:17:18.859Z] --- PASS: TestDaemonHostGatewayIP (2.58s) [2022-04-19T16:17:18.859Z] === CONT TestContainerKillOnDaemonStart [2022-04-19T16:17:18.859Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-19T16:17:20.107Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T16:17:20.107Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T16:17:20.107Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T16:17:20.668Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-19T16:17:20.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T16:17:21.594Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3627304813 [2022-04-19T16:17:21.594Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T16:17:21.594Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T16:17:22.230Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s) [2022-04-19T16:17:22.230Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T16:17:22.995Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T16:17:23.250Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T16:17:23.250Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T16:17:23.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-19T16:17:24.370Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T16:17:25.734Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T16:17:25.990Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T16:17:26.245Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T16:17:26.245Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T16:17:26.245Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T16:17:26.501Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-19T16:17:26.756Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T16:17:26.756Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T16:17:27.683Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T16:17:28.244Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T16:17:29.169Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-19T16:17:29.169Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T16:17:29.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T16:17:29.311Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T16:17:29.311Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T16:17:31.022Z] --- PASS: TestContainerKillOnDaemonStart (11.47s) [2022-04-19T16:17:31.022Z] PASS [2022-04-19T16:17:31.022Z] [2022-04-19T16:17:31.022Z] === Skipped [2022-04-19T16:17:31.022Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-19T16:17:31.022Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:17:31.022Z] [2022-04-19T16:17:31.022Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-19T16:17:31.022Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-19T16:17:31.022Z] [2022-04-19T16:17:31.022Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-19T16:17:31.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-19T16:17:31.022Z] [2022-04-19T16:17:31.022Z] DONE 234 tests, 3 skipped in 120.090s [2022-04-19T16:17:31.022Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-19T16:17:31.022Z] ++ 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-04-19T16:17:31.022Z] ++ set -e [2022-04-19T16:17:31.022Z] ++ '[' -n 0 ']' [2022-04-19T16:17:31.022Z] ++ set -x [2022-04-19T16:17:31.022Z] ++ 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-04-19T16:17:31.022Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T16:17:31.022Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-19T16:17:31.022Z] === RUN TestDaemonConfigValidation [2022-04-19T16:17:31.022Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:17:31.022Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:17:31.022Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-19T16:17:31.022Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-19T16:17:31.022Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-19T16:17:31.022Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-19T16:17:31.022Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-19T16:17:31.022Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-19T16:17:31.022Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-19T16:17:31.022Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-19T16:17:31.022Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-19T16:17:31.022Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-19T16:17:31.022Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-19T16:17:31.022Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-19T16:17:31.022Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-19T16:17:31.022Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-19T16:17:31.022Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-04-19T16:17:31.022Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-19T16:17:31.022Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-19T16:17:31.022Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-04-19T16:17:31.022Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-19T16:17:31.022Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T16:17:31.022Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-19T16:17:31.948Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-19T16:17:32.429Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-19T16:17:33.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T16:17:33.018Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T16:17:33.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T16:17:33.018Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T16:17:33.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T16:17:33.316Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-19T16:17:34.241Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-19T16:17:34.241Z] daemon_test.go:156: [dbe262f01dc4a] daemon is not started [2022-04-19T16:17:34.241Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-19T16:17:34.241Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-19T16:17:34.241Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-19T16:17:34.241Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-19T16:17:34.241Z] === RUN TestDaemonProxy [2022-04-19T16:17:34.241Z] === RUN TestDaemonProxy/environment_variables [2022-04-19T16:17:34.317Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T16:17:34.392Z] --- PASS: TestCreateServiceSecretFileMode (12.62s) [2022-04-19T16:17:34.392Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T16:17:34.572Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-19T16:17:35.938Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T16:17:36.128Z] === RUN TestDaemonProxy/command-line_options [2022-04-19T16:17:37.303Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T16:17:37.303Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-19T16:17:37.493Z] === RUN TestDaemonProxy/configuration_file [2022-04-19T16:17:37.676Z] --- PASS: TestUpdateRestartPolicy (19.82s) [2022-04-19T16:17:37.676Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-19T16:17:38.138Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2022-04-19T16:17:38.138Z] === RUN TestWaitNonBlocked [2022-04-19T16:17:38.138Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:17:38.138Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:17:38.138Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:17:38.139Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:17:38.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-19T16:17:38.139Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-19T16:17:38.229Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T16:17:38.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T16:17:38.782Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T16:17:38.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T16:17:38.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T16:17:38.782Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T16:17:38.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T16:17:38.782Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T16:17:38.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T16:17:39.380Z] === RUN TestDaemonProxy/conflicting_options [2022-04-19T16:17:39.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-19T16:17:39.941Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-19T16:17:40.502Z] --- PASS: TestDaemonProxy (6.26s) [2022-04-19T16:17:40.502Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-04-19T16:17:40.502Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-19T16:17:40.502Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-04-19T16:17:40.502Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-19T16:17:40.502Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-19T16:17:40.502Z] PASS [2022-04-19T16:17:40.502Z] [2022-04-19T16:17:40.502Z] DONE 17 tests in 10.232s [2022-04-19T16:17:40.502Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-19T16:17:40.502Z] ++ 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-04-19T16:17:40.502Z] ++ set -e [2022-04-19T16:17:40.502Z] ++ '[' -n 0 ']' [2022-04-19T16:17:40.502Z] ++ set -x [2022-04-19T16:17:40.502Z] ++ 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-04-19T16:17:40.502Z] INFO: Testing against a local daemon [2022-04-19T16:17:40.502Z] === RUN TestCommitInheritsEnv [2022-04-19T16:17:40.758Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-19T16:17:40.758Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T16:17:40.758Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-19T16:17:40.758Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:17:40.758Z] === RUN TestImportWithCustomPlatform [2022-04-19T16:17:40.758Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-19T16:17:40.958Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T16:17:41.013Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-19T16:17:41.013Z] === RUN TestImportWithCustomPlatform// [2022-04-19T16:17:41.013Z] === RUN TestImportWithCustomPlatform/linux [2022-04-19T16:17:41.013Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-19T16:17:41.013Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-19T16:17:41.055Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-19T16:17:41.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.63s) [2022-04-19T16:17:41.055Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s) [2022-04-19T16:17:41.055Z] === RUN TestWaitBlocked [2022-04-19T16:17:41.055Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:17:41.055Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-19T16:17:41.055Z] PASS [2022-04-19T16:17:41.055Z] ok github.com/docker/docker/integration/container 103.258s [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === Skipped [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-19T16:17:41.055Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-19T16:17:41.055Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-19T16:17:41.055Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-19T16:17:41.055Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-19T16:17:41.055Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-19T16:17:41.055Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-19T16:17:41.055Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-19T16:17:41.055Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-19T16:17:41.055Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-19T16:17:41.055Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-19T16:17:41.055Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.09s) [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-19T16:17:41.055Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-19T16:17:41.055Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-19T16:17:41.055Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-19T16:17:41.055Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-19T16:17:41.055Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-19T16:17:41.055Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-19T16:17:41.055Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:17:41.055Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-19T16:17:41.055Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-19T16:17:41.055Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-19T16:17:41.055Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-19T16:17:41.055Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-19T16:17:41.055Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-19T16:17:41.055Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-19T16:17:41.055Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-19T16:17:41.055Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-19T16:17:41.055Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-19T16:17:41.055Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-19T16:17:41.055Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-19T16:17:41.055Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-19T16:17:41.055Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-19T16:17:41.055Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-19T16:17:41.055Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-19T16:17:41.055Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-19T16:17:41.055Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:17:41.055Z] [2022-04-19T16:17:41.055Z] DONE 119 tests, 34 skipped in 106.039s [2022-04-19T16:17:41.055Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-19T16:17:41.269Z] === RUN TestImportWithCustomPlatform/macos [2022-04-19T16:17:41.269Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-19T16:17:41.269Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-19T16:17:41.269Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-19T16:17:41.269Z] === RUN TestImagesFilterMultiReference [2022-04-19T16:17:41.269Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-19T16:17:41.269Z] === RUN TestImagePullPlatformInvalid [2022-04-19T16:17:41.269Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-19T16:17:41.269Z] === RUN TestRemoveImageOrphaning [2022-04-19T16:17:41.525Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-19T16:17:41.525Z] === RUN TestRemoveImageGarbageCollector [2022-04-19T16:17:41.525Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:17:41.525Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-19T16:17:41.525Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T16:17:41.525Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-19T16:17:41.525Z] === RUN TestTagInvalidReference [2022-04-19T16:17:41.525Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-19T16:17:41.525Z] === RUN TestTagValidPrefixedRepo [2022-04-19T16:17:41.525Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-19T16:17:41.525Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T16:17:41.525Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-19T16:17:41.525Z] === RUN TestTagOfficialNames [2022-04-19T16:17:41.780Z] --- PASS: TestTagOfficialNames (0.06s) [2022-04-19T16:17:41.780Z] === RUN TestTagMatchesDigest [2022-04-19T16:17:41.780Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-19T16:17:41.780Z] PASS [2022-04-19T16:17:41.780Z] [2022-04-19T16:17:41.780Z] === Skipped [2022-04-19T16:17:41.780Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:17:41.780Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-19T16:17:41.780Z] [2022-04-19T16:17:41.780Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-19T16:17:41.780Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:17:41.780Z] [2022-04-19T16:17:41.780Z] DONE 22 tests, 2 skipped in 1.303s [2022-04-19T16:17:41.780Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-19T16:17:41.780Z] ++ 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-04-19T16:17:41.780Z] ++ set -e [2022-04-19T16:17:41.780Z] ++ '[' -n 0 ']' [2022-04-19T16:17:41.780Z] ++ set -x [2022-04-19T16:17:41.780Z] ++ 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-04-19T16:17:41.780Z] INFO: Testing against a local daemon [2022-04-19T16:17:41.780Z] === RUN TestNetworkCreateDelete [2022-04-19T16:17:42.036Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-19T16:17:42.036Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T16:17:42.291Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-19T16:17:42.291Z] === RUN TestDaemonDNSFallback [2022-04-19T16:17:42.843Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-19T16:17:43.098Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T16:17:43.659Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T16:17:45.021Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T16:17:46.383Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T16:17:46.554Z] --- PASS: TestCreateServiceConfigFileMode (12.53s) [2022-04-19T16:17:46.554Z] === RUN TestCreateServiceSysctls [2022-04-19T16:17:47.746Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T16:17:48.687Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-19T16:17:48.832Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-19T16:17:48.832Z] === RUN TestInspectNetwork [2022-04-19T16:17:49.070Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-04-19T16:17:49.070Z] === RUN TestCreateServiceCapabilities [2022-04-19T16:17:50.575Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T16:17:51.586Z] --- PASS: TestCreateServiceCapabilities (2.50s) [2022-04-19T16:17:51.586Z] === RUN TestInspect [2022-04-19T16:17:52.096Z] === RUN TestInspectNetwork/full_network_id [2022-04-19T16:17:52.096Z] === RUN TestInspectNetwork/partial_network_id [2022-04-19T16:17:52.096Z] === RUN TestInspectNetwork/network_name [2022-04-19T16:17:52.096Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-19T16:17:53.838Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-19T16:17:54.100Z] --- PASS: TestInspect (2.82s) [2022-04-19T16:17:54.100Z] === RUN TestCreateJob [2022-04-19T16:17:54.764Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T16:17:56.260Z] --- PASS: TestInspectNetwork (7.22s) [2022-04-19T16:17:56.260Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-19T16:17:56.260Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-19T16:17:56.260Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-19T16:17:56.260Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-19T16:17:56.260Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T16:17:57.407Z] --- PASS: TestCreateJob (2.94s) [2022-04-19T16:17:57.407Z] === RUN TestReplicatedJob [2022-04-19T16:17:57.623Z] --- PASS: TestRunContainerWithBridgeNone (1.58s) [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T16:17:57.623Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:17:57.623Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:17:57.623Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:17:57.623Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T16:17:57.623Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T16:17:57.623Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T16:17:57.623Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T16:17:57.623Z] === RUN TestNetworkList [2022-04-19T16:17:57.623Z] === RUN TestNetworkList//networks [2022-04-19T16:17:57.623Z] === PAUSE TestNetworkList//networks [2022-04-19T16:17:57.623Z] === RUN TestNetworkList//networks/ [2022-04-19T16:17:57.623Z] === PAUSE TestNetworkList//networks/ [2022-04-19T16:17:57.623Z] === CONT TestNetworkList//networks [2022-04-19T16:17:57.623Z] === CONT TestNetworkList//networks/ [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkList (0.01s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T16:17:57.623Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T16:17:57.623Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T16:17:58.028Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T16:17:58.184Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-19T16:17:58.184Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T16:17:59.110Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-19T16:17:59.110Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T16:17:59.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T16:18:00.038Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2022-04-19T16:18:00.038Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T16:18:00.965Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-04-19T16:18:00.965Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T16:18:02.329Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-04-19T16:18:02.329Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T16:18:02.650Z] --- PASS: TestReplicatedJob (5.29s) [2022-04-19T16:18:02.650Z] === RUN TestUpdateReplicatedJob [2022-04-19T16:18:02.890Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-19T16:18:02.890Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T16:18:03.274Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T16:18:03.528Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T16:18:03.528Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T16:18:03.983Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T16:18:03.983Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:18:04.437Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T16:18:05.162Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-19T16:18:05.402Z] --- PASS: TestServiceWithPredefinedNetwork (2.18s) [2022-04-19T16:18:05.402Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T16:18:05.402Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:18:05.402Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:18:05.402Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T16:18:05.914Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-04-19T16:18:05.914Z] === RUN TestServiceListWithStatuses [2022-04-19T16:18:05.914Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:18:05.914Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T16:18:05.914Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T16:18:05.959Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T16:18:05.959Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T16:18:05.959Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T16:18:06.259Z] === RUN TestConfigDaemonLibtrustID [2022-04-19T16:18:06.259Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T16:18:06.259Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-19T16:18:06.259Z] === RUN TestDaemonConfigValidation [2022-04-19T16:18:06.259Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T16:18:06.259Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-19T16:18:06.259Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-19T16:18:06.259Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T16:18:06.259Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T16:18:06.259Z] === RUN TestDaemonProxy [2022-04-19T16:18:06.259Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T16:18:06.259Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-19T16:18:06.259Z] PASS [2022-04-19T16:18:06.259Z] ok github.com/docker/docker/integration/daemon 0.143s [2022-04-19T16:18:06.259Z] [2022-04-19T16:18:06.259Z] === Skipped [2022-04-19T16:18:06.259Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-19T16:18:06.259Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-19T16:18:06.259Z] [2022-04-19T16:18:06.259Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-19T16:18:06.259Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-19T16:18:06.259Z] [2022-04-19T16:18:06.259Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-19T16:18:06.259Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-19T16:18:06.259Z] [2022-04-19T16:18:06.259Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-19T16:18:06.259Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-19T16:18:06.259Z] [2022-04-19T16:18:06.259Z] DONE 4 tests, 4 skipped in 21.989s [2022-04-19T16:18:06.259Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-19T16:18:06.526Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T16:18:06.526Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-19T16:18:07.088Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T16:18:07.234Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:07.234Z] INFO: Testing against a local daemon [2022-04-19T16:18:07.234Z] === RUN TestCommitInheritsEnv [2022-04-19T16:18:07.234Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:18:07.234Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-19T16:18:07.234Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-19T16:18:07.234Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:18:07.234Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:18:07.647Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T16:18:07.696Z] === RUN TestImportWithCustomPlatform [2022-04-19T16:18:07.696Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:18:07.696Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-19T16:18:07.696Z] === RUN TestImagesFilterMultiReference [2022-04-19T16:18:07.696Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-19T16:18:07.696Z] === RUN TestImagePullPlatformInvalid [2022-04-19T16:18:07.696Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-19T16:18:07.696Z] === RUN TestRemoveImageOrphaning [2022-04-19T16:18:08.209Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T16:18:08.209Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-19T16:18:08.209Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T16:18:08.667Z] --- PASS: TestRemoveImageOrphaning (1.10s) [2022-04-19T16:18:08.667Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-19T16:18:08.667Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-19T16:18:08.667Z] === RUN TestTagInvalidReference [2022-04-19T16:18:08.667Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-19T16:18:08.667Z] === RUN TestTagValidPrefixedRepo [2022-04-19T16:18:08.667Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-19T16:18:08.667Z] === RUN TestTagExistedNameWithoutForce [2022-04-19T16:18:08.770Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T16:18:09.128Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-19T16:18:09.128Z] === RUN TestTagOfficialNames [2022-04-19T16:18:09.128Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-19T16:18:09.128Z] === RUN TestTagMatchesDigest [2022-04-19T16:18:09.128Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-19T16:18:09.128Z] PASS [2022-04-19T16:18:09.128Z] ok github.com/docker/docker/integration/image 1.728s [2022-04-19T16:18:09.128Z] [2022-04-19T16:18:09.128Z] === Skipped [2022-04-19T16:18:09.128Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-19T16:18:09.128Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:18:09.128Z] [2022-04-19T16:18:09.128Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-19T16:18:09.128Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:18:09.128Z] [2022-04-19T16:18:09.128Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-19T16:18:09.128Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-19T16:18:09.128Z] [2022-04-19T16:18:09.128Z] DONE 12 tests, 3 skipped in 5.722s [2022-04-19T16:18:09.128Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-19T16:18:09.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-19T16:18:10.081Z] --- PASS: TestDockerNetworkConnectAlias (4.21s) [2022-04-19T16:18:10.081Z] === RUN TestDockerNetworkReConnect [2022-04-19T16:18:11.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:11.340Z] INFO: Testing against a local daemon [2022-04-19T16:18:11.340Z] === RUN TestNetworkCreateDelete [2022-04-19T16:18:11.340Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:11.340Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestDockerNetworkDeletePreferID [2022-04-19T16:18:11.340Z] 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-04-19T16:18:11.340Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestDaemonDNSFallback [2022-04-19T16:18:11.340Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:11.340Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestInspectNetwork [2022-04-19T16:18:11.340Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T16:18:11.340Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestRunContainerWithBridgeNone [2022-04-19T16:18:11.340Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:11.340Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-19T16:18:11.340Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:18:11.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:18:11.340Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:18:11.340Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-19T16:18:11.340Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-19T16:18:11.340Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-19T16:18:11.340Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestNetworkList [2022-04-19T16:18:11.340Z] === RUN TestNetworkList//networks [2022-04-19T16:18:11.340Z] === PAUSE TestNetworkList//networks [2022-04-19T16:18:11.340Z] === RUN TestNetworkList//networks/ [2022-04-19T16:18:11.340Z] === PAUSE TestNetworkList//networks/ [2022-04-19T16:18:11.340Z] === CONT TestNetworkList//networks [2022-04-19T16:18:11.340Z] === CONT TestNetworkList//networks/ [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkList (0.05s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-19T16:18:11.340Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestHostIPv4BridgeLabel [2022-04-19T16:18:11.340Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-19T16:18:11.340Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestDaemonDefaultNetworkPools [2022-04-19T16:18:11.340Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-19T16:18:11.340Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-19T16:18:11.340Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-19T16:18:11.340Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestServiceWithPredefinedNetwork [2022-04-19T16:18:11.340Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-19T16:18:11.340Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:18:11.340Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestServiceWithDataPathPortInit [2022-04-19T16:18:11.340Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-19T16:18:11.340Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T16:18:11.340Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:18:11.340Z] PASS [2022-04-19T16:18:11.340Z] ok github.com/docker/docker/integration/network 0.214s [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === Skipped [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-19T16:18:11.340Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-19T16:18:11.340Z] 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-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-19T16:18:11.340Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-19T16:18:11.340Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-19T16:18:11.340Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-19T16:18:11.340Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-19T16:18:11.340Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-19T16:18:11.340Z] [2022-04-19T16:18:11.340Z] DONE 34 tests, 15 skipped in 2.171s [2022-04-19T16:18:11.340Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-19T16:18:11.726Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T16:18:11.845Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T16:18:12.181Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T16:18:12.181Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T16:18:12.181Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T16:18:12.181Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T16:18:12.181Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T16:18:12.313Z] testing: warning: no tests to run [2022-04-19T16:18:12.313Z] PASS [2022-04-19T16:18:12.313Z] ok github.com/docker/docker/integration/network/ipvlan 0.071s [2022-04-19T16:18:12.313Z] [2022-04-19T16:18:12.313Z] DONE 0 tests in 0.743s [2022-04-19T16:18:12.313Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-19T16:18:13.210Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-19T16:18:13.300Z] testing: warning: no tests to run [2022-04-19T16:18:13.300Z] PASS [2022-04-19T16:18:13.300Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-04-19T16:18:13.300Z] [2022-04-19T16:18:13.300Z] DONE 0 tests in 0.748s [2022-04-19T16:18:13.300Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-19T16:18:13.350Z] --- PASS: TestDockerNetworkReConnect (3.38s) [2022-04-19T16:18:13.350Z] === RUN TestServicePlugin [2022-04-19T16:18:13.715Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T16:18:14.272Z] testing: warning: no tests to run [2022-04-19T16:18:14.272Z] PASS [2022-04-19T16:18:14.272Z] ok github.com/docker/docker/integration/plugin 0.086s [2022-04-19T16:18:14.272Z] [2022-04-19T16:18:14.272Z] DONE 0 tests in 0.744s [2022-04-19T16:18:14.272Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-19T16:18:14.673Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T16:18:14.732Z] testing: warning: no tests to run [2022-04-19T16:18:14.733Z] PASS [2022-04-19T16:18:14.733Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-04-19T16:18:14.733Z] [2022-04-19T16:18:14.733Z] DONE 0 tests in 0.765s [2022-04-19T16:18:15.097Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-19T16:18:15.127Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T16:18:15.195Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-19T16:18:15.581Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T16:18:15.658Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-19T16:18:16.035Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T16:18:16.218Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-19T16:18:16.219Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-19T16:18:16.219Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-19T16:18:16.219Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-19T16:18:16.219Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-19T16:18:16.219Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-19T16:18:16.672Z] plugin_test.go:61: [d77cfdfd81d70] joining swarm manager [d69cb1f703b74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:18:17.582Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-19T16:18:18.143Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-19T16:18:18.583Z] plugin_test.go:64: [d8b60beff1af8] joining swarm manager [d69cb1f703b74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:18:19.067Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-19T16:18:19.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:19.909Z] INFO: Testing against a local daemon [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:18:19.909Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:18:19.909Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T16:18:19.909Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T16:18:19.909Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T16:18:19.909Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T16:18:19.909Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T16:18:19.909Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T16:18:19.909Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T16:18:19.910Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T16:18:19.910Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-19T16:18:19.910Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T16:18:19.910Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T16:18:19.910Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T16:18:19.910Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T16:18:19.910Z] === RUN TestPluginInstall [2022-04-19T16:18:19.910Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T16:18:19.910Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-19T16:18:19.910Z] === RUN TestPluginsWithRuntimes [2022-04-19T16:18:19.910Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T16:18:19.910Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-19T16:18:19.910Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T16:18:19.910Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T16:18:19.910Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:18:19.910Z] PASS [2022-04-19T16:18:19.910Z] ok github.com/docker/docker/integration/plugin/common 0.131s [2022-04-19T16:18:19.910Z] [2022-04-19T16:18:19.910Z] === Skipped [2022-04-19T16:18:19.910Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-19T16:18:19.910Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-19T16:18:19.910Z] [2022-04-19T16:18:19.910Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-19T16:18:19.910Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-19T16:18:19.910Z] [2022-04-19T16:18:19.910Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-19T16:18:19.910Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-19T16:18:19.910Z] [2022-04-19T16:18:19.910Z] DONE 19 tests, 3 skipped in 4.597s [2022-04-19T16:18:19.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-19T16:18:19.992Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-19T16:18:20.237Z] --- PASS: TestServiceWithDataPathPortInit (13.84s) [2022-04-19T16:18:20.237Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-19T16:18:20.920Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-19T16:18:21.602Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6o9uhlfpoqioll3y5s5zeuplu Created:2022-04-19 16:18:20.117902234 +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[5452ad069e42a61d0692bea025a7309eaa1ab1ae074a1ac7605af4415bbc2d96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tojr1dngv1c208578suexobk6 EndpointID:3b93d1a2c12431cd48f55f49a3197a50e421c14f0758e303f1b24aefed20c89b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d0024dad9693e267fc0667622530ef6ca0a5593c41664951879f908076f0af3d 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:ed02c94e4d75 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tojr1dngv1c208578suexobk6 EndpointID:3b93d1a2c12431cd48f55f49a3197a50e421c14f0758e303f1b24aefed20c89b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-19T16:18:21.832Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T16:18:22.097Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:22.097Z] INFO: Testing against a local daemon [2022-04-19T16:18:22.097Z] === RUN TestExternalGraphDriver [2022-04-19T16:18:22.097Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T16:18:22.097Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-19T16:18:22.097Z] === RUN TestGraphdriverPluginV2 [2022-04-19T16:18:22.097Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T16:18:22.097Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-19T16:18:22.097Z] PASS [2022-04-19T16:18:22.097Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.117s [2022-04-19T16:18:22.097Z] [2022-04-19T16:18:22.097Z] === Skipped [2022-04-19T16:18:22.097Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-19T16:18:22.097Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-19T16:18:22.097Z] [2022-04-19T16:18:22.097Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-19T16:18:22.097Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-19T16:18:22.097Z] [2022-04-19T16:18:22.097Z] DONE 2 tests, 2 skipped in 2.281s [2022-04-19T16:18:22.097Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-19T16:18:23.361Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T16:18:23.361Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T16:18:23.361Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T16:18:24.219Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-19T16:18:24.219Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-19T16:18:24.286Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:24.286Z] INFO: Testing against a local daemon [2022-04-19T16:18:24.286Z] === RUN TestReadPluginNoRead [2022-04-19T16:18:24.286Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T16:18:24.286Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-19T16:18:24.286Z] PASS [2022-04-19T16:18:24.286Z] ok github.com/docker/docker/integration/plugin/logging 0.080s [2022-04-19T16:18:24.286Z] [2022-04-19T16:18:24.286Z] === Skipped [2022-04-19T16:18:24.286Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-19T16:18:24.286Z] read_test.go:21: no unix domain sockets on Windows [2022-04-19T16:18:24.286Z] [2022-04-19T16:18:24.286Z] DONE 1 tests, 1 skipped in 2.316s [2022-04-19T16:18:24.747Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-19T16:18:24.779Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-19T16:18:24.779Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-19T16:18:24.779Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-19T16:18:24.883Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T16:18:24.883Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T16:18:24.883Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T16:18:24.883Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T16:18:25.704Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-19T16:18:25.719Z] testing: warning: no tests to run [2022-04-19T16:18:25.719Z] PASS [2022-04-19T16:18:25.719Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.078s [2022-04-19T16:18:25.719Z] [2022-04-19T16:18:25.719Z] DONE 0 tests in 1.122s [2022-04-19T16:18:25.719Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-19T16:18:25.794Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-04-19T16:18:25.794Z] PASS [2022-04-19T16:18:25.794Z] [2022-04-19T16:18:25.794Z] === Skipped [2022-04-19T16:18:25.794Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-19T16:18:25.794Z] service_test.go:243: FLAKY_TEST [2022-04-19T16:18:25.794Z] [2022-04-19T16:18:25.794Z] DONE 38 tests, 1 skipped in 43.878s [2022-04-19T16:18:25.794Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:18:25.794Z] ++ 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-04-19T16:18:25.794Z] ++ set -e [2022-04-19T16:18:25.794Z] ++ '[' -n 0 ']' [2022-04-19T16:18:25.794Z] ++ set -x [2022-04-19T16:18:25.794Z] ++ 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-04-19T16:18:25.794Z] INFO: Testing against a local daemon [2022-04-19T16:18:25.794Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-19T16:18:25.794Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:18:25.794Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:18:25.794Z] === RUN TestDockerNetworkIpvlan [2022-04-19T16:18:25.794Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:18:25.794Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:18:25.794Z] PASS [2022-04-19T16:18:25.794Z] [2022-04-19T16:18:25.794Z] === Skipped [2022-04-19T16:18:25.794Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-19T16:18:25.794Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:18:25.794Z] [2022-04-19T16:18:25.794Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-19T16:18:25.794Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-19T16:18:25.794Z] [2022-04-19T16:18:25.794Z] DONE 2 tests, 2 skipped in 0.089s [2022-04-19T16:18:25.794Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-19T16:18:25.794Z] ++ 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-04-19T16:18:25.794Z] ++ set -e [2022-04-19T16:18:25.794Z] ++ '[' -n 0 ']' [2022-04-19T16:18:25.794Z] ++ set -x [2022-04-19T16:18:25.794Z] ++ 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-04-19T16:18:25.794Z] INFO: Testing against a local daemon [2022-04-19T16:18:25.794Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-19T16:18:26.265Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T16:18:27.053Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T16:18:27.182Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-04-19T16:18:27.182Z] === RUN TestDockerNetworkMacvlan [2022-04-19T16:18:27.507Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T16:18:27.904Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:27.904Z] INFO: Testing against a local daemon [2022-04-19T16:18:27.904Z] === RUN TestPluginWithDevMounts [2022-04-19T16:18:27.904Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:27.904Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-19T16:18:27.904Z] PASS [2022-04-19T16:18:27.904Z] ok github.com/docker/docker/integration/plugin/volumes 0.095s [2022-04-19T16:18:27.904Z] [2022-04-19T16:18:27.904Z] === Skipped [2022-04-19T16:18:27.904Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-19T16:18:27.904Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:27.904Z] [2022-04-19T16:18:27.904Z] DONE 1 tests, 1 skipped in 2.213s [2022-04-19T16:18:27.904Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-19T16:18:27.961Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T16:18:27.961Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T16:18:27.961Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T16:18:28.114Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-19T16:18:28.675Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-19T16:18:28.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-19T16:18:28.919Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T16:18:29.373Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T16:18:29.373Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T16:18:29.373Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T16:18:29.373Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T16:18:29.373Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T16:18:29.600Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-19T16:18:30.114Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:30.114Z] INFO: Testing against a local daemon [2022-04-19T16:18:30.114Z] === RUN TestSecretInspect [2022-04-19T16:18:30.114Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-19T16:18:30.114Z] === RUN TestSecretList [2022-04-19T16:18:30.114Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] --- SKIP: TestSecretList (0.00s) [2022-04-19T16:18:30.114Z] === RUN TestSecretsCreateAndDelete [2022-04-19T16:18:30.114Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-19T16:18:30.114Z] === RUN TestSecretsUpdate [2022-04-19T16:18:30.114Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-19T16:18:30.114Z] === RUN TestTemplatedSecret [2022-04-19T16:18:30.114Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-19T16:18:30.114Z] === RUN TestSecretCreateResolve [2022-04-19T16:18:30.114Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:30.114Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-19T16:18:30.114Z] PASS [2022-04-19T16:18:30.114Z] ok github.com/docker/docker/integration/secret 0.090s [2022-04-19T16:18:30.114Z] [2022-04-19T16:18:30.114Z] === Skipped [2022-04-19T16:18:30.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-19T16:18:30.114Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] [2022-04-19T16:18:30.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-19T16:18:30.114Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] [2022-04-19T16:18:30.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-19T16:18:30.114Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] [2022-04-19T16:18:30.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-19T16:18:30.114Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] [2022-04-19T16:18:30.114Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-19T16:18:30.114Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:30.114Z] [2022-04-19T16:18:30.114Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-19T16:18:30.114Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:30.114Z] [2022-04-19T16:18:30.114Z] DONE 6 tests, 6 skipped in 1.791s [2022-04-19T16:18:30.114Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-19T16:18:30.661Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-19T16:18:31.488Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-19T16:18:33.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:33.030Z] INFO: Testing against a local daemon [2022-04-19T16:18:33.030Z] === RUN TestServiceCreateInit [2022-04-19T16:18:33.030Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T16:18:33.030Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T16:18:33.030Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T16:18:33.030Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestCreateServiceConflict [2022-04-19T16:18:33.030Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T16:18:33.030Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-19T16:18:33.030Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-19T16:18:33.030Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T16:18:33.030Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T16:18:33.030Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestCreateServiceSysctls [2022-04-19T16:18:33.030Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-19T16:18:33.030Z] === RUN TestCreateServiceCapabilities [2022-04-19T16:18:33.030Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-19T16:18:33.030Z] === RUN TestInspect [2022-04-19T16:18:33.030Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestInspect (0.01s) [2022-04-19T16:18:33.030Z] === RUN TestCreateJob [2022-04-19T16:18:33.030Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestCreateJob (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestReplicatedJob [2022-04-19T16:18:33.030Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestUpdateReplicatedJob [2022-04-19T16:18:33.030Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestServiceListWithStatuses [2022-04-19T16:18:33.030Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T16:18:33.030Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestDockerNetworkReConnect [2022-04-19T16:18:33.030Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestServicePlugin [2022-04-19T16:18:33.030Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestServiceUpdateLabel [2022-04-19T16:18:33.030Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestServiceUpdateSecrets [2022-04-19T16:18:33.030Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestServiceUpdateConfigs [2022-04-19T16:18:33.030Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestServiceUpdateNetwork [2022-04-19T16:18:33.030Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-19T16:18:33.030Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T16:18:33.030Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-19T16:18:33.030Z] PASS [2022-04-19T16:18:33.030Z] ok github.com/docker/docker/integration/service 0.313s [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === Skipped [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:18:33.030Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:18:33.030Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-19T16:18:33.030Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-19T16:18:33.030Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-19T16:18:33.030Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-19T16:18:33.030Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-19T16:18:33.030Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-19T16:18:33.030Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-19T16:18:33.030Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-19T16:18:33.030Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.030Z] [2022-04-19T16:18:33.030Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.01s) [2022-04-19T16:18:33.031Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-19T16:18:33.031Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-19T16:18:33.031Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-19T16:18:33.031Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-19T16:18:33.031Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-19T16:18:33.031Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-19T16:18:33.031Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-19T16:18:33.031Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-19T16:18:33.031Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-19T16:18:33.031Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-19T16:18:33.031Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-19T16:18:33.031Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-19T16:18:33.031Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-19T16:18:33.031Z] [2022-04-19T16:18:33.031Z] DONE 24 tests, 23 skipped in 3.097s [2022-04-19T16:18:33.175Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-19T16:18:33.376Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-19T16:18:33.495Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-19T16:18:34.101Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T16:18:35.064Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:35.064Z] INFO: Testing against a local daemon [2022-04-19T16:18:35.064Z] === RUN TestSessionCreate [2022-04-19T16:18:35.064Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T16:18:35.064Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-19T16:18:35.064Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T16:18:35.064Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T16:18:35.064Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T16:18:35.064Z] PASS [2022-04-19T16:18:35.064Z] ok github.com/docker/docker/integration/session 0.088s [2022-04-19T16:18:35.064Z] [2022-04-19T16:18:35.064Z] === Skipped [2022-04-19T16:18:35.064Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-19T16:18:35.064Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-19T16:18:35.064Z] [2022-04-19T16:18:35.064Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-19T16:18:35.064Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-19T16:18:35.064Z] [2022-04-19T16:18:35.064Z] DONE 2 tests, 2 skipped in 1.681s [2022-04-19T16:18:35.064Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-19T16:18:35.127Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T16:18:36.615Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T16:18:36.615Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-19T16:18:36.643Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-19T16:18:37.204Z] --- PASS: TestDockerNetworkMacvlan (9.85s) [2022-04-19T16:18:37.204Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-19T16:18:37.204Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-19T16:18:37.204Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-19T16:18:37.204Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s) [2022-04-19T16:18:37.204Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-04-19T16:18:37.204Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2022-04-19T16:18:37.204Z] PASS [2022-04-19T16:18:37.204Z] [2022-04-19T16:18:37.204Z] DONE 8 tests in 11.404s [2022-04-19T16:18:37.204Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-19T16:18:37.204Z] ++ 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-04-19T16:18:37.204Z] ++ set -e [2022-04-19T16:18:37.204Z] ++ '[' -n 0 ']' [2022-04-19T16:18:37.204Z] ++ set -x [2022-04-19T16:18:37.204Z] ++ 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-04-19T16:18:37.204Z] testing: warning: no tests to run [2022-04-19T16:18:37.204Z] PASS [2022-04-19T16:18:37.204Z] [2022-04-19T16:18:37.204Z] DONE 0 tests in 0.028s [2022-04-19T16:18:37.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-19T16:18:37.204Z] ++ 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-04-19T16:18:37.204Z] ++ set -e [2022-04-19T16:18:37.204Z] ++ '[' -n 0 ']' [2022-04-19T16:18:37.204Z] ++ set -x [2022-04-19T16:18:37.204Z] ++ 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-04-19T16:18:37.204Z] INFO: Testing against a local daemon [2022-04-19T16:18:37.204Z] === RUN TestAuthZPluginAllowRequest [2022-04-19T16:18:37.247Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:37.247Z] INFO: Testing against a local daemon [2022-04-19T16:18:37.247Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:18:37.247Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:37.247Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestDiskUsage [2022-04-19T16:18:37.247Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T16:18:37.247Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestEventsExecDie [2022-04-19T16:18:37.247Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T16:18:37.247Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestEventsBackwardsCompatible [2022-04-19T16:18:37.247Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T16:18:37.247Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestEventsVolumeCreate [2022-04-19T16:18:37.247Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T16:18:37.247Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestInfoAPI [2022-04-19T16:18:37.247Z] --- PASS: TestInfoAPI (0.06s) [2022-04-19T16:18:37.247Z] === RUN TestInfoAPIWarnings [2022-04-19T16:18:37.247Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:18:37.247Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestInfoDebug [2022-04-19T16:18:37.247Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:18:37.247Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestInfoInsecureRegistries [2022-04-19T16:18:37.247Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:18:37.247Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestInfoRegistryMirrors [2022-04-19T16:18:37.247Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:18:37.247Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-19T16:18:37.247Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T16:18:38.219Z] --- PASS: TestLoginFailsWithBadCredentials (1.04s) [2022-04-19T16:18:38.219Z] === RUN TestPingCacheHeaders [2022-04-19T16:18:38.219Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-19T16:18:38.219Z] === RUN TestPingGet [2022-04-19T16:18:38.219Z] --- PASS: TestPingGet (0.06s) [2022-04-19T16:18:38.219Z] === RUN TestPingHead [2022-04-19T16:18:38.219Z] --- PASS: TestPingHead (0.06s) [2022-04-19T16:18:38.219Z] === RUN TestPingSwarmHeader [2022-04-19T16:18:38.219Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:38.219Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-19T16:18:38.219Z] === RUN TestVersion [2022-04-19T16:18:38.219Z] --- PASS: TestVersion (0.05s) [2022-04-19T16:18:38.219Z] PASS [2022-04-19T16:18:38.219Z] ok github.com/docker/docker/integration/system 1.385s [2022-04-19T16:18:38.567Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-04-19T16:18:38.567Z] === RUN TestAuthZPluginTLS [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === Skipped [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:18:38.679Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-19T16:18:38.679Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-19T16:18:38.679Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-19T16:18:38.679Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-19T16:18:38.679Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-19T16:18:38.679Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-19T16:18:38.679Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-19T16:18:38.679Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-19T16:18:38.679Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-19T16:18:38.679Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-19T16:18:38.679Z] [2022-04-19T16:18:38.679Z] DONE 16 tests, 10 skipped in 3.372s [2022-04-19T16:18:38.679Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-19T16:18:39.128Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-19T16:18:39.128Z] === RUN TestAuthZPluginDenyRequest [2022-04-19T16:18:39.689Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-19T16:18:39.689Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-19T16:18:39.877Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-19T16:18:39.944Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-19T16:18:39.944Z] === RUN TestAuthZPluginDenyResponse [2022-04-19T16:18:40.222Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:40.222Z] INFO: Testing against a local daemon [2022-04-19T16:18:40.222Z] === RUN TestVolumesCreateAndList [2022-04-19T16:18:40.222Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-19T16:18:40.222Z] === RUN TestVolumesRemove [2022-04-19T16:18:40.505Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-19T16:18:40.505Z] === RUN TestAuthZPluginAllowEventStream [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesRemove (0.13s) [2022-04-19T16:18:40.683Z] === RUN TestVolumesInspect [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-19T16:18:40.683Z] === RUN TestVolumesInvalidJSON [2022-04-19T16:18:40.683Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T16:18:40.683Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T16:18:40.683Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T16:18:40.683Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T16:18:40.683Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T16:18:40.683Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T16:18:40.683Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T16:18:40.683Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T16:18:40.683Z] PASS [2022-04-19T16:18:40.683Z] ok github.com/docker/docker/integration/volume 0.369s [2022-04-19T16:18:40.683Z] [2022-04-19T16:18:40.683Z] DONE 9 tests in 2.127s [2022-04-19T16:18:40.683Z] INFO: make.ps1 ended at 04/19/2022 16:18:40 [2022-04-19T16:18:40.683Z] INFO: Integration CLI tests being run from the host: [2022-04-19T16:18:40.683Z] 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-04-19T16:18:40.803Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-19T16:18:41.869Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-04-19T16:18:41.869Z] === RUN TestAuthZPluginErrorResponse [2022-04-19T16:18:42.429Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-19T16:18:42.430Z] === RUN TestAuthZPluginErrorRequest [2022-04-19T16:18:42.691Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-19T16:18:42.997Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-19T16:18:42.997Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-19T16:18:43.251Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-19T16:18:43.253Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-19T16:18:43.253Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-19T16:18:44.178Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-19T16:18:45.070Z] --- PASS: TestServicePlugin (30.15s) [2022-04-19T16:18:45.070Z] === RUN TestServiceUpdateLabel [2022-04-19T16:18:45.142Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-04-19T16:18:45.142Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-19T16:18:45.543Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-19T16:18:45.631Z] --- PASS: TestServiceUpdateLabel (2.19s) [2022-04-19T16:18:45.631Z] === RUN TestServiceUpdateSecrets [2022-04-19T16:18:46.074Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-04-19T16:18:46.074Z] === RUN TestAuthZPluginHeader [2022-04-19T16:18:46.906Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-19T16:18:47.000Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-19T16:18:47.000Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-19T16:18:47.000Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:18:47.000Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-19T16:18:47.000Z] === RUN TestAuthZPluginV2Disable [2022-04-19T16:18:47.000Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:18:47.000Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-19T16:18:47.000Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-19T16:18:47.000Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:18:47.000Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-19T16:18:47.000Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-19T16:18:47.000Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:18:47.000Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-19T16:18:47.000Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-19T16:18:48.268Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-19T16:18:49.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-19T16:18:50.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-19T16:18:51.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-19T16:18:51.036Z] INFO: Testing against a local daemon [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-19T16:18:51.036Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-19T16:18:51.036Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-19T16:18:51.036Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-19T16:18:51.501Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-19T16:18:51.961Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-19T16:18:52.079Z] docker_cli_service_logs_test.go:246: checking task yj5oy43j28ea [2022-04-19T16:18:52.079Z] docker_cli_service_logs_test.go:251: checking messages for yj5oy43j28ea [2022-04-19T16:18:52.079Z] docker_cli_service_logs_test.go:246: checking task ujwctb7fduyq [2022-04-19T16:18:52.079Z] docker_cli_service_logs_test.go:251: checking messages for ujwctb7fduyq [2022-04-19T16:18:52.079Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T16:18:52.424Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T16:18:59.988Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T16:18:59.988Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T16:18:59.988Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T16:18:59.988Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T16:18:59.988Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T16:18:59.988Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T16:18:59.988Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T16:18:59.988Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T16:18:59.988Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T16:18:59.988Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T16:18:59.988Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T16:18:59.988Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T16:18:59.988Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T16:18:59.988Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T16:18:59.988Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T16:19:00.462Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-04-19T16:19:00.462Z] === RUN TestServiceUpdateConfigs [2022-04-19T16:19:02.989Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T16:19:02.989Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T16:19:02.989Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T16:19:02.989Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T16:19:02.989Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T16:19:04.278Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-19T16:19:04.839Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-19T16:19:05.040Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-19T16:19:05.040Z] PASS [2022-04-19T16:19:05.040Z] [2022-04-19T16:19:05.040Z] === Skipped [2022-04-19T16:19:05.040Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-19T16:19:05.040Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:19:05.040Z] [2022-04-19T16:19:05.040Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-19T16:19:05.040Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:19:05.040Z] [2022-04-19T16:19:05.040Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-19T16:19:05.040Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:19:05.040Z] [2022-04-19T16:19:05.040Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-19T16:19:05.040Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:19:05.040Z] [2022-04-19T16:19:05.040Z] DONE 17 tests, 4 skipped in 26.220s [2022-04-19T16:19:05.040Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-19T16:19:05.040Z] ++ 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-04-19T16:19:05.040Z] ++ set -e [2022-04-19T16:19:05.040Z] ++ '[' -n 0 ']' [2022-04-19T16:19:05.040Z] ++ set -x [2022-04-19T16:19:05.040Z] ++ 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-04-19T16:19:05.040Z] INFO: Testing against a local daemon [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:19:05.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:19:05.040Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-19T16:19:05.040Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-19T16:19:05.040Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-19T16:19:05.040Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-19T16:19:05.040Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-19T16:19:05.041Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-19T16:19:05.041Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-19T16:19:05.041Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-19T16:19:05.041Z] === RUN TestPluginInstall [2022-04-19T16:19:05.041Z] === RUN TestPluginInstall/no_auth [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bccf445ec4a6840deae186b77babfffa5b0ca092bbdeca8ced20f2773ead1d96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bccf445ec4a6840deae186b77babfffa5b0ca092bbdeca8ced20f2773ead1d96" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:19:05.041Z] === RUN TestPluginInstall/with_htpasswd [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5851a308d30b2af82aa91ff98ab554105e46dfb981e7df8ed5522c9d967850bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:19:05.041Z] time="2022-04-19T16:19:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5851a308d30b2af82aa91ff98ab554105e46dfb981e7df8ed5522c9d967850bf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:19:05.041Z] === RUN TestPluginInstall/with_insecure [2022-04-19T16:19:05.967Z] time="2022-04-19T16:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:19:05.967Z] time="2022-04-19T16:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d18d66390c9ac12303a4e54f396833e0b3868237e07afc4155074a3073cf0679" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:19:05.967Z] time="2022-04-19T16:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-19T16:19:05.967Z] time="2022-04-19T16:19:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d18d66390c9ac12303a4e54f396833e0b3868237e07afc4155074a3073cf0679" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-19T16:19:05.967Z] plugin_test.go:195: [d585d2ebb7b8f] daemon is not started [2022-04-19T16:19:05.967Z] --- PASS: TestPluginInstall (2.52s) [2022-04-19T16:19:05.967Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-04-19T16:19:05.967Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-04-19T16:19:05.967Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-04-19T16:19:05.967Z] === RUN TestPluginsWithRuntimes [2022-04-19T16:19:07.354Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T16:19:07.354Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T16:19:07.354Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T16:19:07.610Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T16:19:07.610Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T16:19:07.610Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T16:19:07.610Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T16:19:07.855Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-19T16:19:08.171Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T16:19:08.171Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T16:19:08.417Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-19T16:19:08.736Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T16:19:08.990Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T16:19:08.991Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T16:19:08.991Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T16:19:08.991Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T16:19:09.115Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-19T16:19:09.115Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-19T16:19:09.343Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-04-19T16:19:09.344Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-04-19T16:19:09.344Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-19T16:19:09.344Z] === RUN TestPluginBackCompatMediaTypes [2022-04-19T16:19:09.905Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-04-19T16:19:09.905Z] PASS [2022-04-19T16:19:09.905Z] [2022-04-19T16:19:09.905Z] DONE 24 tests in 6.543s [2022-04-19T16:19:09.905Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-19T16:19:09.905Z] ++ 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-04-19T16:19:09.905Z] ++ set -e [2022-04-19T16:19:09.905Z] ++ '[' -n 0 ']' [2022-04-19T16:19:09.905Z] ++ set -x [2022-04-19T16:19:09.905Z] ++ 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-04-19T16:19:10.049Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-19T16:19:10.049Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-19T16:19:10.146Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T16:19:10.160Z] INFO: Testing against a local daemon [2022-04-19T16:19:10.160Z] === RUN TestExternalGraphDriver [2022-04-19T16:19:10.160Z] === RUN TestExternalGraphDriver/json [2022-04-19T16:19:10.308Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-19T16:19:10.308Z] Cross building: bundles/cross/windows/amd64 [2022-04-19T16:19:10.308Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-19T16:19:10.308Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-19T16:19:10.877Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T16:19:10.877Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T16:19:10.877Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T16:19:10.877Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T16:19:10.877Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-19T16:19:11.438Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T16:19:12.047Z] === RUN TestExternalGraphDriver/spec [2022-04-19T16:19:13.324Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T16:19:13.411Z] === RUN TestExternalGraphDriver/pull [2022-04-19T16:19:13.579Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T16:19:13.579Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T16:19:15.296Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-04-19T16:19:15.296Z] === RUN TestServiceUpdateNetwork [2022-04-19T16:19:15.298Z] --- PASS: TestExternalGraphDriver (4.85s) [2022-04-19T16:19:15.298Z] --- PASS: TestExternalGraphDriver/json (1.59s) [2022-04-19T16:19:15.298Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-04-19T16:19:15.298Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-04-19T16:19:15.298Z] === RUN TestGraphdriverPluginV2 [2022-04-19T16:19:15.298Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:19:15.298Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-19T16:19:15.298Z] PASS [2022-04-19T16:19:15.298Z] [2022-04-19T16:19:15.298Z] === Skipped [2022-04-19T16:19:15.298Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-19T16:19:15.298Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:19:15.298Z] [2022-04-19T16:19:15.298Z] DONE 5 tests, 1 skipped in 4.970s [2022-04-19T16:19:15.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-19T16:19:15.298Z] ++ 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-04-19T16:19:15.298Z] ++ set -e [2022-04-19T16:19:15.298Z] ++ '[' -n 0 ']' [2022-04-19T16:19:15.298Z] ++ set -x [2022-04-19T16:19:15.298Z] ++ 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-04-19T16:19:15.298Z] INFO: Testing against a local daemon [2022-04-19T16:19:15.298Z] === RUN TestContinueAfterPluginCrash [2022-04-19T16:19:15.298Z] === PAUSE TestContinueAfterPluginCrash [2022-04-19T16:19:15.298Z] === RUN TestReadPluginNoRead [2022-04-19T16:19:15.298Z] === PAUSE TestReadPluginNoRead [2022-04-19T16:19:15.298Z] === RUN TestDaemonStartWithLogOpt [2022-04-19T16:19:15.298Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-19T16:19:15.298Z] === CONT TestContinueAfterPluginCrash [2022-04-19T16:19:15.298Z] === CONT TestDaemonStartWithLogOpt [2022-04-19T16:19:15.465Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T16:19:17.620Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T16:19:17.620Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T16:19:17.620Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T16:19:17.980Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T16:19:17.980Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-19T16:19:17.980Z] --- PASS: TestDockerSuite (1175.69s) [2022-04-19T16:19:17.980Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-19T16:19:17.980Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:19:17.980Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-19T16:19:17.980Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-19T16:19:17.980Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-19T16:19:17.980Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.22s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.18s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.29s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (0.90s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.16s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.80s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.23s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.83s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.86s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.56s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.49s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.68s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.77s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.81s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.45s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.81s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.79s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.68s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.39s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.04s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.33s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.01s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.59s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.92s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.47s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.05s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.13s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.53s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.74s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.37s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.96s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.46s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.62s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.86s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.73s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.84s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.97s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.19s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.74s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.18s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.78s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.87s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.29s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.17s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.72s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.56s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.35s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.33s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.32s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.65s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (1.88s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (7.85s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (1.71s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.35s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.18s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (3.97s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.80s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.07s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.34s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (3.77s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.95s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.36s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.69s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.02s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.55s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.47s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.26s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCmd (0.17s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.18s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.69s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.99s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.43s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.72s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.16s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.64s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.26s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.75s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.45s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.30s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.59s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.17s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.85s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.83s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.28s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.12s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.20s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.45s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.63s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.27s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.89s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.63s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.30s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.65s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.87s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.69s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignore (6.43s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.69s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.11s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.59s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.40s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.72s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.26s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.47s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.90s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.31s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.42s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.07s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.03s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.17s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.16s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.32s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.05s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.15s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.18s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.38s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.85s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.90s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnv (0.86s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.74s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.69s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.35s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.14s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (0.93s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.09s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.44s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.28s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.29s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.88s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.19s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.92s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildExpose (0.19s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.36s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.26s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.20s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFails (0.53s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.76s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.47s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.46s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.89s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.80s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.45s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.17s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.40s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.29s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.75s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildHistory (2.15s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.25s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.33s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.30s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLabel (0.25s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.24s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.25s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.18s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLabels (0.26s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.58s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.50s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.40s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.55s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.95s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.44s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.98s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.38s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.07s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.47s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.83s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.26s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.32s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.19s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.43s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.34s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.75s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.79s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.28s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.21s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.34s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.31s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.19s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.34s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.18s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.80s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.21s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.46s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildPATH (1.24s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.90s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.89s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.94s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.48s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildRm (1.99s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.61s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.69s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.23s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.31s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.96s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.03s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.66s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.77s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2022-04-19T16:19:17.981Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.17s) [2022-04-19T16:19:17.981Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.21s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.59s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildStderr (0.61s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.21s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.64s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.26s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.85s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildUser (1.31s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.40s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.93s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.16s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.74s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.67s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.93s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.24s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.74s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.11s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.34s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.60s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.22s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.33s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.29s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.46s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.55s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitChange (0.70s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.60s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.04s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.61s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitTTY (1.11s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.46s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.62s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.13s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.19s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.52s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.55s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.52s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.54s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.50s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.54s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.66s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.66s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.49s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.57s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.52s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.48s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.24s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.21s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.22s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.57s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.83s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.19s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.98s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.88s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.29s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.31s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.29s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.29s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc001296c90_} (1.29s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12093837495_/foo_false____} (1.27s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12093837495_/foo_true____} (1.29s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-323514042_/foo_false____} (1.33s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-323514042_/foo_true____} (1.28s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-323514042_/foo_true__0xc001296cc0__} (1.30s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc001296cd8_} (1.30s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc001296cf0_} (1.32s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc001296d08_} (1.30s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc001296d20_} (1.31s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.07s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.23s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.41s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.94s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.15s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.57s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.59s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.22s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.76s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.09s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.75s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.96s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.71s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.84s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.60s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.60s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.49s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.75s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.44s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.85s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.11s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.76s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.88s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.58s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.68s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.96s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.79s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToDot (0.54s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.91s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.94s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.78s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.71s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-04-19T16:19:17.982Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.28s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.87s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.53s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.00s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.51s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.52s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.46s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.67s) [2022-04-19T16:19:17.982Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.68s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.36s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.66s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsCommit (0.77s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.58s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.80s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.11s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsCopy (0.90s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.17s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.74s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.04s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.23s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFilters (1.82s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFormat (1.34s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.16s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.68s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-04-19T16:19:17.983Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-19T16:19:17.983Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.84s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsResize (0.70s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.66s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.76s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsTop (0.61s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsUntag (2.55s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.83s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExec (0.64s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.68s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.22s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.60s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.13s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecEnv (0.59s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.08s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.64s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecInspectID (1.65s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.68s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.60s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.56s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.89s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.74s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecTTY (0.63s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.75s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-04-19T16:19:17.983Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.61s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.61s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.57s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestHealth (18.68s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.75s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.15s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImportBadURL (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImportDisplay (0.94s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImportFile (1.17s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImportGzipped (1.29s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.53s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.49s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.45s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-04-19T16:19:17.983Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.55s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectHistory (0.51s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:19:17.983Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.76s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectStatus (0.59s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.24s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.11s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.13s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.18s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.63s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.88s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.55s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.77s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.56s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.60s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.20s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.47s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.47s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.93s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.38s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.84s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsSince (6.55s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.50s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.48s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestNetHostname (1.30s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.75s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPluginActive (2.14s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.32s) [2022-04-19T16:19:17.983Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.17s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.75s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.45s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.91s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.92s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.29s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPortList (7.84s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.21s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.49s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.27s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.16s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsByOrder (2.73s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.17s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.21s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.31s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.83s) [2022-04-19T16:19:17.983Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.98s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.47s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.83s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.96s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.99s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.14s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.77s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.27s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.70s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.29s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.95s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.13s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.66s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.19s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.65s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.56s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.23s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.41s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.69s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.18s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.66s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.95s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.63s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.98s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.42s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.48s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.48s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.69s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.54s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.15s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.97s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.74s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.05s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.08s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.58s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.97s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.08s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.13s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.11s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.67s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunExitCode (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.55s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (1.18s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.60s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.71s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.08s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.06s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.29s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.28s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.63s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.74s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.22s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunMount (4.18s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.22s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.09s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.97s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.40s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetHost (0.65s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.55s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.40s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.45s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.93s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.07s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.32s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.52s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.60s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.10s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.88s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.47s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.55s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.80s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.30s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.33s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.79s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.74s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.82s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.63s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.60s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunState (1.04s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunSysctls (0.99s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.13s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.38s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.71s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.97s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUserByName (0.49s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s) [2022-04-19T16:19:17.984Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.51s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.75s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.56s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.99s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.64s) [2022-04-19T16:19:17.984Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.31s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.81s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.71s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.48s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.13s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.95s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.89s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.55s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.86s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.51s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.53s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.65s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.07s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.44s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.65s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.73s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.31s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.42s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.43s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.31s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.21s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.52s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.27s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.73s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.72s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.82s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.16s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.86s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.06s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.32s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartRecordError (1.52s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.17s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.33s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.95s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.19s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.55s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.53s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.62s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.30s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.73s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.77s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.08s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateStats (3.72s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.83s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.75s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.17s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.26s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.98s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.44s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.47s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.94s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.46s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.41s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.82s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.75s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.06s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.56s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.06s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.11s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.55s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.04s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.07s) [2022-04-19T16:19:17.985Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.49s) [2022-04-19T16:19:17.985Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T16:19:17.985Z] === RUN TestDockerRegistrySuite [2022-04-19T16:19:17.985Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T16:19:18.564Z] --- PASS: TestDaemonStartWithLogOpt (3.06s) [2022-04-19T16:19:18.564Z] === CONT TestReadPluginNoRead [2022-04-19T16:19:19.349Z] check_test.go:195: [ddde2c056aa94] daemon is not started [2022-04-19T16:19:19.349Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T16:19:19.780Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T16:19:19.780Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T16:19:19.780Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T16:19:19.780Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T16:19:20.235Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T16:19:20.235Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T16:19:20.235Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T16:19:20.275Z] check_test.go:195: [d251fb8376bb4] daemon is not started [2022-04-19T16:19:20.275Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T16:19:20.451Z] === RUN TestReadPluginNoRead/default [2022-04-19T16:19:20.689Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T16:19:20.689Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T16:19:20.689Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T16:19:21.378Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-19T16:19:21.636Z] check_test.go:195: [d6b41d93ff917] daemon is not started [2022-04-19T16:19:21.636Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T16:19:21.636Z] check_test.go:195: [d119ff028962c] daemon is not started [2022-04-19T16:19:21.636Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:19:22.562Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-19T16:19:22.741Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-19T16:19:22.996Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-04-19T16:19:23.922Z] === CONT TestReadPluginNoRead [2022-04-19T16:19:23.922Z] read_test.go:92: [da2be6d93df9d] daemon is not started [2022-04-19T16:19:23.922Z] --- PASS: TestReadPluginNoRead (5.76s) [2022-04-19T16:19:23.922Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-04-19T16:19:23.922Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2022-04-19T16:19:23.922Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-19T16:19:23.922Z] PASS [2022-04-19T16:19:23.922Z] [2022-04-19T16:19:23.922Z] DONE 6 tests in 8.929s [2022-04-19T16:19:23.922Z] 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-04-19T16:19:23.922Z] ++ 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-04-19T16:19:23.922Z] ++ set -e [2022-04-19T16:19:23.922Z] ++ '[' -n 0 ']' [2022-04-19T16:19:23.922Z] ++ set -x [2022-04-19T16:19:23.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-19T16:19:23.923Z] testing: warning: no tests to run [2022-04-19T16:19:23.923Z] PASS [2022-04-19T16:19:23.923Z] [2022-04-19T16:19:23.923Z] DONE 0 tests in 0.033s [2022-04-19T16:19:23.923Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-19T16:19:23.923Z] ++ 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-04-19T16:19:23.923Z] ++ set -e [2022-04-19T16:19:23.923Z] ++ '[' -n 0 ']' [2022-04-19T16:19:23.923Z] ++ set -x [2022-04-19T16:19:23.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-19T16:19:24.178Z] INFO: Testing against a local daemon [2022-04-19T16:19:24.178Z] === RUN TestPluginWithDevMounts [2022-04-19T16:19:24.178Z] === PAUSE TestPluginWithDevMounts [2022-04-19T16:19:24.178Z] === CONT TestPluginWithDevMounts [2022-04-19T16:19:24.447Z] check_test.go:195: [d5203e81afaa2] daemon is not started [2022-04-19T16:19:24.447Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:19:25.371Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-19T16:19:25.551Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-04-19T16:19:25.551Z] PASS [2022-04-19T16:19:25.551Z] [2022-04-19T16:19:25.551Z] DONE 1 tests in 1.659s [2022-04-19T16:19:25.551Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-19T16:19:25.551Z] ++ 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-04-19T16:19:25.551Z] ++ set -e [2022-04-19T16:19:25.551Z] ++ '[' -n 0 ']' [2022-04-19T16:19:25.551Z] ++ set -x [2022-04-19T16:19:25.551Z] ++ 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-04-19T16:19:25.812Z] INFO: Testing against a local daemon [2022-04-19T16:19:25.812Z] === RUN TestSecretInspect [2022-04-19T16:19:27.460Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-04-19T16:19:27.460Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T16:19:27.884Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-19T16:19:28.351Z] --- PASS: TestSecretInspect (2.19s) [2022-04-19T16:19:28.351Z] === RUN TestSecretList [2022-04-19T16:19:28.386Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T16:19:28.947Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T16:19:29.771Z] check_test.go:195: [d02d7f625a2a5] daemon is not started [2022-04-19T16:19:29.771Z] docker_cli_swarm_test.go:1895: [d85e1fbf95d3d] joining swarm manager [dad9bde2365bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:19:29.771Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T16:19:30.238Z] --- PASS: TestSecretList (2.22s) [2022-04-19T16:19:30.238Z] === RUN TestSecretsCreateAndDelete [2022-04-19T16:19:31.150Z] docker_cli_swarm_test.go:1896: [d17615659e313] joining swarm manager [dad9bde2365bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:19:32.516Z] check_test.go:195: [d6e94d8e5174f] daemon is not started [2022-04-19T16:19:32.516Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T16:19:32.751Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-19T16:19:32.751Z] === RUN TestSecretsUpdate [2022-04-19T16:19:33.441Z] check_test.go:195: [d71fc736b57ef] daemon is not started [2022-04-19T16:19:33.441Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T16:19:34.003Z] check_test.go:195: [d2eb5811f19d7] daemon is not started [2022-04-19T16:19:34.003Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T16:19:34.637Z] --- PASS: TestSecretsUpdate (2.19s) [2022-04-19T16:19:34.637Z] === RUN TestTemplatedSecret [2022-04-19T16:19:35.365Z] check_test.go:195: [def219089e16a] daemon is not started [2022-04-19T16:19:35.365Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T16:19:36.289Z] check_test.go:195: [d64e40ed8d60b] daemon is not started [2022-04-19T16:19:36.289Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T16:19:37.027Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T16:19:37.150Z] --- PASS: TestTemplatedSecret (2.46s) [2022-04-19T16:19:37.150Z] === RUN TestSecretCreateResolve [2022-04-19T16:19:37.216Z] check_test.go:195: [da711f3cb8b05] daemon is not started [2022-04-19T16:19:37.216Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T16:19:37.776Z] check_test.go:195: [d6d690493886d] daemon is not started [2022-04-19T16:19:37.776Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T16:19:38.702Z] check_test.go:195: [dec79e359ba5a] daemon is not started [2022-04-19T16:19:38.702Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T16:19:39.037Z] --- PASS: TestSecretCreateResolve (2.21s) [2022-04-19T16:19:39.037Z] PASS [2022-04-19T16:19:39.037Z] [2022-04-19T16:19:39.037Z] DONE 6 tests in 13.514s [2022-04-19T16:19:39.292Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-19T16:19:39.292Z] ++ 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-04-19T16:19:39.292Z] ++ set -e [2022-04-19T16:19:39.292Z] ++ '[' -n 0 ']' [2022-04-19T16:19:39.292Z] ++ set -x [2022-04-19T16:19:39.292Z] ++ 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-04-19T16:19:39.292Z] INFO: Testing against a local daemon [2022-04-19T16:19:39.292Z] === RUN TestServiceCreateInit [2022-04-19T16:19:39.292Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-19T16:19:39.629Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a6001959124900ad948af5097486f71457542f44879335246ef0740d4a2fb8bd [2022-04-19T16:19:40.189Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9a8a1bcbeb5f78365a615c87daaf6e32b644339b742f53e8447ff3a9e647abd4 [2022-04-19T16:19:40.445Z] check_test.go:195: [dae295ea6db27] daemon is not started [2022-04-19T16:19:40.445Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T16:19:41.371Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:74d8ee7b115a74381c5f7348f950f5f336b108f70184970d2ab13e15ac28cc10 [2022-04-19T16:19:41.726Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T16:19:41.726Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T16:19:41.726Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T16:19:41.726Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T16:19:41.934Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c3c8640d4cb08e039f96123add4f331cf988e453097732db21735205f3aa3bfd [2022-04-19T16:19:42.189Z] check_test.go:195: [dd266d3438345] daemon is not started [2022-04-19T16:19:42.189Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T16:19:43.116Z] check_test.go:195: [dad84db0a8305] daemon is not started [2022-04-19T16:19:43.116Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T16:19:43.456Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-19T16:19:43.560Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-04-19T16:19:43.560Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-19T16:19:43.560Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-19T16:19:43.560Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-19T16:19:43.560Z] PASS [2022-04-19T16:19:43.560Z] [2022-04-19T16:19:43.560Z] === Skipped [2022-04-19T16:19:43.560Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T16:19:43.560Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:19:43.560Z] [2022-04-19T16:19:43.560Z] DONE 27 tests, 1 skipped in 184.054s [2022-04-19T16:19:43.560Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T16:19:43.560Z] INFO: Testing against a local daemon [2022-04-19T16:19:43.560Z] === RUN TestSessionCreate [2022-04-19T16:19:43.560Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T16:19:43.560Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T16:19:43.560Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-19T16:19:43.560Z] PASS [2022-04-19T16:19:43.560Z] [2022-04-19T16:19:43.560Z] DONE 2 tests in 0.055s [2022-04-19T16:19:43.560Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T16:19:43.560Z] INFO: Testing against a local daemon [2022-04-19T16:19:43.560Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:19:43.560Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:19:43.560Z] === RUN TestDiskUsage [2022-04-19T16:19:43.560Z] === PAUSE TestDiskUsage [2022-04-19T16:19:43.560Z] === RUN TestEventsExecDie [2022-04-19T16:19:43.816Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-19T16:19:43.816Z] === RUN TestEventsBackwardsCompatible [2022-04-19T16:19:43.816Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-19T16:19:43.816Z] === RUN TestEventsVolumeCreate [2022-04-19T16:19:43.816Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-19T16:19:43.816Z] === RUN TestInfoBinaryCommits [2022-04-19T16:19:44.071Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T16:19:44.071Z] === RUN TestInfoAPIVersioned [2022-04-19T16:19:44.071Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T16:19:44.071Z] === RUN TestInfoAPI [2022-04-19T16:19:44.071Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T16:19:44.071Z] === RUN TestInfoAPIWarnings [2022-04-19T16:19:45.002Z] check_test.go:195: [d3a0fbaede2a7] daemon is not started [2022-04-19T16:19:45.257Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T16:19:46.183Z] check_test.go:195: [d3774d981ba47] daemon is not started [2022-04-19T16:19:46.183Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:19:46.183Z] check_test.go:195: [dc1b87b3b18ab] daemon is not started [2022-04-19T16:19:46.183Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:19:46.718Z] --- PASS: TestServiceCreateInit (7.26s) [2022-04-19T16:19:46.718Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2022-04-19T16:19:46.718Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2022-04-19T16:19:46.718Z] === RUN TestCreateServiceMultipleTimes [2022-04-19T16:19:47.108Z] check_test.go:195: [d199072b5ff83] daemon is not started [2022-04-19T16:19:47.108Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:19:47.363Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-19T16:19:47.924Z] check_test.go:195: [d664fe75fd09a] daemon is not started [2022-04-19T16:19:47.924Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:19:48.851Z] check_test.go:195: [da82735ee6307] daemon is not started [2022-04-19T16:19:48.852Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T16:19:51.366Z] check_test.go:195: [d0fdbc897ab04] daemon is not started [2022-04-19T16:19:51.366Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T16:19:51.366Z] check_test.go:195: [d2428713aa94a] daemon is not started [2022-04-19T16:19:51.366Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T16:19:52.294Z] check_test.go:195: [de769ca2fe213] daemon is not started [2022-04-19T16:19:52.294Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T16:19:52.855Z] check_test.go:195: [dc11dac5f776c] daemon is not started [2022-04-19T16:19:52.855Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T16:19:52.855Z] check_test.go:195: [dda1f9c3fa79d] daemon is not started [2022-04-19T16:19:52.855Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T16:19:53.111Z] check_test.go:195: [d069cfc963132] daemon is not started [2022-04-19T16:19:53.111Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T16:19:53.367Z] check_test.go:195: [d3f315c06c128] daemon is not started [2022-04-19T16:19:53.367Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T16:19:53.622Z] check_test.go:195: [daadbf3872595] daemon is not started [2022-04-19T16:19:53.622Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T16:19:53.622Z] check_test.go:195: [d50385df208ae] daemon is not started [2022-04-19T16:19:53.622Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T16:19:54.548Z] check_test.go:195: [d9212885e5df8] daemon is not started [2022-04-19T16:19:54.548Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T16:19:55.108Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-19T16:19:56.034Z] check_test.go:195: [d23e02bd0b0d1] daemon is not started [2022-04-19T16:19:56.034Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T16:19:57.428Z] check_test.go:195: [d990863c5d6f2] daemon is not started [2022-04-19T16:19:57.428Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T16:19:57.690Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-19T16:19:58.261Z] check_test.go:195: [d6fc699b685f8] daemon is not started [2022-04-19T16:19:58.261Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T16:19:59.191Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T16:19:59.345Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T16:19:59.345Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T16:19:59.345Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite (41.74s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.12s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.13s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.60s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.13s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.89s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.95s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.98s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.97s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.86s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.89s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.70s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.70s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.92s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.89s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.28s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.35s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.92s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.33s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.11s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.24s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.22s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.30s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.04s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2022-04-19T16:19:59.754Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.74s) [2022-04-19T16:19:59.754Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T16:19:59.754Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T16:20:00.010Z] check_test.go:222: [dec8d9e2d073b] daemon is not started [2022-04-19T16:20:00.010Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:20:01.553Z] --- PASS: TestCreateServiceMultipleTimes (14.89s) [2022-04-19T16:20:01.553Z] === RUN TestCreateServiceConflict [2022-04-19T16:20:02.106Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-19T16:20:02.106Z] === RUN TestInfoDebug [2022-04-19T16:20:02.106Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T16:20:02.106Z] === RUN TestInfoInsecureRegistries [2022-04-19T16:20:02.106Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-19T16:20:02.106Z] === RUN TestInfoRegistryMirrors [2022-04-19T16:20:02.106Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T16:20:02.106Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T16:20:02.106Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-19T16:20:02.106Z] === RUN TestPingCacheHeaders [2022-04-19T16:20:02.106Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T16:20:02.106Z] === RUN TestPingGet [2022-04-19T16:20:02.106Z] --- PASS: TestPingGet (0.01s) [2022-04-19T16:20:02.106Z] === RUN TestPingHead [2022-04-19T16:20:02.106Z] --- PASS: TestPingHead (0.02s) [2022-04-19T16:20:02.106Z] === RUN TestPingSwarmHeader [2022-04-19T16:20:02.230Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T16:20:02.361Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T16:20:02.528Z] check_test.go:222: [d7cd132668bb6] daemon is not started [2022-04-19T16:20:02.529Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:20:02.923Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T16:20:03.851Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T16:20:03.851Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-04-19T16:20:03.851Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T16:20:03.851Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T16:20:03.851Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T16:20:03.851Z] === RUN TestVersion [2022-04-19T16:20:03.851Z] --- PASS: TestVersion (0.03s) [2022-04-19T16:20:03.851Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:20:03.851Z] === CONT TestDiskUsage [2022-04-19T16:20:04.067Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-04-19T16:20:04.068Z] === RUN TestCreateServiceMaxReplicas [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T16:20:04.412Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T16:20:04.669Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T16:20:05.233Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T16:20:05.233Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T16:20:05.233Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T16:20:05.233Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T16:20:05.233Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T16:20:05.234Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T16:20:05.234Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T16:20:05.234Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T16:20:05.234Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T16:20:05.234Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage (1.55s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.27s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run (0.56s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:20:05.492Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.59s) [2022-04-19T16:20:05.492Z] PASS [2022-04-19T16:20:05.492Z] [2022-04-19T16:20:05.492Z] DONE 54 tests in 22.272s [2022-04-19T16:20:05.492Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T16:20:05.492Z] INFO: Testing against a local daemon [2022-04-19T16:20:05.492Z] === RUN TestVolumesCreateAndList [2022-04-19T16:20:05.492Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T16:20:05.492Z] === RUN TestVolumesRemove [2022-04-19T16:20:05.749Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-19T16:20:05.749Z] === RUN TestVolumesInspect [2022-04-19T16:20:05.749Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T16:20:05.749Z] === RUN TestVolumesInvalidJSON [2022-04-19T16:20:05.749Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T16:20:05.749Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T16:20:05.749Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T16:20:05.749Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T16:20:05.750Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T16:20:05.750Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T16:20:05.750Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T16:20:05.750Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T16:20:05.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T16:20:05.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T16:20:05.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T16:20:05.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T16:20:05.750Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T16:20:05.750Z] PASS [2022-04-19T16:20:05.750Z] [2022-04-19T16:20:05.750Z] DONE 9 tests in 0.135s [2022-04-19T16:20:05.750Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T16:20:05.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T16:20:06.315Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-19T16:20:06.315Z] Removing test suite binaries [2022-04-19T16:20:06.315Z] exiting test-integration [2022-04-19T16:20:06.315Z] ++ exit 0 [2022-04-19T16:20:06.315Z] [2022-04-19T16:20:06.585Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-04-19T16:20:06.585Z] === RUN TestCreateWithDuplicateNetworkNames Post stage [Pipeline] junit [2022-04-19T16:20:07.695Z] Recording test results [2022-04-19T16:20:07.773Z] check_test.go:222: [d6747d33597b3] daemon is not started [2022-04-19T16:20:07.773Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T16:20:08.030Z] check_test.go:222: [de9daaf0d5c0b] daemon is not started [2022-04-19T16:20:08.030Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:20:08.105Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T16:20:08.286Z] check_test.go:222: [d0ebb41f5c06e] daemon is not started [2022-04-19T16:20:08.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:20:09.215Z] check_test.go:222: [d5160f585a847] daemon is not started [2022-04-19T16:20:09.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:20:09.255Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T16:20:09.590Z] + echo Ensuring container killed. [2022-04-19T16:20:09.590Z] Ensuring container killed. [2022-04-19T16:20:09.590Z] + docker rm -vf docker-pr1 [2022-04-19T16:20:09.590Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T16:20:09.867Z] + echo Chowning /workspace to jenkins user [2022-04-19T16:20:09.867Z] Chowning /workspace to jenkins user [2022-04-19T16:20:09.867Z] + id -u [2022-04-19T16:20:09.867Z] + id -g [2022-04-19T16:20:09.867Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43503:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T16:20:09.867Z] Unable to find image 'busybox:latest' locally [2022-04-19T16:20:09.867Z] latest: Pulling from library/busybox [2022-04-19T16:20:10.123Z] 50e8d59317eb: Pulling fs layer [2022-04-19T16:20:10.123Z] 50e8d59317eb: Verifying Checksum [2022-04-19T16:20:10.123Z] 50e8d59317eb: Download complete [2022-04-19T16:20:10.123Z] 50e8d59317eb: Pull complete [2022-04-19T16:20:10.123Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-19T16:20:10.123Z] Status: Downloaded newer image for busybox:latest [2022-04-19T16:20:10.144Z] check_test.go:222: [d9734e116f19b] daemon is not started [2022-04-19T16:20:10.144Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:20:10.707Z] check_test.go:222: [d39232249befa] daemon is not started [2022-04-19T16:20:10.707Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T16:20:11.828Z] + bundleName=amd64-cgroup2 [2022-04-19T16:20:11.828Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-19T16:20:11.828Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-19T16:20:11.828Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T16:20:11.828Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-19T16:20:12.094Z] Archiving artifacts [2022-04-19T16:20:13.227Z] check_test.go:222: [d9cc9759c99ad] daemon is not started [2022-04-19T16:20:13.227Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-19T16:20:13.227Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T16:20:13.787Z] check_test.go:222: [dbef37d2188e6] daemon is not started [2022-04-19T16:20:13.787Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T16:20:13.917Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:20:14.043Z] check_test.go:222: [de751115c6ec1] daemon is not started [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite (14.25s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.13s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.59s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.89s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.51s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2022-04-19T16:20:14.043Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2022-04-19T16:20:14.043Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T16:20:14.043Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T16:20:14.221Z] + make clean [2022-04-19T16:20:14.221Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:20:14.221Z] docker-dev-cache [2022-04-19T16:20:14.221Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T16:20:14.603Z] check_test.go:251: [d7407a7be5350] daemon is not started [2022-04-19T16:20:14.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T16:20:15.164Z] docker_cli_swarm_test.go:1796: [d9267fee65d94] joining swarm manager [d4ca7f780076e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:20:15.164Z] check_test.go:251: [d1615040e64e8] daemon is not started [2022-04-19T16:20:15.164Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T16:20:15.420Z] check_test.go:251: [d3573b60ca6c4] daemon is not started [2022-04-19T16:20:15.420Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:20:16.784Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T16:20:17.040Z] check_test.go:251: [d1ed362d24f49] daemon is not started [2022-04-19T16:20:17.040Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T16:20:17.296Z] docker_cli_swarm_test.go:1797: [d6f5059486606] joining swarm manager [d4ca7f780076e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:20:17.552Z] check_test.go:251: [dce2404f6af15] daemon is not started [2022-04-19T16:20:17.552Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T16:20:18.478Z] check_test.go:251: [df1257f6dcc92] daemon is not started [2022-04-19T16:20:18.478Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T16:20:18.478Z] check_test.go:251: [dd19272a80153] daemon is not started [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.42s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.65s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.15s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.52s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.78s) [2022-04-19T16:20:18.478Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.14s) [2022-04-19T16:20:18.478Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T16:20:18.478Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T16:20:21.431Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.97s) [2022-04-19T16:20:21.431Z] === RUN TestCreateServiceSecretFileMode [2022-04-19T16:20:23.717Z] check_test.go:278: [dcd0042af783b] daemon is not started [2022-04-19T16:20:23.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T16:20:23.717Z] check_test.go:278: [d56a5a3be7f75] daemon is not started [2022-04-19T16:20:23.717Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T16:20:23.973Z] check_test.go:278: [dd4ec96671383] daemon is not started [2022-04-19T16:20:23.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T16:20:23.973Z] check_test.go:278: [d7b3aad8d8c20] daemon is not started [2022-04-19T16:20:23.973Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T16:20:24.228Z] check_test.go:278: [d35947be83b0b] daemon is not started [2022-04-19T16:20:24.228Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.72s) [2022-04-19T16:20:24.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-19T16:20:24.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.14s) [2022-04-19T16:20:24.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.14s) [2022-04-19T16:20:24.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.14s) [2022-04-19T16:20:24.228Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.14s) [2022-04-19T16:20:24.228Z] === RUN TestDockerNetworkSuite [2022-04-19T16:20:24.228Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-19T16:20:25.155Z] docker_cli_network_unix_test.go:46: [dd25580861cc0] daemon is not started [2022-04-19T16:20:25.410Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-19T16:20:25.666Z] docker_cli_network_unix_test.go:46: [db76334b1659e] daemon is not started [2022-04-19T16:20:25.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-19T16:20:28.436Z] docker_cli_network_unix_test.go:46: [df9aac4783e11] daemon is not started [2022-04-19T16:20:28.691Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-19T16:20:30.063Z] docker_cli_network_unix_test.go:46: [d13d230f62d5f] daemon is not started [2022-04-19T16:20:30.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-19T16:20:30.319Z] docker_cli_network_unix_test.go:1233: [d91c875185aa0] daemon is not started [2022-04-19T16:20:32.833Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-19T16:20:33.088Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-19T16:20:33.592Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-04-19T16:20:33.592Z] === RUN TestCreateServiceConfigFileMode [2022-04-19T16:20:34.015Z] docker_cli_network_unix_test.go:46: [d717a1d7c9c60] daemon is not started [2022-04-19T16:20:34.575Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-19T16:20:38.737Z] docker_cli_network_unix_test.go:46: [ddbd19a1a3334] daemon is not started [2022-04-19T16:20:39.663Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-19T16:20:41.549Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-19T16:20:41.805Z] docker_cli_network_unix_test.go:46: [dab0f58c14239] daemon is not started [2022-04-19T16:20:42.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-19T16:20:43.291Z] docker_cli_swarm_test.go:1315: [d50fefa43272a] joining swarm manager [d5815431b8957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:20:43.547Z] docker_cli_network_unix_test.go:46: [deb587f07d283] daemon is not started [2022-04-19T16:20:43.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-19T16:20:44.108Z] docker_cli_network_unix_test.go:46: [d6b328c354f60] daemon is not started [2022-04-19T16:20:44.108Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-19T16:20:44.364Z] docker_cli_network_unix_test.go:46: [d75a4d5675bc2] daemon is not started [2022-04-19T16:20:44.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-19T16:20:44.618Z] docker_cli_swarm_test.go:1316: [dc0e15f3ceb00] joining swarm manager [d5815431b8957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:20:45.179Z] docker_cli_network_unix_test.go:46: [d7929b873cdd4] daemon is not started [2022-04-19T16:20:45.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-19T16:20:45.753Z] --- PASS: TestCreateServiceConfigFileMode (12.27s) [2022-04-19T16:20:45.753Z] === RUN TestCreateServiceSysctls [2022-04-19T16:20:45.994Z] docker_cli_network_unix_test.go:46: [d540ffb74c334] daemon is not started [2022-04-19T16:20:46.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-19T16:20:46.555Z] docker_cli_network_unix_test.go:46: [da0217a2d25da] daemon is not started [2022-04-19T16:20:46.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-19T16:20:46.810Z] docker_cli_network_unix_test.go:46: [d9e834dddb120] daemon is not started [2022-04-19T16:20:46.810Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-19T16:20:47.372Z] docker_cli_network_unix_test.go:46: [d246ce68ea60e] daemon is not started [2022-04-19T16:20:47.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-19T16:20:47.640Z] --- PASS: TestCreateServiceSysctls (3.25s) [2022-04-19T16:20:47.640Z] === RUN TestCreateServiceCapabilities [2022-04-19T16:20:47.884Z] docker_cli_network_unix_test.go:46: [dc095720fedfb] daemon is not started [2022-04-19T16:20:47.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-19T16:20:47.884Z] docker_cli_network_unix_test.go:46: [da5e6cdbbc121] daemon is not started [2022-04-19T16:20:47.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-19T16:20:48.139Z] docker_cli_network_unix_test.go:46: [d9effb264e8f4] daemon is not started [2022-04-19T16:20:48.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-19T16:20:48.701Z] docker_cli_network_unix_test.go:46: [dd864c82ddb85] daemon is not started [2022-04-19T16:20:48.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-19T16:20:49.017Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-19T16:20:49.017Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-19T16:20:49.017Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-19T16:20:49.017Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-19T16:20:49.017Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-19T16:20:49.017Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-19T16:20:49.017Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-19T16:20:49.017Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T16:20:49.017Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-19T16:20:49.262Z] docker_cli_network_unix_test.go:46: [da753da3dd53c] daemon is not started [2022-04-19T16:20:49.527Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-04-19T16:20:49.527Z] === RUN TestInspect [2022-04-19T16:20:49.822Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-19T16:20:50.077Z] docker_cli_network_unix_test.go:46: [d8b70e8d581a6] daemon is not started [2022-04-19T16:20:50.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-19T16:20:50.077Z] docker_cli_network_unix_test.go:46: [d50e47772ae0e] daemon is not started [2022-04-19T16:20:50.077Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-19T16:20:50.333Z] docker_cli_network_unix_test.go:46: [d230e500107c3] daemon is not started [2022-04-19T16:20:50.333Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-19T16:20:51.249Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-19T16:20:51.249Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:20:51.249Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-19T16:20:51.249Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T16:20:51.249Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-19T16:20:51.259Z] docker_cli_network_unix_test.go:968: [de6adde1d6398] daemon is not started [2022-04-19T16:20:51.578Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T16:20:51.578Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T16:20:51.578Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T16:20:52.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-19T16:20:52.790Z] --- PASS: TestInspect (2.72s) [2022-04-19T16:20:52.790Z] === RUN TestCreateJob [2022-04-19T16:20:53.547Z] docker_cli_network_unix_test.go:46: [d2e91ca4efdae] daemon is not started [2022-04-19T16:20:53.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-19T16:20:53.740Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T16:20:53.740Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T16:20:54.213Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-19T16:20:55.316Z] --- PASS: TestCreateJob (2.80s) [2022-04-19T16:20:55.316Z] === RUN TestReplicatedJob [2022-04-19T16:20:56.060Z] docker_cli_network_unix_test.go:1116: [df18dd8472fe7] daemon is not started [2022-04-19T16:20:57.181Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-19T16:20:57.181Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T16:20:57.181Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-19T16:20:57.181Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T16:20:57.181Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-19T16:20:57.181Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T16:20:57.181Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-19T16:20:57.181Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T16:20:57.181Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-19T16:20:57.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-19T16:20:57.955Z] docker_cli_network_unix_test.go:46: [d30001c6a6708] daemon is not started [2022-04-19T16:20:57.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-19T16:20:58.412Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T16:20:58.745Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T16:20:58.745Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T16:20:58.745Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T16:20:58.745Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T16:20:58.893Z] docker_cli_network_unix_test.go:46: [d087aa8da3827] daemon is not started [2022-04-19T16:20:58.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-19T16:20:58.893Z] docker_cli_network_unix_test.go:46: [d3617bc1e2557] daemon is not started [2022-04-19T16:20:58.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-19T16:20:58.893Z] docker_cli_network_unix_test.go:46: [d0b7a88059087] daemon is not started [2022-04-19T16:20:58.893Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-19T16:20:59.148Z] docker_cli_network_unix_test.go:46: [d436e5a6e1bba] daemon is not started [2022-04-19T16:20:59.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-19T16:20:59.148Z] docker_cli_network_unix_test.go:46: [de866051ebe91] daemon is not started [2022-04-19T16:20:59.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-19T16:20:59.380Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T16:20:59.380Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T16:20:59.380Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T16:20:59.380Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T16:20:59.380Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T16:20:59.380Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T16:20:59.380Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T16:20:59.404Z] docker_cli_network_unix_test.go:46: [dfe14a3627466] daemon is not started [2022-04-19T16:20:59.404Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-19T16:20:59.836Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T16:21:00.564Z] --- PASS: TestReplicatedJob (5.30s) [2022-04-19T16:21:00.564Z] === RUN TestUpdateReplicatedJob [2022-04-19T16:21:00.767Z] docker_cli_network_unix_test.go:46: [dead680022755] daemon is not started [2022-04-19T16:21:00.797Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T16:21:00.989Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-19T16:21:00.989Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T16:21:00.989Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-19T16:21:00.989Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T16:21:00.989Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-19T16:21:01.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-19T16:21:01.693Z] docker_cli_network_unix_test.go:46: [dbe6818e3b34d] daemon is not started [2022-04-19T16:21:01.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-19T16:21:01.693Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-19T16:21:01.693Z] docker_cli_network_unix_test.go:46: [d7fe9dec10f93] daemon is not started [2022-04-19T16:21:01.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-19T16:21:01.761Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-19T16:21:01.761Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-19T16:21:01.761Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-19T16:21:01.761Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-19T16:21:01.761Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-19T16:21:01.761Z] remote: Enumerating objects: 23, done. [2022-04-19T16:21:01.761Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-19T16:21:01.761Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-19T16:21:01.761Z] 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) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-19T16:21:01.761Z] 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-04-19T16:21:01.761Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-19T16:21:01.761Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-19T16:21:01.761Z] Cross building: bundles/cross/linux/ppc64le [2022-04-19T16:21:01.761Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-19T16:21:01.761Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-19T16:21:02.253Z] docker_cli_network_unix_test.go:46: [dcd9d1275fb9e] daemon is not started [2022-04-19T16:21:02.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-19T16:21:03.827Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-04-19T16:21:03.827Z] === RUN TestServiceListWithStatuses [2022-04-19T16:21:03.827Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:21:03.827Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-19T16:21:03.827Z] === RUN TestDockerNetworkConnectAlias [2022-04-19T16:21:04.516Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T16:21:06.046Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T16:21:06.046Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T16:21:06.046Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T16:21:06.046Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T16:21:06.046Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T16:21:06.046Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T16:21:06.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-19T16:21:06.876Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-19T16:21:07.606Z] docker_cli_network_unix_test.go:1084: [d26cc35218441] daemon is not started [2022-04-19T16:21:08.000Z] --- PASS: TestDockerNetworkConnectAlias (4.05s) [2022-04-19T16:21:08.000Z] === RUN TestDockerNetworkReConnect [2022-04-19T16:21:09.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-19T16:21:09.497Z] docker_cli_network_unix_test.go:46: [d93d10bea56e8] daemon is not started [2022-04-19T16:21:09.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-19T16:21:09.497Z] docker_cli_network_unix_test.go:46: [d3b500afe8c5b] daemon is not started [2022-04-19T16:21:09.764Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T16:21:10.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-19T16:21:10.982Z] docker_cli_network_unix_test.go:46: [d8cedfd50ae3b] daemon is not started [2022-04-19T16:21:11.266Z] --- PASS: TestDockerNetworkReConnect (3.30s) [2022-04-19T16:21:11.266Z] === RUN TestServicePlugin [2022-04-19T16:21:11.266Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:21:11.266Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-19T16:21:11.266Z] === RUN TestServiceUpdateLabel [2022-04-19T16:21:11.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-19T16:21:11.543Z] docker_cli_network_unix_test.go:46: [d99339404c29c] daemon is not started [2022-04-19T16:21:11.543Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-19T16:21:12.103Z] docker_cli_network_unix_test.go:46: [d031d98aa5c64] daemon is not started [2022-04-19T16:21:12.359Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-19T16:21:12.615Z] docker_cli_network_unix_test.go:46: [dff04cb5e6575] daemon is not started [2022-04-19T16:21:12.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-19T16:21:13.156Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-04-19T16:21:13.156Z] === RUN TestServiceUpdateSecrets [2022-04-19T16:21:13.178Z] docker_cli_network_unix_test.go:46: [da1e2460e393b] daemon is not started [2022-04-19T16:21:13.742Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-19T16:21:17.916Z] docker_cli_network_unix_test.go:46: [d3a4198d6f8d2] daemon is not started [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite (54.00s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.09s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.79s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.54s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.61s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.20s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.70s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.32s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.51s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.33s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.98s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.77s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.09s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (3.96s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.92s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.49s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-04-19T16:21:18.173Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.51s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.62s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-04-19T16:21:18.173Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.58s) [2022-04-19T16:21:18.173Z] === RUN TestDockerHubPullSuite [2022-04-19T16:21:18.173Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-19T16:21:20.063Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-19T16:21:22.579Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-19T16:21:22.834Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-19T16:21:24.200Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-19T16:21:24.456Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-19T16:21:24.456Z] --- PASS: TestDockerHubPullSuite (6.21s) [2022-04-19T16:21:24.456Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.66s) [2022-04-19T16:21:24.456Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.25s) [2022-04-19T16:21:24.456Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2022-04-19T16:21:24.456Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.48s) [2022-04-19T16:21:24.456Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.12s) [2022-04-19T16:21:24.456Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-19T16:21:24.456Z] PASS [2022-04-19T16:21:24.456Z] [2022-04-19T16:21:24.456Z] === Skipped [2022-04-19T16:21:24.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-19T16:21:24.456Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.456Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-19T16:21:24.456Z] [2022-04-19T16:21:24.456Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T16:21:24.457Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T16:21:24.457Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-19T16:21:24.457Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-19T16:21:24.457Z] docker_cli_network_unix_test.go:46: [d7fe9dec10f93] daemon is not started [2022-04-19T16:21:24.457Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] DONE 1265 tests, 51 skipped in 1303.552s [2022-04-19T16:21:24.457Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T16:21:24.457Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T16:21:24.457Z] +++ kill 14567 [2022-04-19T16:21:24.457Z] +++ /etc/init.d/apparmor stop [2022-04-19T16:21:24.457Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] Unloading profiles will leave already running processes permanently [2022-04-19T16:21:24.457Z] unconfined, which can lead to unexpected situations. [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.457Z] To set a process to complain mode, use the command line tool [2022-04-19T16:21:24.457Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T16:21:24.457Z] +++ true [2022-04-19T16:21:24.457Z] exiting test-integration [2022-04-19T16:21:24.457Z] ++ exit 0 [2022-04-19T16:21:24.457Z] [2022-04-19T16:21:24.565Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T16:21:24.712Z] + for job in $(jobs -p) [2022-04-19T16:21:24.712Z] + wait 9227 [2022-04-19T16:21:28.044Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2022-04-19T16:21:28.044Z] === RUN TestServiceUpdateConfigs [2022-04-19T16:21:29.359Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T16:21:30.320Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T16:21:30.320Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T16:21:30.320Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T16:21:34.038Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T16:21:35.569Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T16:21:41.334Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T16:21:41.334Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T16:21:41.334Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T16:21:41.334Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T16:21:41.334Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T16:21:41.334Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T16:21:41.334Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T16:21:41.334Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T16:21:41.334Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T16:21:41.789Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T16:21:42.877Z] --- PASS: TestServiceUpdateConfigs (14.38s) [2022-04-19T16:21:42.877Z] === RUN TestServiceUpdateNetwork [2022-04-19T16:21:49.371Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T16:21:49.371Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T16:21:49.371Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T16:21:55.204Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-04-19T16:21:55.204Z] === RUN TestServiceUpdatePidsLimit [2022-04-19T16:21:55.460Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-19T16:21:56.021Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-19T16:21:56.772Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-19T16:21:58.660Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-19T16:22:04.103Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-19T16:22:05.191Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-19T16:22:07.040Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T16:22:10.434Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-19T16:22:10.635Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2022-04-19T16:22:10.635Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-19T16:22:10.635Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-04-19T16:22:10.635Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-19T16:22:10.635Z] PASS [2022-04-19T16:22:10.635Z] [2022-04-19T16:22:10.635Z] === Skipped [2022-04-19T16:22:10.635Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-19T16:22:10.635Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-19T16:22:10.635Z] [2022-04-19T16:22:10.635Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-19T16:22:10.635Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-19T16:22:10.635Z] [2022-04-19T16:22:10.635Z] DONE 27 tests, 2 skipped in 150.839s [2022-04-19T16:22:10.635Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-19T16:22:10.635Z] ++ 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-04-19T16:22:10.635Z] ++ set -e [2022-04-19T16:22:10.635Z] ++ '[' -n 0 ']' [2022-04-19T16:22:10.635Z] ++ set -x [2022-04-19T16:22:10.635Z] ++ 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-04-19T16:22:10.635Z] INFO: Testing against a local daemon [2022-04-19T16:22:10.635Z] === RUN TestSessionCreate [2022-04-19T16:22:10.635Z] --- PASS: TestSessionCreate (0.02s) [2022-04-19T16:22:10.635Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-19T16:22:10.635Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-19T16:22:10.635Z] PASS [2022-04-19T16:22:10.635Z] [2022-04-19T16:22:10.635Z] DONE 2 tests in 0.123s [2022-04-19T16:22:10.635Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-19T16:22:10.635Z] ++ 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-04-19T16:22:10.635Z] ++ set -e [2022-04-19T16:22:10.635Z] ++ '[' -n 0 ']' [2022-04-19T16:22:10.635Z] ++ set -x [2022-04-19T16:22:10.635Z] ++ 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-04-19T16:22:10.635Z] INFO: Testing against a local daemon [2022-04-19T16:22:10.635Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-19T16:22:10.635Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T16:22:10.635Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:22:10.635Z] === RUN TestDiskUsage [2022-04-19T16:22:10.635Z] === PAUSE TestDiskUsage [2022-04-19T16:22:10.635Z] === RUN TestEventsExecDie [2022-04-19T16:22:10.891Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-19T16:22:10.891Z] === RUN TestEventsBackwardsCompatible [2022-04-19T16:22:10.891Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-19T16:22:10.891Z] === RUN TestEventsVolumeCreate [2022-04-19T16:22:10.891Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-19T16:22:10.891Z] === RUN TestInfoBinaryCommits [2022-04-19T16:22:10.891Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-19T16:22:10.891Z] === RUN TestInfoAPIVersioned [2022-04-19T16:22:10.891Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-19T16:22:10.891Z] === RUN TestInfoAPI [2022-04-19T16:22:10.891Z] --- PASS: TestInfoAPI (0.02s) [2022-04-19T16:22:10.891Z] === RUN TestInfoAPIWarnings [2022-04-19T16:22:12.949Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-19T16:22:14.076Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T16:22:17.163Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-19T16:22:18.528Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-19T16:22:22.698Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-19T16:22:22.698Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-19T16:22:22.698Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-19T16:22:24.357Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T16:22:24.367Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T16:22:24.367Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T16:22:24.367Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T16:22:24.367Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T16:22:24.367Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T16:22:27.991Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-19T16:22:28.246Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-19T16:22:28.807Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-19T16:22:28.934Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-04-19T16:22:28.934Z] === RUN TestInfoDebug [2022-04-19T16:22:28.934Z] --- PASS: TestInfoDebug (0.52s) [2022-04-19T16:22:28.934Z] === RUN TestInfoInsecureRegistries [2022-04-19T16:22:28.934Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-19T16:22:28.934Z] === RUN TestInfoRegistryMirrors [2022-04-19T16:22:28.934Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-19T16:22:28.934Z] === RUN TestLoginFailsWithBadCredentials [2022-04-19T16:22:28.934Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-19T16:22:28.934Z] === RUN TestPingCacheHeaders [2022-04-19T16:22:28.934Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-19T16:22:28.934Z] === RUN TestPingGet [2022-04-19T16:22:28.934Z] --- PASS: TestPingGet (0.01s) [2022-04-19T16:22:28.934Z] === RUN TestPingHead [2022-04-19T16:22:28.934Z] --- PASS: TestPingHead (0.02s) [2022-04-19T16:22:28.934Z] === RUN TestPingSwarmHeader [2022-04-19T16:22:29.495Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-19T16:22:29.495Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-19T16:22:30.860Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-19T16:22:30.860Z] --- PASS: TestPingSwarmHeader (1.67s) [2022-04-19T16:22:30.860Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-19T16:22:30.860Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-19T16:22:30.860Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-19T16:22:30.860Z] === RUN TestVersion [2022-04-19T16:22:30.860Z] --- PASS: TestVersion (0.02s) [2022-04-19T16:22:30.860Z] === CONT TestDiskUsage [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/container_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/image_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/volume_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-19T16:22:31.116Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-19T16:22:31.318Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-19T16:22:31.372Z] === RUN TestDiskUsage/after_container.Run [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-19T16:22:31.628Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage (1.12s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-19T16:22:31.628Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-19T16:22:31.628Z] PASS [2022-04-19T16:22:31.884Z] [2022-04-19T16:22:31.884Z] === Skipped [2022-04-19T16:22:31.884Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-19T16:22:31.884Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-19T16:22:31.884Z] [2022-04-19T16:22:31.884Z] DONE 54 tests, 1 skipped in 21.587s [2022-04-19T16:22:31.884Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-19T16:22:31.884Z] ++ 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-04-19T16:22:31.884Z] ++ set -e [2022-04-19T16:22:31.884Z] ++ '[' -n 0 ']' [2022-04-19T16:22:31.884Z] ++ set -x [2022-04-19T16:22:31.884Z] ++ 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-04-19T16:22:31.884Z] INFO: Testing against a local daemon [2022-04-19T16:22:31.884Z] === RUN TestVolumesCreateAndList [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-19T16:22:31.884Z] === RUN TestVolumesRemove [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-19T16:22:31.884Z] === RUN TestVolumesInspect [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-19T16:22:31.884Z] === RUN TestVolumesInvalidJSON [2022-04-19T16:22:31.884Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-19T16:22:31.884Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-19T16:22:31.884Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-19T16:22:31.884Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-19T16:22:31.884Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-19T16:22:31.884Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-19T16:22:31.884Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-19T16:22:31.884Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-19T16:22:31.884Z] PASS [2022-04-19T16:22:31.884Z] [2022-04-19T16:22:31.884Z] DONE 9 tests in 0.197s [2022-04-19T16:22:31.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T16:22:32.140Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T16:22:32.140Z] +++ kill 14275 [2022-04-19T16:22:32.396Z] +++ /etc/init.d/apparmor stop [2022-04-19T16:22:32.396Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T16:22:32.396Z] [2022-04-19T16:22:32.396Z] Unloading profiles will leave already running processes permanently [2022-04-19T16:22:32.396Z] unconfined, which can lead to unexpected situations. [2022-04-19T16:22:32.396Z] [2022-04-19T16:22:32.396Z] To set a process to complain mode, use the command line tool [2022-04-19T16:22:32.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T16:22:32.396Z] +++ true [2022-04-19T16:22:32.396Z] exiting test-integration [2022-04-19T16:22:32.396Z] ++ exit 0 [2022-04-19T16:22:32.396Z] Post stage [Pipeline] junit [2022-04-19T16:22:32.966Z] Recording test results [2022-04-19T16:22:33.250Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T16:22:33.586Z] + echo Ensuring container killed. [2022-04-19T16:22:33.586Z] Ensuring container killed. [2022-04-19T16:22:33.586Z] + docker rm -vf docker-pr1 [2022-04-19T16:22:33.586Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T16:22:33.933Z] + echo Chowning /workspace to jenkins user [2022-04-19T16:22:33.933Z] Chowning /workspace to jenkins user [2022-04-19T16:22:33.933Z] + id -u [2022-04-19T16:22:33.933Z] + id -g [2022-04-19T16:22:33.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43503:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T16:22:33.933Z] Unable to find image 'busybox:latest' locally [2022-04-19T16:22:33.933Z] latest: Pulling from library/busybox [2022-04-19T16:22:34.189Z] 2f0e692259c0: Pulling fs layer [2022-04-19T16:22:34.189Z] 2f0e692259c0: Verifying Checksum [2022-04-19T16:22:34.189Z] 2f0e692259c0: Download complete [2022-04-19T16:22:34.189Z] 2f0e692259c0: Pull complete [2022-04-19T16:22:34.189Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-19T16:22:34.189Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T16:22:35.881Z] + bundleName=arm64-integration [2022-04-19T16:22:35.881Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-19T16:22:35.881Z] Creating arm64-integration-bundles.tar.gz [2022-04-19T16:22:35.881Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-19T16:22:35.881Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-19T16:22:36.145Z] Archiving artifacts [2022-04-19T16:22:37.857Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:22:38.165Z] + make clean [2022-04-19T16:22:38.420Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:22:38.420Z] docker-dev-cache [2022-04-19T16:22:38.420Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:22:42.201Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T16:22:42.201Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T16:22:42.201Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T16:22:42.669Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T16:22:49.457Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T16:22:51.378Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T16:22:51.378Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T16:22:52.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T16:22:53.238Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-19T16:22:53.238Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-19T16:22:53.238Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-19T16:22:53.238Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-19T16:22:53.238Z] Cross building: bundles/cross/linux/s390x [2022-04-19T16:22:53.238Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-19T16:22:53.238Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-19T16:22:56.499Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T16:22:58.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T16:23:05.032Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T16:23:08.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T16:23:18.876Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-19T16:23:18.876Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T16:23:18.876Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-19T16:23:18.876Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-19T16:23:18.876Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-19T16:23:19.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T16:23:19.417Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T16:23:19.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T16:23:23.632Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-19T16:23:24.099Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-19T16:23:24.099Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T16:23:24.099Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-19T16:23:24.099Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T16:23:24.099Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-19T16:23:24.099Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T16:23:24.099Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-19T16:23:24.568Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-19T16:23:25.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T16:23:25.211Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T16:23:25.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T16:23:25.211Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T16:23:25.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T16:23:25.556Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-19T16:23:27.499Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-19T16:23:27.499Z] docker_cli_swarm_test.go:1180: [d43a5ba9790ed] joining swarm manager [dc8ed311eb1a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:23:29.351Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-19T16:23:30.917Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-19T16:23:30.917Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T16:23:30.917Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-19T16:23:30.917Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T16:23:30.917Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-19T16:23:30.917Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-19T16:23:32.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T16:23:32.258Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T16:23:32.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T16:23:32.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T16:23:32.713Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T16:23:32.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T16:23:32.713Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T16:23:32.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T16:23:32.737Z] docker_cli_swarm_test.go:1189: [d395f94720e26] joining swarm manager [dc8ed311eb1a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:23:34.708Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-19T16:23:47.223Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-19T16:23:57.647Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-19T16:23:57.647Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-19T16:23:57.647Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T16:23:57.647Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-19T16:24:01.447Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-19T16:24:02.614Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T16:24:03.013Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-19T16:24:05.503Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T16:24:05.503Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T16:24:06.464Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T16:24:06.464Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:24:06.920Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T16:24:08.446Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T16:24:08.446Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T16:24:08.446Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T16:24:08.884Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-19T16:24:08.884Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T16:24:08.884Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-19T16:24:08.884Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T16:24:08.884Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-19T16:24:08.884Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T16:24:08.884Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-19T16:24:08.884Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T16:24:08.884Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-19T16:24:08.884Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-19T16:24:11.390Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-19T16:24:14.211Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T16:24:15.172Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T16:24:15.172Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T16:24:15.172Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T16:24:15.172Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T16:24:15.172Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T16:24:17.156Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T16:24:17.156Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T16:24:17.156Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T16:24:17.156Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T16:24:17.336Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T16:24:18.297Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T16:24:18.720Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T16:24:18.753Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T16:24:19.208Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T16:24:19.474Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-19T16:24:20.181Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T16:24:22.502Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T16:24:22.738Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-19T16:24:24.625Z] docker_cli_swarm_test.go:1112: [d638b31617608] joining swarm manager [d16ad3549bda6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:24:26.060Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T16:24:26.283Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T16:24:26.283Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T16:24:26.283Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T16:24:26.283Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T16:24:26.283Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T16:24:26.283Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T16:24:26.511Z] docker_cli_swarm_test.go:1113: [db0d444531061] joining swarm manager [d16ad3549bda6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:24:26.749Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T16:24:26.749Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T16:24:26.749Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T16:24:26.749Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T16:24:26.749Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T16:24:28.274Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T16:24:28.274Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T16:24:28.274Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T16:24:29.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T16:24:29.690Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:24:29.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T16:24:29.690Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:24:29.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T16:24:29.690Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:24:29.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T16:24:29.838Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T16:24:29.838Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T16:24:29.838Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T16:24:30.306Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T16:24:30.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T16:24:32.521Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T16:24:33.508Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T16:24:33.976Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T16:24:33.976Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T16:24:33.976Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T16:24:34.963Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T16:24:35.421Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T16:24:35.948Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T16:24:35.948Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T16:24:35.948Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T16:24:35.948Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T16:24:35.948Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T16:24:41.821Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T16:24:44.708Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-19T16:24:44.708Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-19T16:24:44.708Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-19T16:24:44.708Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-19T16:24:44.708Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-19T16:24:45.035Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-19T16:24:45.315Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/test/unit [2022-04-19T16:24:45.882Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-19T16:24:45.882Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-19T16:24:45.882Z] + TESTDIRS=./... [2022-04-19T16:24:45.882Z] + exclude_paths='/vendor/|/integration' [2022-04-19T16:24:45.882Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-19T16:24:45.882Z] ++ go list ./... [2022-04-19T16:24:46.451Z] + pkg_list='github.com/docker/docker/api [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/backend [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/container [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/events [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/filters [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/image [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/mount [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/network [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/registry [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/time [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/versions [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:24:46.451Z] github.com/docker/docker/api/types/volume [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:24:46.451Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:24:46.451Z] github.com/docker/docker/cli [2022-04-19T16:24:46.451Z] github.com/docker/docker/cli/config [2022-04-19T16:24:46.451Z] github.com/docker/docker/cli/debug [2022-04-19T16:24:46.451Z] github.com/docker/docker/client [2022-04-19T16:24:46.451Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:24:46.451Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:24:46.451Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:24:46.451Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:24:46.451Z] github.com/docker/docker/container [2022-04-19T16:24:46.451Z] github.com/docker/docker/container/stream [2022-04-19T16:24:46.451Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:24:46.451Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:24:46.451Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/config [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/events [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/exec [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:24:46.451Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/images [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/links [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/names [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/network [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/stats [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution/utils [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:24:46.452Z] github.com/docker/docker/dockerversion [2022-04-19T16:24:46.452Z] github.com/docker/docker/errdefs [2022-04-19T16:24:46.452Z] github.com/docker/docker/image [2022-04-19T16:24:46.452Z] github.com/docker/docker/image/cache [2022-04-19T16:24:46.452Z] github.com/docker/docker/image/tarexport [2022-04-19T16:24:46.452Z] github.com/docker/docker/image/v1 [2022-04-19T16:24:46.452Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:24:46.452Z] github.com/docker/docker/layer [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/types [2022-04-19T16:24:46.452Z] github.com/docker/docker/oci [2022-04-19T16:24:46.452Z] github.com/docker/docker/oci/caps [2022-04-19T16:24:46.452Z] github.com/docker/docker/opts [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/archive [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/directory [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/platform [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/pools [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/progress [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/signal [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/stack [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/system [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:24:46.452Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:24:46.452Z] github.com/docker/docker/plugin [2022-04-19T16:24:46.452Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:24:46.452Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:24:46.452Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:24:46.452Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:24:46.452Z] github.com/docker/docker/quota [2022-04-19T16:24:46.452Z] github.com/docker/docker/reference [2022-04-19T16:24:46.452Z] github.com/docker/docker/registry [2022-04-19T16:24:46.452Z] github.com/docker/docker/registry/resumable [2022-04-19T16:24:46.452Z] github.com/docker/docker/restartmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/rootless [2022-04-19T16:24:46.452Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:24:46.452Z] github.com/docker/docker/runconfig [2022-04-19T16:24:46.452Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/environment [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/registry [2022-04-19T16:24:46.452Z] github.com/docker/docker/testutil/request [2022-04-19T16:24:46.452Z] github.com/docker/docker/volume [2022-04-19T16:24:46.452Z] github.com/docker/docker/volume/drivers [2022-04-19T16:24:46.452Z] github.com/docker/docker/volume/local [2022-04-19T16:24:46.452Z] github.com/docker/docker/volume/mounts [2022-04-19T16:24:46.452Z] github.com/docker/docker/volume/service [2022-04-19T16:24:46.452Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:24:46.452Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:24:46.452Z] ++ grep --fixed-strings -v /libnetwork [2022-04-19T16:24:46.452Z] ++ echo 'github.com/docker/docker/api [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/backend [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/container [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/events [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/filters [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/image [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/mount [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/network [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/registry [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/time [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/versions [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:24:46.452Z] github.com/docker/docker/api/types/volume [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:24:46.452Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:24:46.452Z] github.com/docker/docker/cli [2022-04-19T16:24:46.452Z] github.com/docker/docker/cli/config [2022-04-19T16:24:46.452Z] github.com/docker/docker/cli/debug [2022-04-19T16:24:46.452Z] github.com/docker/docker/client [2022-04-19T16:24:46.452Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:24:46.452Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:24:46.452Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:24:46.452Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:24:46.452Z] github.com/docker/docker/container [2022-04-19T16:24:46.452Z] github.com/docker/docker/container/stream [2022-04-19T16:24:46.452Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:24:46.452Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:24:46.452Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/config [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/events [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/exec [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/images [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/links [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/names [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/network [2022-04-19T16:24:46.452Z] github.com/docker/docker/daemon/stats [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution/utils [2022-04-19T16:24:46.452Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:24:46.452Z] github.com/docker/docker/dockerversion [2022-04-19T16:24:46.452Z] github.com/docker/docker/errdefs [2022-04-19T16:24:46.452Z] github.com/docker/docker/image [2022-04-19T16:24:46.452Z] github.com/docker/docker/image/cache [2022-04-19T16:24:46.452Z] github.com/docker/docker/image/tarexport [2022-04-19T16:24:46.452Z] github.com/docker/docker/image/v1 [2022-04-19T16:24:46.452Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:24:46.452Z] github.com/docker/docker/layer [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:24:46.452Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:24:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/libnetwork/types [2022-04-19T16:24:46.453Z] github.com/docker/docker/oci [2022-04-19T16:24:46.453Z] github.com/docker/docker/oci/caps [2022-04-19T16:24:46.453Z] github.com/docker/docker/opts [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/archive [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/directory [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/platform [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/pools [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/progress [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/signal [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/stack [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/system [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:24:46.453Z] github.com/docker/docker/plugin [2022-04-19T16:24:46.453Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:24:46.453Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:24:46.453Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:24:46.453Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:24:46.453Z] github.com/docker/docker/quota [2022-04-19T16:24:46.453Z] github.com/docker/docker/reference [2022-04-19T16:24:46.453Z] github.com/docker/docker/registry [2022-04-19T16:24:46.453Z] github.com/docker/docker/registry/resumable [2022-04-19T16:24:46.453Z] github.com/docker/docker/restartmanager [2022-04-19T16:24:46.453Z] github.com/docker/docker/rootless [2022-04-19T16:24:46.453Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:24:46.453Z] github.com/docker/docker/runconfig [2022-04-19T16:24:46.453Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/environment [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/registry [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/request [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/drivers [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/local [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/mounts [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/service [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:24:46.453Z] + base_pkg_list='github.com/docker/docker/api [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/backend [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/container [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/events [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/filters [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/image [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/mount [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/network [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/registry [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/time [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/versions [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/volume [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:24:46.453Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:24:46.453Z] github.com/docker/docker/cli [2022-04-19T16:24:46.453Z] github.com/docker/docker/cli/config [2022-04-19T16:24:46.453Z] github.com/docker/docker/cli/debug [2022-04-19T16:24:46.453Z] github.com/docker/docker/client [2022-04-19T16:24:46.453Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:24:46.453Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:24:46.453Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:24:46.453Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:24:46.453Z] github.com/docker/docker/container [2022-04-19T16:24:46.453Z] github.com/docker/docker/container/stream [2022-04-19T16:24:46.453Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:24:46.453Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:24:46.453Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/config [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/events [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/exec [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/images [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/links [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/names [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/network [2022-04-19T16:24:46.453Z] github.com/docker/docker/daemon/stats [2022-04-19T16:24:46.453Z] github.com/docker/docker/distribution [2022-04-19T16:24:46.453Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:24:46.453Z] github.com/docker/docker/distribution/utils [2022-04-19T16:24:46.453Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:24:46.453Z] github.com/docker/docker/dockerversion [2022-04-19T16:24:46.453Z] github.com/docker/docker/errdefs [2022-04-19T16:24:46.453Z] github.com/docker/docker/image [2022-04-19T16:24:46.453Z] github.com/docker/docker/image/cache [2022-04-19T16:24:46.453Z] github.com/docker/docker/image/tarexport [2022-04-19T16:24:46.453Z] github.com/docker/docker/image/v1 [2022-04-19T16:24:46.453Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:24:46.453Z] github.com/docker/docker/layer [2022-04-19T16:24:46.453Z] github.com/docker/docker/libcontainerd [2022-04-19T16:24:46.453Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:24:46.453Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:24:46.453Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:24:46.453Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:24:46.453Z] github.com/docker/docker/oci [2022-04-19T16:24:46.453Z] github.com/docker/docker/oci/caps [2022-04-19T16:24:46.453Z] github.com/docker/docker/opts [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/archive [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/directory [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/platform [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/pools [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/progress [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/signal [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/stack [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/system [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:24:46.453Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:24:46.453Z] github.com/docker/docker/plugin [2022-04-19T16:24:46.453Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:24:46.453Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:24:46.453Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:24:46.453Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:24:46.453Z] github.com/docker/docker/quota [2022-04-19T16:24:46.453Z] github.com/docker/docker/reference [2022-04-19T16:24:46.453Z] github.com/docker/docker/registry [2022-04-19T16:24:46.453Z] github.com/docker/docker/registry/resumable [2022-04-19T16:24:46.453Z] github.com/docker/docker/restartmanager [2022-04-19T16:24:46.453Z] github.com/docker/docker/rootless [2022-04-19T16:24:46.453Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:24:46.453Z] github.com/docker/docker/runconfig [2022-04-19T16:24:46.453Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/environment [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/registry [2022-04-19T16:24:46.453Z] github.com/docker/docker/testutil/request [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/drivers [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/local [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/mounts [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/service [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:24:46.453Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:24:46.453Z] ++ grep --fixed-strings /libnetwork [2022-04-19T16:24:46.453Z] ++ echo 'github.com/docker/docker/api [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/backend [2022-04-19T16:24:46.453Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/container [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/events [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/filters [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/image [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/mount [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/network [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/registry [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/time [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/versions [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:24:46.454Z] github.com/docker/docker/api/types/volume [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:24:46.454Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:24:46.454Z] github.com/docker/docker/cli [2022-04-19T16:24:46.454Z] github.com/docker/docker/cli/config [2022-04-19T16:24:46.454Z] github.com/docker/docker/cli/debug [2022-04-19T16:24:46.454Z] github.com/docker/docker/client [2022-04-19T16:24:46.454Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:24:46.454Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:24:46.454Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:24:46.454Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:24:46.454Z] github.com/docker/docker/container [2022-04-19T16:24:46.454Z] github.com/docker/docker/container/stream [2022-04-19T16:24:46.454Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:24:46.454Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:24:46.454Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/config [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/events [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/exec [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/images [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/links [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/names [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/network [2022-04-19T16:24:46.454Z] github.com/docker/docker/daemon/stats [2022-04-19T16:24:46.454Z] github.com/docker/docker/distribution [2022-04-19T16:24:46.454Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:24:46.454Z] github.com/docker/docker/distribution/utils [2022-04-19T16:24:46.454Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:24:46.454Z] github.com/docker/docker/dockerversion [2022-04-19T16:24:46.454Z] github.com/docker/docker/errdefs [2022-04-19T16:24:46.454Z] github.com/docker/docker/image [2022-04-19T16:24:46.454Z] github.com/docker/docker/image/cache [2022-04-19T16:24:46.454Z] github.com/docker/docker/image/tarexport [2022-04-19T16:24:46.454Z] github.com/docker/docker/image/v1 [2022-04-19T16:24:46.454Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:24:46.454Z] github.com/docker/docker/layer [2022-04-19T16:24:46.454Z] github.com/docker/docker/libcontainerd [2022-04-19T16:24:46.454Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:24:46.454Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:24:46.454Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:24:46.454Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/types [2022-04-19T16:24:46.454Z] github.com/docker/docker/oci [2022-04-19T16:24:46.454Z] github.com/docker/docker/oci/caps [2022-04-19T16:24:46.454Z] github.com/docker/docker/opts [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/archive [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/directory [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/platform [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/pools [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/progress [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/signal [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/stack [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/system [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:24:46.454Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:24:46.454Z] github.com/docker/docker/plugin [2022-04-19T16:24:46.454Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:24:46.454Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:24:46.454Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:24:46.454Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:24:46.454Z] github.com/docker/docker/quota [2022-04-19T16:24:46.454Z] github.com/docker/docker/reference [2022-04-19T16:24:46.454Z] github.com/docker/docker/registry [2022-04-19T16:24:46.454Z] github.com/docker/docker/registry/resumable [2022-04-19T16:24:46.454Z] github.com/docker/docker/restartmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/rootless [2022-04-19T16:24:46.454Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:24:46.454Z] github.com/docker/docker/runconfig [2022-04-19T16:24:46.454Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/environment [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/registry [2022-04-19T16:24:46.454Z] github.com/docker/docker/testutil/request [2022-04-19T16:24:46.454Z] github.com/docker/docker/volume [2022-04-19T16:24:46.454Z] github.com/docker/docker/volume/drivers [2022-04-19T16:24:46.454Z] github.com/docker/docker/volume/local [2022-04-19T16:24:46.454Z] github.com/docker/docker/volume/mounts [2022-04-19T16:24:46.454Z] github.com/docker/docker/volume/service [2022-04-19T16:24:46.454Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:24:46.454Z] github.com/docker/docker/volume/testutils' [2022-04-19T16:24:46.454Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/types' [2022-04-19T16:24:46.454Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-19T16:24:46.454Z] + echo 'github.com/docker/docker/libnetwork [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:24:46.454Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/types' [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:24:46.455Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:24:46.455Z] + type docker-proxy [2022-04-19T16:24:46.455Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-19T16:24:46.455Z] + hack/make.sh binary-proxy install-proxy [2022-04-19T16:24:46.713Z] [2022-04-19T16:24:46.713Z] Removing bundles/ [2022-04-19T16:24:46.713Z] [2022-04-19T16:24:46.713Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-19T16:24:46.713Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-19T16:24:46.713Z] GOOS="" GOARCH="" GOARM="" [2022-04-19T16:24:47.927Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T16:24:47.927Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T16:24:47.927Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T16:24:47.927Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T16:24:47.927Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T16:24:47.927Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T16:24:47.927Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T16:24:47.927Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T16:24:47.927Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T16:24:47.927Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T16:24:47.927Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T16:24:47.927Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T16:24:50.884Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T16:24:50.884Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T16:24:54.831Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-19T16:24:54.831Z] [2022-04-19T16:24:54.831Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-19T16:24:54.831Z] Installing docker-proxy to /usr/local/bin/ [2022-04-19T16:24:54.831Z] [2022-04-19T16:24:54.831Z] + mkdir -p bundles [2022-04-19T16:24:54.831Z] + '[' -n 'github.com/docker/docker/api [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/backend/build [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/httpstatus [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/httputils [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/middleware [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/build [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/container [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/debug [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/distribution [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/grpc [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/image [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/network [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/plugin [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/session [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/swarm [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/system [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/server/router/volume [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/backend [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/blkiodev [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/container [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/events [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/filters [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/image [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/mount [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/network [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/registry [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/strslice [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/swarm [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/time [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/versions [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-19T16:24:54.831Z] github.com/docker/docker/api/types/volume [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/builder-next [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/builder-next/worker [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/dockerfile [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/remotecontext [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/remotecontext/git [2022-04-19T16:24:54.831Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-19T16:24:54.831Z] github.com/docker/docker/cli [2022-04-19T16:24:54.831Z] github.com/docker/docker/cli/config [2022-04-19T16:24:54.831Z] github.com/docker/docker/cli/debug [2022-04-19T16:24:54.831Z] github.com/docker/docker/client [2022-04-19T16:24:54.831Z] github.com/docker/docker/cmd/docker-proxy [2022-04-19T16:24:54.831Z] github.com/docker/docker/cmd/dockerd [2022-04-19T16:24:54.831Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-19T16:24:54.831Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-19T16:24:54.831Z] github.com/docker/docker/container [2022-04-19T16:24:54.831Z] github.com/docker/docker/container/stream [2022-04-19T16:24:54.831Z] github.com/docker/docker/contrib/apparmor [2022-04-19T16:24:54.831Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-19T16:24:54.831Z] github.com/docker/docker/contrib/httpserver [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/cluster [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/cluster/convert [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/cluster/executor [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/cluster/provider [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/config [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/events [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/events/testutils [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/exec [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/images [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/initlayer [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/links [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/listeners [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/gelf [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/journald [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/local [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/logentries [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/splunk [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/syslog [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/logger/templates [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/names [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/network [2022-04-19T16:24:54.831Z] github.com/docker/docker/daemon/stats [2022-04-19T16:24:54.831Z] github.com/docker/docker/distribution [2022-04-19T16:24:54.831Z] github.com/docker/docker/distribution/metadata [2022-04-19T16:24:54.831Z] github.com/docker/docker/distribution/utils [2022-04-19T16:24:54.831Z] github.com/docker/docker/distribution/xfer [2022-04-19T16:24:54.831Z] github.com/docker/docker/dockerversion [2022-04-19T16:24:54.831Z] github.com/docker/docker/errdefs [2022-04-19T16:24:54.831Z] github.com/docker/docker/image [2022-04-19T16:24:54.831Z] github.com/docker/docker/image/cache [2022-04-19T16:24:54.831Z] github.com/docker/docker/image/tarexport [2022-04-19T16:24:54.831Z] github.com/docker/docker/image/v1 [2022-04-19T16:24:54.831Z] github.com/docker/docker/internal/test/suite [2022-04-19T16:24:54.831Z] github.com/docker/docker/layer [2022-04-19T16:24:54.831Z] github.com/docker/docker/libcontainerd [2022-04-19T16:24:54.831Z] github.com/docker/docker/libcontainerd/queue [2022-04-19T16:24:54.831Z] github.com/docker/docker/libcontainerd/remote [2022-04-19T16:24:54.831Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-19T16:24:54.831Z] github.com/docker/docker/libcontainerd/types [2022-04-19T16:24:54.831Z] github.com/docker/docker/oci [2022-04-19T16:24:54.831Z] github.com/docker/docker/oci/caps [2022-04-19T16:24:54.831Z] github.com/docker/docker/opts [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/aaparser [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/archive [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/authorization [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/broadcaster [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/capabilities [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/chrootarchive [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/containerfs [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/devicemapper [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/directory [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/dmesg [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/filenotify [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/fileutils [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/fsutils [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/homedir [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/idtools [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/ioutils [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/jsonmessage [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/longpath [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/loopback [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/namesgenerator [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/parsers [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/pidfile [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/platform [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/plugingetter [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/plugins [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/plugins/transport [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/pools [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/progress [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/pubsub [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/reexec [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/signal [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/stack [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/stdcopy [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/streamformatter [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/stringid [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/sysinfo [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/system [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/tailfile [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/tarsum [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/truncindex [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/urlutil [2022-04-19T16:24:54.831Z] github.com/docker/docker/pkg/useragent [2022-04-19T16:24:54.831Z] github.com/docker/docker/plugin [2022-04-19T16:24:54.831Z] github.com/docker/docker/plugin/executor/containerd [2022-04-19T16:24:54.831Z] github.com/docker/docker/plugin/v2 [2022-04-19T16:24:54.831Z] github.com/docker/docker/profiles/apparmor [2022-04-19T16:24:54.831Z] github.com/docker/docker/profiles/seccomp [2022-04-19T16:24:54.831Z] github.com/docker/docker/quota [2022-04-19T16:24:54.831Z] github.com/docker/docker/reference [2022-04-19T16:24:54.831Z] github.com/docker/docker/registry [2022-04-19T16:24:54.831Z] github.com/docker/docker/registry/resumable [2022-04-19T16:24:54.831Z] github.com/docker/docker/restartmanager [2022-04-19T16:24:54.831Z] github.com/docker/docker/rootless [2022-04-19T16:24:54.831Z] github.com/docker/docker/rootless/specconv [2022-04-19T16:24:54.831Z] github.com/docker/docker/runconfig [2022-04-19T16:24:54.831Z] github.com/docker/docker/runconfig/opts [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/daemon [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/environment [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/fakecontext [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/fakegit [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/fakestorage [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/fixtures/load [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/registry [2022-04-19T16:24:54.831Z] github.com/docker/docker/testutil/request [2022-04-19T16:24:54.831Z] github.com/docker/docker/volume [2022-04-19T16:24:54.831Z] github.com/docker/docker/volume/drivers [2022-04-19T16:24:54.831Z] github.com/docker/docker/volume/local [2022-04-19T16:24:54.831Z] github.com/docker/docker/volume/mounts [2022-04-19T16:24:54.831Z] github.com/docker/docker/volume/service [2022-04-19T16:24:54.831Z] github.com/docker/docker/volume/service/opts [2022-04-19T16:24:54.831Z] github.com/docker/docker/volume/testutils' ']' [2022-04-19T16:24:54.832Z] + 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/builder/remotecontext/urlutil 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-04-19T16:24:54.832Z] ? github.com/docker/docker/api [no test files] [2022-04-19T16:24:56.736Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T16:25:02.591Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T16:25:08.450Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T16:25:09.427Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-19T16:25:09.427Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T16:25:09.427Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-19T16:25:09.427Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T16:25:09.427Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-19T16:25:12.971Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-04-19T16:25:14.307Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T16:25:14.307Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T16:25:20.172Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T16:25:20.172Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T16:25:20.172Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T16:25:20.172Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T16:25:20.639Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T16:25:20.639Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T16:25:20.639Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T16:25:24.514Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T16:25:24.515Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T16:25:24.515Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T16:25:26.724Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T16:25:26.724Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T16:25:27.192Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T16:25:27.192Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T16:25:27.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T16:25:27.660Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T16:25:27.660Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T16:25:28.647Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T16:25:28.647Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T16:25:28.647Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T16:25:29.290Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T16:25:29.290Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:25:29.290Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T16:25:39.429Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-19T16:25:39.429Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T16:25:39.429Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-19T16:25:39.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-19T16:25:39.709Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T16:25:39.709Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T16:25:41.925Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T16:25:41.925Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T16:25:41.925Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T16:25:42.391Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T16:25:42.392Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T16:25:46.178Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T16:25:46.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-19T16:25:46.601Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T16:25:46.601Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-19T16:25:47.178Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T16:25:47.647Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T16:25:48.631Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T16:25:49.110Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T16:25:50.094Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T16:25:51.076Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T16:25:52.489Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-19T16:25:56.931Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T16:25:56.931Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T16:25:56.931Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T16:25:56.932Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T16:25:56.932Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T16:25:56.932Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T16:25:56.932Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T16:25:56.932Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T16:25:56.932Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T16:25:56.932Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T16:25:57.915Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T16:25:58.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T16:25:58.752Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T16:25:58.752Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T16:25:58.752Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T16:26:02.656Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T16:26:02.909Z] docker_cli_swarm_test.go:1166: [da219b4364725] joining swarm manager [d16ad3549bda6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-19T16:26:02.927Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-19T16:26:11.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-19T16:26:11.593Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T16:26:11.593Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-19T16:26:16.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-19T16:26:16.358Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T16:26:16.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-19T16:26:16.358Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T16:26:16.358Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-19T16:26:17.582Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T16:26:17.582Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T16:26:17.582Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T16:26:19.150Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T16:26:19.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T16:26:19.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T16:26:19.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T16:26:20.941Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-19T16:26:20.941Z] docker_cli_swarm_test.go:1447: [d857fad1923d6] joining swarm manager [dc1ac4473c244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:26:20.941Z] docker_cli_swarm_test.go:1448: [d63b3da72ad1e] joining swarm manager [dc1ac4473c244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-19T16:26:23.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-19T16:26:23.521Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T16:26:23.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-19T16:26:24.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-19T16:26:24.508Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T16:26:24.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-19T16:26:24.508Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T16:26:24.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-19T16:26:24.722Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T16:26:27.672Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T16:26:31.458Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T16:26:33.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-19T16:26:33.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-19T16:26:33.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-19T16:26:33.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-19T16:26:33.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-19T16:26:33.665Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-19T16:26:36.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-19T16:26:39.446Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-19T16:26:41.957Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-19T16:26:43.319Z] docker_cli_swarm_unix_test.go:63: [dbfc069c01039] joining swarm manager [dbf6bf9945210]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 31.9% of statements [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.1% of statements [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/builder/dockerfile 0.492s coverage: 49.3% of statements [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/builder/remotecontext/git 1.831s coverage: 86.3% of statements [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/cli [no test files] [2022-04-19T16:26:49.428Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-19T16:26:49.428Z] ok github.com/docker/docker/cmd/docker-proxy 0.267s coverage: 67.6% of statements [2022-04-19T16:26:51.334Z] ok github.com/docker/docker/client 0.151s coverage: 75.6% of statements [2022-04-19T16:26:54.983Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T16:27:00.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-19T16:27:03.336Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-19T16:27:03.336Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T16:27:04.323Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-19T16:27:04.323Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:27:04.791Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-19T16:27:05.397Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T16:27:06.357Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-19T16:27:06.357Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T16:27:06.357Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-19T16:27:10.137Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T16:27:11.115Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-19T16:27:12.684Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-19T16:27:12.684Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T16:27:12.684Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-19T16:27:12.684Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T16:27:12.684Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-19T16:27:14.253Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-19T16:27:15.239Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-19T16:27:16.235Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-19T16:27:16.704Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-19T16:27:17.276Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T16:27:17.696Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-19T16:27:21.982Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T16:27:23.565Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-19T16:27:25.785Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-19T16:27:25.785Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T16:27:25.785Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-19T16:27:27.351Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-19T16:27:27.351Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T16:27:27.351Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-19T16:27:27.820Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-19T16:27:30.036Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-19T16:27:31.023Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-19T16:27:31.493Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-19T16:27:31.493Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T16:27:31.493Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-19T16:27:32.142Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T16:27:32.481Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-19T16:27:33.469Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-19T16:27:33.469Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T16:27:33.469Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-19T16:27:33.469Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T16:27:33.469Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-19T16:27:35.927Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T16:27:35.927Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T16:27:35.927Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T16:27:38.019Z] ok github.com/docker/docker/cmd/dockerd 0.093s coverage: 28.9% of statements [2022-04-19T16:27:38.020Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-19T16:27:38.020Z] ok github.com/docker/docker/cmd/dockerd/trap 2.484s coverage: 0.0% of statements [2022-04-19T16:27:38.020Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-19T16:27:38.020Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-19T16:27:38.020Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-19T16:27:38.020Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-19T16:27:38.020Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-19T16:27:39.335Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-19T16:27:39.468Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-19T16:27:39.468Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-19T16:27:39.468Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-19T16:27:39.653Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T16:27:39.653Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T16:27:39.653Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T16:27:41.364Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-19T16:27:42.210Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-04-19T16:27:43.147Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-19T16:27:44.083Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-19T16:27:44.635Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-19T16:27:45.432Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T16:27:45.886Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T16:27:45.886Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T16:27:45.886Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T16:27:45.886Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T16:27:45.886Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T16:27:47.148Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-19T16:27:48.779Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T16:27:49.078Z] docker_api_swarm_test.go:962: [d16ead9bf2910] joining swarm manager [d7b9259e585ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-19T16:27:52.217Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-04-19T16:27:52.217Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-19T16:27:52.782Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-19T16:27:53.350Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-19T16:27:53.443Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T16:27:53.609Z] ok github.com/docker/docker/daemon 10.145s coverage: 17.0% of statements [2022-04-19T16:27:53.609Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-19T16:27:53.609Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-19T16:27:53.609Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-19T16:27:53.609Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-19T16:27:54.985Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.779s coverage: 74.8% of statements [2022-04-19T16:27:55.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T16:27:55.601Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T16:27:55.921Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-04-19T16:27:55.921Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.418s coverage: 56.2% of statements [2022-04-19T16:27:56.055Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T16:27:57.827Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-04-19T16:27:58.950Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T16:27:59.226Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.400s coverage: 50.6% of statements [2022-04-19T16:27:59.404Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T16:28:00.375Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T16:28:00.608Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.928s coverage: 46.1% of statements [2022-04-19T16:28:00.608Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-19T16:28:01.176Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.712s coverage: 58.2% of statements [2022-04-19T16:28:01.176Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-19T16:28:01.176Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-19T16:28:01.744Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-04-19T16:28:02.681Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-04-19T16:28:03.249Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2022-04-19T16:28:04.185Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-04-19T16:28:04.185Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-19T16:28:04.185Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-19T16:28:04.752Z] ok github.com/docker/docker/daemon/logger 0.247s coverage: 43.0% of statements [2022-04-19T16:28:05.687Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 80.2% of statements [2022-04-19T16:28:05.687Z] ok github.com/docker/docker/daemon/logger/fluentd 0.011s coverage: 53.6% of statements [2022-04-19T16:28:05.687Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-19T16:28:06.623Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-04-19T16:28:06.623Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-04-19T16:28:06.882Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-04-19T16:28:07.450Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2022-04-19T16:28:08.018Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-04-19T16:28:08.018Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-19T16:28:08.586Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.9% of statements [2022-04-19T16:28:08.845Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.071s coverage: 31.5% of statements [2022-04-19T16:28:08.916Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T16:28:09.873Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T16:28:10.221Z] ok github.com/docker/docker/daemon/logger/syslog 0.022s coverage: 46.8% of statements [2022-04-19T16:28:10.221Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2022-04-19T16:28:10.788Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-19T16:28:10.957Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-19T16:28:11.379Z] ok github.com/docker/docker/daemon/logger/splunk 1.553s coverage: 82.5% of statements [2022-04-19T16:28:11.379Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-19T16:28:11.379Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-19T16:28:12.759Z] ok github.com/docker/docker/distribution/metadata 0.064s coverage: 48.2% of statements [2022-04-19T16:28:13.325Z] ok github.com/docker/docker/distribution 0.638s coverage: 28.3% of statements [2022-04-19T16:28:13.325Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-19T16:28:13.891Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-19T16:28:14.459Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-19T16:28:14.718Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-19T16:28:15.285Z] ok github.com/docker/docker/distribution/xfer 1.894s coverage: 84.9% of statements [2022-04-19T16:28:15.285Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-19T16:28:15.285Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.7% of statements [2022-04-19T16:28:15.851Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-19T16:28:15.851Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-19T16:28:16.419Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-19T16:28:17.356Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-19T16:28:17.615Z] ok github.com/docker/docker/opts 0.020s coverage: 66.5% of statements [2022-04-19T16:28:17.874Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-19T16:28:18.406Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T16:28:19.037Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-19T16:28:19.778Z] ok github.com/docker/docker/pkg/archive 0.317s coverage: 82.1% of statements [2022-04-19T16:28:20.037Z] ok github.com/docker/docker/pkg/authorization 0.242s coverage: 68.3% of statements [2022-04-19T16:28:20.296Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-19T16:28:20.554Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-19T16:28:20.924Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-19T16:28:22.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-19T16:28:22.055Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-19T16:28:22.055Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-19T16:28:22.112Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T16:28:23.438Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-19T16:28:23.837Z] ok github.com/docker/docker/pkg/chrootarchive 2.507s coverage: 42.7% of statements [2022-04-19T16:28:23.837Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-19T16:28:24.096Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-19T16:28:24.096Z] ok github.com/docker/docker/layer 7.083s coverage: 69.0% of statements [2022-04-19T16:28:24.096Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-19T16:28:24.096Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-19T16:28:24.096Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-19T16:28:24.096Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-19T16:28:24.096Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-19T16:28:24.096Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-19T16:28:24.275Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-19T16:28:24.275Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T16:28:24.355Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-04-19T16:28:24.743Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-19T16:28:24.743Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T16:28:24.922Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-19T16:28:25.180Z] ok github.com/docker/docker/pkg/fsutils 0.131s coverage: 85.1% of statements [2022-04-19T16:28:25.180Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2022-04-19T16:28:25.216Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-19T16:28:25.216Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T16:28:25.216Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-19T16:28:25.439Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-19T16:28:25.951Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-19T16:28:26.204Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-19T16:28:26.204Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T16:28:26.204Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-19T16:28:26.813Z] ok github.com/docker/docker/pkg/idtools 0.565s coverage: 67.9% of statements [2022-04-19T16:28:26.813Z] ok github.com/docker/docker/pkg/ioutils 0.435s coverage: 69.7% of statements [2022-04-19T16:28:26.813Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-04-19T16:28:27.072Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-04-19T16:28:27.072Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-19T16:28:27.072Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-04-19T16:28:27.331Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2022-04-19T16:28:27.590Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-19T16:28:27.590Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-04-19T16:28:27.849Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-19T16:28:27.849Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-19T16:28:27.849Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-19T16:28:28.417Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2022-04-19T16:28:28.985Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-19T16:28:28.985Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-19T16:28:29.243Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-04-19T16:28:30.620Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-04-19T16:28:30.631Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T16:28:30.879Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-19T16:28:30.879Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-19T16:28:31.137Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-04-19T16:28:31.396Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-19T16:28:31.654Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-19T16:28:32.245Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 53.8% of statements [2022-04-19T16:28:32.503Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-19T16:28:32.761Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-04-19T16:28:33.327Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-04-19T16:28:33.586Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-19T16:28:33.844Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-04-19T16:28:34.029Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-19T16:28:34.351Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T16:28:35.745Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-19T16:28:35.745Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-19T16:28:36.312Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 86.0% of statements [2022-04-19T16:28:37.249Z] ok github.com/docker/docker/quota 0.230s coverage: 71.4% of statements [2022-04-19T16:28:37.292Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-19T16:28:37.508Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-19T16:28:38.062Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T16:28:38.444Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-04-19T16:28:38.703Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-19T16:28:38.962Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-19T16:28:39.020Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T16:28:39.020Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T16:28:39.020Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T16:28:39.020Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T16:28:39.020Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T16:28:39.530Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-04-19T16:28:39.530Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-19T16:28:39.836Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-19T16:28:41.433Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-19T16:28:41.903Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T16:28:41.903Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T16:28:41.903Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T16:28:42.001Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2022-04-19T16:28:42.260Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-19T16:28:42.353Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-19T16:28:43.637Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-04-19T16:28:44.866Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-19T16:28:47.380Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-19T16:28:49.386Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T16:28:49.386Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T16:28:49.386Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T16:28:49.934Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-19T16:28:51.301Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-19T16:29:05.560Z] ok github.com/docker/docker/pkg/plugins 33.646s coverage: 76.3% of statements [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/rootless [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/volume [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-19T16:29:05.560Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === Skipped [2022-04-19T16:29:05.560Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-19T16:29:05.560Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-19T16:29:05.560Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-19T16:29:05.560Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-19T16:29:05.560Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:71: No driver to put! [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-19T16:29:05.560Z] time="2022-04-19T16:27:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-19T16:29:05.560Z] time="2022-04-19T16:27:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-19T16:29:05.560Z] time="2022-04-19T16:27:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-19T16:29:05.560Z] time="2022-04-19T16:27:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-19T16:29:05.560Z] time="2022-04-19T16:27:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:71: No driver to put! [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-19T16:29:05.560Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-19T16:29:05.560Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-19T16:29:05.560Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-19T16:29:05.560Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-19T16:29:05.560Z] graphtest_unix.go:71: No driver to put! [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-19T16:29:05.560Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-19T16:29:05.560Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-19T16:29:05.560Z] [2022-04-19T16:29:05.560Z] DONE 2436 tests, 28 skipped in 248.579s [2022-04-19T16:29:05.560Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/bitseq [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cluster [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/config [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/datastore [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/driverapi [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/etchosts [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/idm [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipam [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/iptables [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/netlabel [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/netutils [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/networkdb [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/ns [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/options [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/osl [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/portallocator [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/portmapper [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/testutils [2022-04-19T16:29:05.560Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-19T16:29:05.560Z] + 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-04-19T16:29:08.924Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-19T16:29:08.924Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-19T16:29:08.924Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T16:29:08.924Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-19T16:29:09.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T16:29:22.218Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T16:29:24.361Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T16:29:30.161Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-19T16:29:31.727Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-19T16:29:32.630Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T16:29:32.714Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-19T16:29:36.855Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T16:29:41.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-19T16:29:44.336Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-19T16:29:47.322Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-19T16:29:47.466Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-19T16:29:49.344Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T16:29:50.909Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T16:29:50.909Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T16:29:50.909Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T16:29:50.909Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T16:29:51.376Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork 37.278s coverage: 40.7% of statements [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/bitseq 0.117s coverage: 84.4% of statements [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.410s coverage: 59.9% of statements [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.170s coverage: 4.0% of statements [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-19T16:29:52.248Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-19T16:29:52.248Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-19T16:29:52.359Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T16:29:56.318Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T16:30:00.107Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T16:30:00.471Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.462s coverage: 7.2% of statements [2022-04-19T16:30:00.471Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-19T16:30:00.471Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-19T16:30:01.040Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-19T16:30:01.040Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-19T16:30:01.040Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-19T16:30:01.040Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-19T16:30:01.300Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-04-19T16:30:01.559Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-04-19T16:30:01.817Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-19T16:30:02.075Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-19T16:30:02.302Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-19T16:30:03.909Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T16:30:08.483Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T16:30:14.277Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite (1553.17s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.70s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.51s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.19s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.59s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.67s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.80s) [2022-04-19T16:30:17.141Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.67s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.65s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.16s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (30.88s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.36s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.56s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.08s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.56s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.09s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.76s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.20s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.23s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.43s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.10s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (56.08s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.21s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.12s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.83s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.25s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.30s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.61s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.92s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.12s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.95s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (20.28s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.40s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.02s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.46s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.17s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.82s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.08s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.76s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.61s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.98s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.50s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.65s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.35s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.78s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.99s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.74s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.81s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.68s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.88s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.14s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.06s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.94s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.91s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.10s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.81s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.87s) [2022-04-19T16:30:17.141Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.72s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.84s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.15s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.14s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.21s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.71s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.74s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.77s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.62s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.08s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.92s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.81s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.19s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.71s) [2022-04-19T16:30:17.142Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.16s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.66s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.67s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.24s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.86s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.19s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.25s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.52s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.10s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.29s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.03s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.03s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.14s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.26s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.57s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.46s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.81s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.93s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.46s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.46s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.48s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.20s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.73s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.71s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-04-19T16:30:17.142Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-04-19T16:30:17.142Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T16:30:17.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-19T16:30:17.703Z] docker_cli_external_volume_driver_test.go:52: [d3a0486d9ff03] daemon is not started [2022-04-19T16:30:18.779Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T16:30:18.779Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T16:30:18.902Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T16:30:19.743Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T16:30:28.313Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T16:30:28.313Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T16:30:29.157Z] ok github.com/docker/docker/libnetwork/ipam 14.303s coverage: 85.3% of statements [2022-04-19T16:30:29.157Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-19T16:30:29.157Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-19T16:30:29.157Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-19T16:30:29.157Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-19T16:30:29.157Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-19T16:30:29.157Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-19T16:30:29.157Z] ok github.com/docker/docker/libnetwork/ipamutils 0.250s coverage: 74.0% of statements [2022-04-19T16:30:29.157Z] ok github.com/docker/docker/libnetwork/iptables 0.161s coverage: 45.1% of statements [2022-04-19T16:30:29.415Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-19T16:30:29.674Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-19T16:30:31.392Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T16:30:32.057Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T16:30:32.057Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T16:30:35.765Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-19T16:30:36.799Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T16:30:54.593Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T16:30:54.593Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T16:30:54.593Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T16:30:57.549Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T16:30:58.539Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T16:31:03.293Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T16:31:07.080Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T16:31:07.080Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T16:31:07.080Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T16:31:07.080Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T16:31:07.080Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T16:31:07.080Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T16:31:07.080Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T16:31:10.872Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T16:31:10.872Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T16:31:13.834Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T16:31:13.834Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T16:31:13.834Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T16:31:13.834Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T16:31:13.834Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T16:31:28.818Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-19T16:31:28.818Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-19T16:31:28.818Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T16:31:28.818Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-19T16:31:35.075Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T16:31:35.075Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T16:31:40.931Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T16:31:43.379Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-19T16:31:46.789Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T16:31:46.790Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:31:46.790Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T16:31:46.790Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:31:46.790Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T16:31:49.005Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T16:31:49.005Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:31:49.471Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T16:31:49.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-19T16:31:59.880Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T16:32:03.664Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T16:32:03.664Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T16:32:04.731Z] docker_cli_external_volume_driver_test.go:52: [d8141563263c4] daemon is not started [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T16:32:12.857Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T16:32:12.857Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T16:32:12.857Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-19T16:32:12.857Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-19T16:32:16.146Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T16:32:16.146Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:32:16.146Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T16:32:16.146Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:32:16.146Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T16:32:16.146Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:32:16.146Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T16:32:16.613Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T16:32:16.662Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T16:32:16.662Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T16:32:16.662Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T16:32:16.662Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T16:32:17.131Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T16:32:17.131Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T16:32:17.131Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T16:32:17.131Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T16:32:17.131Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T16:32:17.131Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T16:32:17.131Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T16:32:19.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-19T16:32:21.117Z] ok github.com/docker/docker/libnetwork/networkdb 103.744s coverage: 60.0% of statements [2022-04-19T16:32:21.117Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-19T16:32:21.117Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-19T16:32:21.117Z] ok github.com/docker/docker/libnetwork/osl 4.313s coverage: 39.7% of statements [2022-04-19T16:32:21.117Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-19T16:32:21.117Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-19T16:32:21.117Z] ok github.com/docker/docker/libnetwork/portmapper 0.216s coverage: 48.6% of statements [2022-04-19T16:32:21.376Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-19T16:32:21.376Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-19T16:32:21.634Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === Skipped [2022-04-19T16:32:21.634Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-19T16:32:21.634Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-19T16:32:21.634Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-19T16:32:21.634Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-19T16:32:21.634Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-19T16:32:21.634Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-19T16:32:21.634Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-19T16:32:21.634Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-19T16:32:21.634Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-19T16:32:21.634Z] firewalld_test.go:14: firewalld is not running [2022-04-19T16:32:21.634Z] [2022-04-19T16:32:21.634Z] DONE 326 tests, 9 skipped in 199.259s [2022-04-19T16:32:21.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T16:32:21.881Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:32:21.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T16:32:21.881Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:32:21.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T16:32:21.881Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:32:21.881Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume Post stage [Pipeline] junit [2022-04-19T16:32:22.212Z] Recording test results [2022-04-19T16:32:22.517Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-19T16:32:22.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43503/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b365924ec3eb073d9501d90ec7ab66cc8c2a6872 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b365924ec3eb073d9501d90ec7ab66cc8c2a6872 hack/validate/vendor [2022-04-19T16:32:22.868Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T16:32:23.409Z] No vendor changes in diff. [2022-04-19T16:32:23.409Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T16:32:23.986Z] + echo Ensuring container killed. [2022-04-19T16:32:23.986Z] Ensuring container killed. [2022-04-19T16:32:23.986Z] + docker rm -vf docker-pr1 [2022-04-19T16:32:23.986Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-19T16:32:24.269Z] + echo Chowning /workspace to jenkins user [2022-04-19T16:32:24.269Z] Chowning /workspace to jenkins user [2022-04-19T16:32:24.269Z] + id -u [2022-04-19T16:32:24.269Z] + id -g [2022-04-19T16:32:24.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43503:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T16:32:25.251Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T16:32:26.244Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T16:32:26.244Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:32:26.244Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T16:32:26.244Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:32:26.244Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T16:32:26.244Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:32:26.244Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T16:32:26.462Z] + bundleName=unit [2022-04-19T16:32:26.462Z] + echo Creating unit-bundles.tar.gz [2022-04-19T16:32:26.462Z] Creating unit-bundles.tar.gz [2022-04-19T16:32:26.462Z] + 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-04-19T16:32:26.462Z] bundles/junit-report-libnetwork.xml [2022-04-19T16:32:26.462Z] bundles/junit-report.xml [2022-04-19T16:32:26.462Z] bundles/go-test-report-libnetwork.json [2022-04-19T16:32:26.462Z] bundles/go-test-report.json [2022-04-19T16:32:26.462Z] bundles/profile-libnetwork.out [2022-04-19T16:32:26.462Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-19T16:32:26.496Z] Archiving artifacts [2022-04-19T16:32:26.974Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:32:27.281Z] + make clean [2022-04-19T16:32:27.282Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:32:27.539Z] docker-dev-cache [2022-04-19T16:32:27.540Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-19T16:32:27.804Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T16:32:27.804Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:32:27.804Z] === RUN TestDockerSuite/TestCommitChange [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:32:28.761Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T16:32:32.545Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T16:32:36.351Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T16:32:36.351Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:32:36.351Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T16:32:37.593Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-19T16:32:43.525Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T16:32:43.525Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:32:43.525Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T16:32:46.707Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T16:32:46.707Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T16:32:46.707Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T16:32:46.707Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T16:32:46.707Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T16:32:46.707Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T16:32:46.707Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T16:32:46.707Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T16:32:46.707Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T16:32:46.707Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T16:32:46.707Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T16:32:46.707Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T16:32:48.272Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T16:32:48.272Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T16:32:50.666Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T16:32:52.442Z] docker_cli_external_volume_driver_test.go:52: [d422ea1b886f5] daemon is not started [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T16:32:54.445Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T16:32:54.445Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T16:32:54.445Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T16:32:54.445Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T16:32:54.445Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T16:32:54.445Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T16:32:54.445Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T16:32:54.445Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T16:32:55.433Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T16:33:01.599Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T16:33:02.593Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T16:33:07.268Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-19T16:33:07.268Z] docker_cli_external_volume_driver_test.go:52: [d3d3ef1cdf1b1] daemon is not started [2022-04-19T16:33:07.467Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T16:33:07.467Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:33:07.467Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T16:33:09.747Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T16:33:10.052Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T16:33:10.052Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:33:10.052Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T16:33:10.052Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:33:10.052Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T16:33:10.052Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:33:10.052Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T16:33:10.315Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-19T16:33:10.315Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-19T16:33:10.315Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-19T16:33:12.267Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T16:33:12.268Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:33:12.268Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T16:33:12.268Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T16:33:15.201Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T16:33:15.201Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T16:33:15.201Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:33:15.201Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T16:33:15.201Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:33:15.201Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T16:33:15.201Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:33:15.201Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T16:33:16.908Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T16:33:18.082Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T16:33:18.473Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T16:33:21.786Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T16:33:22.094Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-19T16:33:24.336Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T16:33:24.336Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T16:33:24.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T16:33:24.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T16:33:24.678Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:33:24.678Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T16:33:24.805Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T16:33:25.275Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T16:33:26.262Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T16:33:26.262Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T16:33:26.262Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T16:33:27.571Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T16:33:27.571Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T16:33:30.452Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T16:33:30.452Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:33:30.452Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T16:33:30.452Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:33:30.452Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T16:33:32.611Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T16:33:32.611Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T16:33:35.496Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T16:33:35.496Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:33:35.496Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T16:33:35.623Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-19T16:33:36.714Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T16:33:36.714Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:33:36.714Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T16:33:38.383Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T16:33:38.837Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T16:33:41.730Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T16:33:46.390Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T16:33:50.598Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-19T16:33:51.644Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T16:33:51.644Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T16:33:52.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T16:33:52.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T16:33:52.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T16:33:52.154Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T16:33:52.154Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T16:33:53.859Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T16:33:53.859Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T16:33:53.859Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T16:33:54.110Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-19T16:33:54.314Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T16:33:54.314Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:33:54.314Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T16:33:54.844Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T16:33:54.844Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T16:33:57.202Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T16:33:57.202Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:33:57.202Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T16:34:00.724Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T16:34:01.191Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T16:34:02.176Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T16:34:03.162Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T16:34:04.147Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T16:34:05.133Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T16:34:05.578Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-19T16:34:05.724Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T16:34:05.724Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T16:34:06.697Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T16:34:08.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-19T16:34:09.434Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T16:34:12.316Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T16:34:12.316Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:34:12.316Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T16:34:12.316Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:34:12.316Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T16:34:12.316Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:34:12.316Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T16:34:12.316Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:34:12.316Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T16:34:12.316Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:34:12.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T16:34:13.854Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T16:34:13.854Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T16:34:13.854Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T16:34:13.854Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T16:34:13.854Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T16:34:13.854Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T16:34:13.854Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T16:34:13.854Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T16:34:13.854Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T16:34:14.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T16:34:14.537Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T16:34:14.841Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T16:34:15.309Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T16:34:16.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T16:34:19.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T16:34:21.180Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T16:34:21.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T16:34:23.831Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-19T16:34:24.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c35878_} [2022-04-19T16:34:27.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11497329568_c:\foo_false____} [2022-04-19T16:34:30.036Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11497329568_c:\foo_true____} [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T16:34:32.995Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T16:34:32.995Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T16:34:32.995Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T16:34:32.995Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T16:34:32.995Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T16:34:32.995Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:34:32.995Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T16:34:35.942Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T16:34:35.942Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T16:34:35.942Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:34:35.942Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T16:34:38.152Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T16:34:38.619Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T16:34:38.619Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:34:38.619Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T16:34:40.844Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T16:34:40.844Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:34:41.311Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T16:34:41.311Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:34:41.311Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T16:34:41.311Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:34:41.311Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T16:34:42.419Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T16:34:42.419Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T16:34:42.419Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T16:34:42.419Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T16:34:46.496Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T16:34:48.708Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T16:34:48.708Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:34:48.708Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T16:34:48.708Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:34:48.708Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T16:34:56.495Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-19T16:34:59.118Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T16:34:59.118Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:34:59.118Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T16:34:59.118Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:34:59.118Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T16:35:07.789Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T16:35:07.789Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:35:07.789Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T16:35:07.789Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:35:07.789Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T16:35:10.447Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-19T16:35:10.734Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T16:35:10.734Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:35:10.734Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T16:35:10.734Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:35:10.734Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T16:35:11.441Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-19T16:35:12.963Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T16:35:12.963Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:35:12.963Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T16:35:12.963Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:35:12.963Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T16:35:12.963Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:35:12.963Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T16:35:12.963Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:35:12.963Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T16:35:13.430Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T16:35:13.430Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T16:35:15.643Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T16:35:18.583Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T16:35:18.583Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T16:35:18.583Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T16:35:20.789Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T16:35:21.255Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T16:35:21.721Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T16:35:21.721Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:35:21.721Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T16:35:21.721Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T16:35:21.721Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:35:22.199Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T16:35:22.199Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T16:35:22.659Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T16:35:25.126Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T16:35:26.399Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-19T16:35:28.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-19T16:35:29.737Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T16:35:30.194Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T16:35:30.661Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T16:35:33.575Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T16:35:33.575Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T16:35:33.575Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:35:33.575Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T16:35:36.487Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T16:35:36.487Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T16:35:36.487Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T16:35:36.487Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T16:35:36.487Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T16:35:36.487Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T16:35:36.487Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:35:36.487Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T16:35:37.614Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T16:35:39.436Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T16:35:41.789Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T16:35:44.733Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T16:35:44.911Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T16:35:52.067Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T16:35:53.384Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T16:35:57.930Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T16:35:58.124Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T16:36:00.503Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-19T16:36:03.983Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T16:36:06.189Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T16:36:06.655Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T16:36:11.402Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T16:36:11.402Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T16:36:12.385Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T16:36:17.138Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T16:36:19.174Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T16:36:19.174Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T16:36:19.174Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T16:36:22.988Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T16:36:22.988Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T16:36:22.988Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T16:36:22.989Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:36:22.989Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T16:36:22.989Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:36:22.989Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T16:36:22.989Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:36:22.989Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T16:36:23.972Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T16:36:23.972Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:36:23.972Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T16:36:26.330Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T16:36:26.800Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T16:36:26.800Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T16:36:26.800Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T16:36:26.800Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T16:36:26.800Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T16:36:26.916Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T16:36:30.595Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T16:36:32.520Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-19T16:36:36.467Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T16:36:38.683Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T16:36:39.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T16:36:39.150Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T16:36:42.099Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T16:36:43.085Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T16:36:44.650Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T16:36:47.395Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-19T16:36:57.146Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T16:36:57.146Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T16:37:02.754Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T16:37:02.754Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T16:37:04.962Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T16:37:05.431Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-19T16:37:05.431Z] docker_cli_external_volume_driver_test.go:484: [dff3a2d823653] daemon is not started [2022-04-19T16:37:09.643Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T16:37:10.828Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T16:37:10.828Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:37:10.828Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T16:37:12.592Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T16:37:13.025Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T16:37:17.679Z] === RUN TestDockerSuite/TestExec [2022-04-19T16:37:17.679Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:37:17.679Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T16:37:17.679Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:37:17.679Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T16:37:19.851Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T16:37:20.255Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-19T16:37:20.255Z] docker_cli_external_volume_driver_test.go:52: [d597311925f76] daemon is not started [2022-04-19T16:37:21.250Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T16:37:22.728Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T16:37:22.728Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:37:22.728Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T16:37:22.728Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:37:22.728Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T16:37:22.728Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:37:22.728Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T16:37:25.608Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T16:37:27.110Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T16:37:27.766Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T16:37:31.499Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T16:37:31.861Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T16:37:33.422Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T16:37:33.422Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T16:37:33.422Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T16:37:33.422Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T16:37:33.422Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T16:37:34.394Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite (436.94s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.19s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.72s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.84s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.06s) [2022-04-19T16:37:35.079Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-19T16:37:35.079Z] PASS [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] === Skipped [2022-04-19T16:37:35.079Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-04-19T16:37:35.079Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-19T16:37:35.079Z] check_test.go:308: [d04c227e7d744] daemon is not started [2022-04-19T16:37:35.079Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-19T16:37:35.079Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-19T16:37:35.079Z] check_test.go:308: [dc904988ca48f] daemon is not started [2022-04-19T16:37:35.079Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-19T16:37:35.079Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-19T16:37:35.079Z] check_test.go:308: [d1b00487337de] daemon is not started [2022-04-19T16:37:35.079Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T16:37:35.079Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-19T16:37:35.079Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T16:37:35.079Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-19T16:37:35.079Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] DONE 269 tests, 5 skipped in 2273.768s [2022-04-19T16:37:35.079Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-19T16:37:35.079Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7a04354fb8f3/docker.pid [2022-04-19T16:37:35.079Z] +++ kill 15294 [2022-04-19T16:37:35.079Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 15294 is not a child of this shell [2022-04-19T16:37:35.079Z] warning: PID 15294 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7a04354fb8f3/docker.pid had a nonzero exit code [2022-04-19T16:37:35.079Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7a04354fb8f3/root: target is busy. [2022-04-19T16:37:35.079Z] ++++ cat bundles/test-integration/docker.pid [2022-04-19T16:37:35.079Z] +++ kill 14612 [2022-04-19T16:37:35.079Z] +++ /etc/init.d/apparmor stop [2022-04-19T16:37:35.079Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] Unloading profiles will leave already running processes permanently [2022-04-19T16:37:35.079Z] unconfined, which can lead to unexpected situations. [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] To set a process to complain mode, use the command line tool [2022-04-19T16:37:35.079Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-19T16:37:35.079Z] +++ true [2022-04-19T16:37:35.079Z] exiting test-integration [2022-04-19T16:37:35.079Z] ++ exit 0 [2022-04-19T16:37:35.079Z] [2022-04-19T16:37:35.079Z] + exit 0 [2022-04-19T16:37:35.079Z] ++ jobs -p [2022-04-19T16:37:35.079Z] + pids= [2022-04-19T16:37:35.079Z] + echo 'Remaining pids to kill: []' [2022-04-19T16:37:35.079Z] Remaining pids to kill: [] [2022-04-19T16:37:35.079Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-19T16:37:35.091Z] Recording test results [2022-04-19T16:37:35.427Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-19T16:37:35.740Z] + echo Ensuring container killed. [2022-04-19T16:37:35.740Z] Ensuring container killed. [2022-04-19T16:37:35.741Z] + docker ps -aq -f name=docker-pr1-* [2022-04-19T16:37:35.741Z] + cids=cc1797682dba [2022-04-19T16:37:35.741Z] 7d7bb63bae53 [2022-04-19T16:37:35.741Z] 395a844f7108 [2022-04-19T16:37:35.741Z] + [ -n cc1797682dba [2022-04-19T16:37:35.741Z] 7d7bb63bae53 [2022-04-19T16:37:35.741Z] 395a844f7108 ] [2022-04-19T16:37:35.741Z] + docker rm -vf cc1797682dba 7d7bb63bae53 395a844f7108 [2022-04-19T16:37:36.300Z] cc1797682dba [2022-04-19T16:37:36.300Z] 7d7bb63bae53 [2022-04-19T16:37:36.300Z] 395a844f7108 [Pipeline] sh [2022-04-19T16:37:36.371Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T16:37:36.371Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T16:37:36.371Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T16:37:36.615Z] + echo Chowning /workspace to jenkins user [2022-04-19T16:37:36.615Z] Chowning /workspace to jenkins user [2022-04-19T16:37:36.615Z] + id -u [2022-04-19T16:37:36.615Z] + id -g [2022-04-19T16:37:36.615Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43503:/workspace busybox chown -R 1000:1000 /workspace [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-19T16:37:38.358Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-19T16:37:38.358Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-19T16:37:38.358Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-19T16:37:38.358Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-19T16:37:38.827Z] + bundleName=amd64 [2022-04-19T16:37:38.827Z] + echo Creating amd64-bundles.tar.gz [2022-04-19T16:37:38.827Z] Creating amd64-bundles.tar.gz [2022-04-19T16:37:38.827Z] + + xargs tar -czf amd64-bundles.tar.gz [2022-04-19T16:37:38.827Z] 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-04-19T16:37:39.760Z] Archiving artifacts [2022-04-19T16:37:40.109Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:37:40.156Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T16:37:40.156Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:37:40.156Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T16:37:40.156Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:37:40.156Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T16:37:40.156Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:37:40.156Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T16:37:40.409Z] + make clean [2022-04-19T16:37:40.409Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:37:40.409Z] docker-dev-cache [2022-04-19T16:37:40.409Z] docker-mod-cache [Pipeline] deleteDir [2022-04-19T16:37:41.316Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:37:43.038Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T16:37:47.194Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-19T16:37:47.194Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.194Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-19T16:37:47.194Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.194Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-19T16:37:47.194Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.194Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-19T16:37:47.194Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.194Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-19T16:37:47.194Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-19T16:37:47.692Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T16:37:47.692Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.692Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T16:37:47.692Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.692Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T16:37:47.692Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.692Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T16:37:47.692Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:37:47.692Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T16:37:47.692Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:37:47.692Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T16:37:50.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-19T16:37:50.991Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:37:50.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-19T16:37:50.991Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:37:50.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-19T16:37:50.991Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:37:50.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-19T16:37:51.418Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T16:37:51.418Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:37:51.418Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T16:37:51.418Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:37:51.418Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T16:37:51.418Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:37:51.418Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T16:37:51.418Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:37:51.418Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T16:37:51.418Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:37:51.418Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T16:37:51.980Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-19T16:37:54.300Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T16:37:54.300Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:37:54.300Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T16:37:57.859Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-19T16:38:00.071Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T16:38:00.071Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:38:00.071Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T16:38:00.071Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:38:00.071Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T16:38:00.071Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:38:00.071Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T16:38:07.110Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T16:38:12.872Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T16:38:15.698Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-19T16:38:15.698Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-19T16:38:15.698Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T16:38:15.698Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-19T16:38:15.698Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T16:38:15.698Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-19T16:38:15.698Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T16:38:15.698Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-19T16:38:15.698Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T16:38:15.698Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-19T16:38:15.698Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T16:38:15.698Z] === RUN TestDockerSuite/TestBuildFails [2022-04-19T16:38:16.594Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T16:38:18.015Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-19T16:38:18.015Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T16:38:23.628Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestHealth [2022-04-19T16:38:23.628Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T16:38:23.628Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T16:38:27.232Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T16:38:28.293Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T16:38:28.293Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T16:38:28.293Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:38:28.293Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T16:38:28.293Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T16:38:28.293Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T16:38:28.293Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T16:38:28.757Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T16:38:28.757Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:38:28.757Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T16:38:29.727Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T16:38:29.727Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T16:38:30.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-19T16:38:31.249Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T16:38:31.249Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T16:38:33.407Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T16:38:35.285Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-19T16:38:36.296Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T16:38:36.296Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T16:38:36.296Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:38:36.296Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T16:38:40.016Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T16:38:40.016Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T16:38:40.016Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T16:38:40.016Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T16:38:40.016Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T16:38:40.016Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T16:38:40.016Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T16:38:40.016Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T16:38:40.016Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T16:38:40.016Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:38:40.016Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T16:38:42.898Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T16:38:45.050Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T16:38:45.058Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T16:38:45.058Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:38:45.058Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T16:38:45.058Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:38:45.058Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T16:38:45.058Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T16:38:45.058Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:38:45.058Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T16:38:47.795Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-19T16:38:47.940Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T16:38:47.940Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T16:38:50.109Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T16:38:50.109Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:38:50.109Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T16:38:50.109Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:38:50.109Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T16:38:50.109Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:38:50.109Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T16:38:52.993Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T16:38:56.712Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T16:38:56.712Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:38:57.174Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T16:38:57.174Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:38:57.174Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T16:38:57.174Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:38:57.174Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T16:38:58.223Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-19T16:38:59.211Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-19T16:38:59.989Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T16:39:00.062Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T16:39:02.943Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T16:39:02.943Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T16:39:02.943Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T16:39:02.943Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T16:39:02.943Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T16:39:02.958Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T16:39:02.958Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T16:39:05.089Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-19T16:39:05.089Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T16:39:05.089Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-19T16:39:05.117Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T16:39:05.153Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T16:39:06.077Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-19T16:39:06.546Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-19T16:39:06.546Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T16:39:06.546Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-19T16:39:08.823Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T16:39:08.824Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:39:08.824Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T16:39:08.824Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T16:39:09.900Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T16:39:11.750Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T16:39:13.691Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T16:39:14.699Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T16:39:19.552Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T16:39:20.571Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T16:39:21.490Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-19T16:39:21.490Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:39:21.490Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-19T16:39:22.781Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T16:39:25.729Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T16:39:28.671Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T16:39:30.887Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T16:39:33.842Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T16:39:34.002Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-19T16:39:34.991Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T16:39:36.055Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T16:39:36.055Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.055Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T16:39:36.521Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.521Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T16:39:36.521Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:39:36.521Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T16:39:36.521Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T16:39:36.521Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T16:39:37.217Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-19T16:39:37.218Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T16:39:37.218Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-19T16:39:37.363Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T16:39:37.835Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T16:39:38.206Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-19T16:39:38.206Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-19T16:39:38.728Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T16:39:38.820Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T16:39:41.669Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T16:39:47.531Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T16:39:48.631Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-19T16:39:48.631Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-19T16:39:49.238Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T16:39:49.238Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T16:39:49.618Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-19T16:39:49.746Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T16:39:49.746Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:39:49.746Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T16:39:50.611Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-19T16:39:51.080Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-19T16:39:52.645Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-19T16:39:52.699Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T16:39:52.699Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T16:39:54.211Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-19T16:39:55.100Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T16:39:55.100Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T16:39:58.549Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T16:39:59.867Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T16:40:01.373Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-19T16:40:01.373Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T16:40:01.373Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-19T16:40:01.373Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T16:40:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-19T16:40:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-19T16:40:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-19T16:40:01.373Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-19T16:40:01.373Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-19T16:40:01.843Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-19T16:40:02.831Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-19T16:40:03.307Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T16:40:08.049Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T16:40:08.703Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-19T16:40:11.837Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T16:40:15.615Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T16:40:15.615Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:40:15.615Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T16:40:17.826Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T16:40:20.769Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T16:40:21.106Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T16:40:21.106Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T16:40:21.106Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T16:40:25.859Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T16:40:26.845Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T16:40:29.422Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T16:40:29.422Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:40:29.422Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T16:40:29.422Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:40:29.422Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T16:40:32.326Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T16:40:32.709Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T16:40:33.998Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-19T16:40:33.998Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T16:40:33.998Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-19T16:40:35.204Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T16:40:36.214Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T16:40:37.362Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T16:40:37.362Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T16:40:37.362Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T16:40:37.362Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T16:40:37.362Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T16:40:37.362Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T16:40:37.362Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.362Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T16:40:37.362Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.460Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T16:40:37.460Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.460Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T16:40:37.460Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.460Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T16:40:37.460Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.460Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T16:40:37.816Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T16:40:37.816Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T16:40:37.816Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.816Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T16:40:37.816Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:40:37.816Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T16:40:37.816Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:40:37.816Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T16:40:37.816Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.816Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T16:40:37.816Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.816Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T16:40:37.816Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.817Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T16:40:37.817Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.817Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T16:40:37.817Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.817Z] === RUN TestDockerSuite/TestPortList [2022-04-19T16:40:37.817Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:40:37.817Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T16:40:42.215Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T16:40:42.685Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T16:40:43.575Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T16:40:43.575Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T16:40:43.575Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T16:40:43.575Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T16:40:43.575Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T16:40:43.575Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T16:40:43.575Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T16:40:43.575Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:40:43.575Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T16:40:46.475Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T16:40:46.475Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T16:40:46.475Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T16:40:46.475Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T16:40:46.475Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T16:40:48.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T16:40:48.245Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:40:48.245Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T16:40:58.521Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T16:40:58.521Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:40:58.521Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T16:41:08.788Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T16:41:11.761Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T16:41:12.748Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T16:41:18.934Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-19T16:41:23.174Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T16:41:23.548Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T16:41:23.548Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T16:41:23.548Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:41:23.548Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T16:41:23.548Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T16:41:23.548Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T16:41:28.211Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T16:41:30.332Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T16:41:30.332Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:41:30.332Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T16:41:30.332Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:41:30.332Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T16:41:31.444Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-19T16:41:33.291Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T16:41:33.291Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:41:33.761Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T16:41:36.202Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-19T16:41:36.741Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T16:41:41.402Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T16:41:41.402Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:41:41.402Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T16:41:41.402Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:41:41.402Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T16:41:46.252Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T16:41:47.163Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T16:41:47.163Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:41:47.163Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T16:41:47.163Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:41:47.163Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T16:41:47.163Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:41:47.163Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T16:41:47.163Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:41:47.163Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T16:41:48.703Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-19T16:41:51.007Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T16:41:51.007Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T16:41:53.466Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-19T16:41:55.699Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T16:41:55.699Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:41:55.699Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T16:41:57.222Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T16:41:57.222Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:41:57.222Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T16:41:58.180Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T16:41:59.139Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T16:41:59.139Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:41:59.139Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T16:42:04.907Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T16:42:08.825Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T16:42:08.825Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:42:08.825Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T16:42:08.825Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:42:08.825Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T16:42:08.825Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:42:08.825Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T16:42:09.293Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T16:42:09.572Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T16:42:11.319Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-19T16:42:11.319Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T16:42:11.319Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-19T16:42:11.731Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T16:42:17.961Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T16:42:20.175Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T16:42:20.175Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:42:20.643Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T16:42:20.643Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:42:20.643Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T16:42:20.643Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:42:20.643Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T16:42:23.596Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T16:42:23.848Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-19T16:42:23.848Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-19T16:42:23.848Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T16:42:23.848Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-19T16:42:23.848Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T16:42:23.848Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-19T16:42:26.808Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-19T16:42:28.353Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T16:42:31.574Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-19T16:42:32.768Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T16:42:32.768Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:42:32.768Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T16:42:33.795Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-19T16:42:33.795Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-19T16:42:34.223Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T16:42:34.264Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-19T16:42:37.216Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-19T16:42:38.202Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-19T16:42:38.530Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T16:42:38.530Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T16:42:38.530Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T16:42:38.985Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T16:42:39.769Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-19T16:42:40.091Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T16:42:40.091Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:42:40.091Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T16:42:46.038Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T16:42:48.757Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T16:42:48.757Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:42:48.757Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T16:42:50.704Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T16:42:50.704Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:42:50.704Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T16:42:54.713Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-19T16:42:55.364Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T16:42:55.364Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T16:42:55.701Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-19T16:42:55.818Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T16:42:57.422Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T16:43:01.209Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T16:43:01.209Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T16:43:01.209Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T16:43:01.209Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T16:43:01.209Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T16:43:01.209Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T16:43:01.209Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T16:43:01.209Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T16:43:09.870Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T16:43:10.579Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T16:43:10.646Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-19T16:43:13.460Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T16:43:13.913Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T16:43:14.438Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-19T16:43:18.527Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T16:43:18.527Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:43:18.527Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T16:43:20.742Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T16:43:20.742Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:43:20.742Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T16:43:20.742Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:43:20.742Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T16:43:20.742Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:43:20.742Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T16:43:20.943Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T16:43:23.103Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-19T16:43:23.699Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T16:43:23.699Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:43:23.699Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T16:43:23.699Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T16:43:24.654Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T16:43:26.647Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T16:43:26.647Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T16:43:26.647Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:43:26.647Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T16:43:26.647Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:43:26.647Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T16:43:26.647Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:43:26.647Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T16:43:28.975Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-19T16:43:30.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T16:43:31.691Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T16:43:33.390Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T16:43:33.742Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-19T16:43:35.308Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-19T16:43:35.308Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T16:43:35.308Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-19T16:43:35.308Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T16:43:35.308Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-19T16:43:35.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T16:43:35.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T16:43:35.602Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:43:35.602Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T16:43:36.367Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T16:43:36.822Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T16:43:37.525Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-19T16:43:37.525Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T16:43:37.525Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-19T16:43:37.820Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T16:43:37.820Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T16:43:39.711Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T16:43:40.774Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T16:43:40.774Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:43:40.774Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T16:43:40.774Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:43:40.774Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T16:43:43.725Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T16:43:43.725Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T16:43:46.679Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T16:43:46.679Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:43:46.679Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T16:43:49.627Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T16:43:49.627Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T16:43:52.580Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T16:43:57.331Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T16:43:57.335Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T16:43:58.292Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T16:44:02.113Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T16:44:02.113Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T16:44:02.113Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T16:44:02.113Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T16:44:02.113Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T16:44:02.965Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T16:44:03.923Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T16:44:03.923Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T16:44:03.923Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T16:44:03.923Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T16:44:03.923Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T16:44:03.923Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T16:44:03.923Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:44:03.923Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T16:44:05.065Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T16:44:05.065Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:44:05.065Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T16:44:06.083Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T16:44:06.083Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:44:06.083Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T16:44:06.083Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:44:06.083Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T16:44:08.016Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T16:44:08.016Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:44:08.016Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T16:44:10.576Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T16:44:10.576Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T16:44:11.056Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T16:44:13.960Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T16:44:15.329Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T16:44:16.135Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T16:44:17.552Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T16:44:17.552Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:44:17.552Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T16:44:17.552Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:44:17.552Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T16:44:17.552Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:44:17.552Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T16:44:17.552Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:44:17.552Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T16:44:17.552Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:44:17.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T16:44:19.027Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T16:44:20.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T16:44:20.142Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T16:44:21.184Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T16:44:21.184Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T16:44:23.105Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T16:44:25.320Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T16:44:26.937Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:44:26.937Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T16:44:28.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T16:44:28.459Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-19T16:44:29.095Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T16:44:29.095Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:44:29.095Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T16:44:31.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bbea68_} [2022-04-19T16:44:32.812Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T16:44:32.812Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:44:32.812Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T16:44:32.812Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:44:32.812Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T16:44:34.178Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11918735446_c:\foo_false____} [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T16:44:34.333Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T16:44:34.333Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T16:44:34.333Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T16:44:34.333Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T16:44:34.333Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T16:44:34.333Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T16:44:34.333Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:44:34.333Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T16:44:35.855Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T16:44:37.134Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11918735446_c:\foo_true____} [2022-04-19T16:44:38.738Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T16:44:40.089Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T16:44:40.089Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T16:44:40.089Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T16:44:40.089Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T16:44:40.089Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T16:44:40.089Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:44:40.089Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T16:44:41.624Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T16:44:41.624Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:44:41.624Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T16:44:41.624Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:44:41.624Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T16:44:41.624Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:44:41.624Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T16:44:43.784Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T16:44:43.784Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.784Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T16:44:43.784Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.784Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T16:44:43.784Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.784Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T16:44:43.784Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.784Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T16:44:43.881Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T16:44:43.881Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T16:44:43.881Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:44:43.881Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T16:44:45.306Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T16:44:46.834Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T16:44:46.834Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T16:44:46.834Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:44:46.834Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T16:44:49.786Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T16:44:49.786Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.786Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T16:44:49.786Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.786Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T16:44:49.786Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.786Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T16:44:49.966Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T16:44:49.966Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.966Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T16:44:49.966Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.966Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T16:44:49.966Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.966Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T16:44:49.966Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.966Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T16:44:49.966Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.966Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T16:44:49.966Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:44:49.966Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T16:44:52.858Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T16:44:52.858Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:44:52.858Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T16:44:52.858Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T16:44:52.858Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:44:52.858Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T16:44:55.651Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T16:44:55.736Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T16:44:57.900Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T16:44:57.900Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:44:57.900Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T16:44:58.007Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T16:44:58.007Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:44:58.007Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T16:44:58.007Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:44:58.007Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T16:45:00.782Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T16:45:00.782Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:45:00.782Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T16:45:00.782Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:45:00.782Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T16:45:00.782Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:45:00.782Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T16:45:02.947Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T16:45:04.327Z] === RUN TestDockerSuite/TestBuildRm [2022-04-19T16:45:05.827Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T16:45:07.993Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T16:45:08.432Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T16:45:08.432Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:45:08.432Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T16:45:08.432Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:45:08.432Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T16:45:10.876Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T16:45:10.876Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T16:45:10.876Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T16:45:10.876Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:45:10.876Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T16:45:10.876Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T16:45:10.876Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:45:10.876Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T16:45:14.753Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-19T16:45:15.534Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T16:45:15.534Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:45:15.534Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T16:45:15.534Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T16:45:15.534Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:45:15.534Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T16:45:15.534Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:45:15.534Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T16:45:15.534Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:45:15.534Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T16:45:15.534Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:45:15.534Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T16:45:18.552Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-19T16:45:18.552Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T16:45:18.552Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-19T16:45:18.552Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T16:45:18.864Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T16:45:18.864Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:45:18.864Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T16:45:18.864Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:45:18.864Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T16:45:19.022Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-19T16:45:20.592Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-19T16:45:22.256Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T16:45:22.256Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:45:22.256Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T16:45:22.256Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:45:22.256Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T16:45:22.571Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T16:45:22.571Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:45:22.571Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T16:45:24.115Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:45:24.115Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T16:45:24.682Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-19T16:45:25.291Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T16:45:25.291Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:45:25.291Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T16:45:25.291Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:45:25.291Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T16:45:25.291Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:45:25.291Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T16:45:25.291Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:45:25.291Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T16:45:25.908Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T16:45:25.908Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T16:45:28.474Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-19T16:45:28.724Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T16:45:31.747Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T16:45:31.747Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T16:45:31.747Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T16:45:32.764Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T16:45:32.764Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:45:32.764Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T16:45:32.764Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:45:32.764Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T16:45:32.764Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:45:32.764Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T16:45:33.228Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-19T16:45:33.962Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T16:45:34.949Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T16:45:34.949Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T16:45:34.949Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:45:34.949Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T16:45:35.417Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T16:45:35.417Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:45:35.417Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T16:45:35.885Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T16:45:36.354Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T16:45:37.516Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T16:45:42.270Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T16:45:42.270Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T16:45:43.839Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T16:45:45.012Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T16:45:45.399Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T16:45:45.481Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T16:45:45.948Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T16:45:46.969Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T16:45:48.530Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T16:45:49.738Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T16:45:49.738Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T16:45:49.738Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:45:49.738Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T16:45:50.741Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:45:50.741Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:45:52.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T16:45:52.697Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:45:52.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T16:45:52.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T16:45:52.697Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:45:52.697Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T16:45:52.697Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:45:52.697Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T16:45:52.697Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:45:52.697Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T16:45:52.697Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T16:45:53.166Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T16:45:53.166Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T16:45:53.166Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T16:45:53.166Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T16:45:53.166Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T16:45:53.166Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T16:45:53.166Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T16:45:53.166Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T16:45:53.166Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T16:45:53.166Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:45:53.166Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T16:45:54.520Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T16:45:54.520Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:45:54.520Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T16:45:54.520Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:45:54.520Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T16:45:54.520Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:45:54.520Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T16:45:54.520Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:45:54.520Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T16:45:54.520Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:45:54.520Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T16:45:56.120Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T16:45:59.920Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T16:46:02.874Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T16:46:03.165Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T16:46:03.165Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:46:03.165Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T16:46:03.356Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-19T16:46:03.356Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-19T16:46:03.356Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-19T16:46:06.109Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T16:46:11.992Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T16:46:12.020Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-19T16:46:12.489Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-19T16:46:13.302Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T16:46:14.210Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T16:46:16.420Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T16:46:18.053Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T16:46:18.370Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-19T16:46:18.370Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-19T16:46:19.372Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T16:46:19.372Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:46:19.372Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T16:46:19.372Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:46:19.372Z] === RUN TestDockerSuite/TestRunState [2022-04-19T16:46:19.372Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:46:19.372Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T16:46:22.312Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T16:46:22.312Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:46:22.312Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T16:46:22.312Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T16:46:22.312Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:46:22.312Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T16:46:22.312Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:46:22.312Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T16:46:22.312Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T16:46:22.779Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T16:46:22.779Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:46:22.779Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T16:46:23.130Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-19T16:46:25.211Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T16:46:27.427Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T16:46:27.455Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:46:27.455Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T16:46:27.895Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T16:46:30.343Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T16:46:30.343Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:46:30.343Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T16:46:32.501Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T16:46:32.501Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:46:32.501Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T16:46:32.501Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:46:32.501Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T16:46:33.775Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T16:46:34.243Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T16:46:35.227Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T16:46:36.222Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T16:46:41.087Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T16:46:43.258Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T16:46:44.372Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-19T16:46:44.372Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T16:46:44.372Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-19T16:46:46.959Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T16:46:46.959Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T16:46:47.323Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-19T16:46:47.426Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T16:46:47.426Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:46:47.426Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T16:46:47.426Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:46:47.426Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T16:46:47.426Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:46:47.426Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T16:46:47.911Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T16:46:48.310Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-19T16:46:48.412Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T16:46:48.412Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:46:48.412Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T16:46:51.360Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T16:46:53.073Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-19T16:46:54.949Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T16:46:54.949Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:46:54.949Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T16:46:55.402Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T16:46:58.943Z] === RUN TestDockerSuite/TestBuildUser [2022-04-19T16:46:58.943Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T16:46:58.943Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-19T16:46:58.943Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T16:46:58.943Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-19T16:46:58.943Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T16:46:58.943Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-19T16:46:59.105Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T16:47:00.017Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T16:47:00.755Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T16:47:02.973Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T16:47:03.650Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T16:47:03.650Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T16:47:03.650Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T16:47:03.650Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T16:47:03.650Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T16:47:03.650Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:47:03.650Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T16:47:03.702Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-19T16:47:04.172Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-19T16:47:05.922Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T16:47:08.303Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T16:47:10.460Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T16:47:11.781Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T16:47:11.781Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:47:11.781Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T16:47:11.980Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T16:47:12.838Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-19T16:47:12.838Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T16:47:12.838Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-19T16:47:12.838Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T16:47:12.838Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-19T16:47:13.992Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T16:47:17.732Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T16:47:17.732Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T16:47:17.732Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T16:47:17.732Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T16:47:17.732Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T16:47:17.732Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:47:17.732Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T16:47:18.747Z] === RUN TestDockerSuite/TestExec [2022-04-19T16:47:18.747Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:47:18.747Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T16:47:18.747Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:47:18.747Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T16:47:19.252Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T16:47:19.712Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T16:47:20.166Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T16:47:20.620Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T16:47:20.961Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T16:47:22.142Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T16:47:22.142Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T16:47:23.178Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T16:47:23.178Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:47:23.648Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T16:47:23.648Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:47:23.648Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T16:47:23.648Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:47:23.648Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T16:47:24.306Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T16:47:25.863Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T16:47:27.189Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T16:47:28.080Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T16:47:29.350Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T16:47:29.350Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:47:29.350Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T16:47:30.297Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T16:47:33.250Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T16:47:37.903Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T16:47:37.903Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:47:37.903Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T16:47:38.149Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-19T16:47:38.149Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-19T16:47:39.120Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T16:47:39.120Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:47:39.120Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T16:47:39.120Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:47:39.120Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T16:47:39.120Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:47:39.120Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T16:47:41.340Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T16:47:42.564Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T16:47:42.564Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:47:42.564Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T16:47:42.564Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:47:42.564Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T16:47:42.564Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:47:42.564Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T16:47:42.564Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:47:42.564Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T16:47:46.095Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T16:47:46.095Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:47:46.095Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T16:47:46.095Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:47:46.095Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T16:47:46.095Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:47:46.095Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T16:47:46.095Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:47:46.095Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T16:47:46.095Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:47:46.095Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T16:47:46.825Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-19T16:47:49.050Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T16:47:49.050Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.050Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T16:47:49.050Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.050Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T16:47:49.050Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.050Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T16:47:49.050Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.050Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T16:47:49.050Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.050Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T16:47:49.595Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T16:47:49.595Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.595Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T16:47:49.595Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.595Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T16:47:49.595Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.595Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T16:47:49.595Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.595Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T16:47:49.595Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.595Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T16:47:49.595Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:47:49.595Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T16:47:51.268Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T16:47:51.268Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:47:51.268Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T16:47:51.588Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-19T16:47:51.588Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:47:52.057Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-19T16:47:52.057Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:47:52.057Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-19T16:47:52.476Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T16:47:55.016Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-19T16:47:55.016Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:47:55.356Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T16:47:55.356Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:47:55.356Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T16:47:55.485Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-19T16:47:58.447Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T16:47:58.447Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:47:58.447Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T16:47:58.447Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:47:58.447Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T16:47:58.447Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:47:58.447Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T16:47:59.062Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T16:47:59.062Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:47:59.062Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T16:47:59.062Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:47:59.062Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T16:47:59.062Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:47:59.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T16:47:59.062Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:47:59.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T16:47:59.062Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:47:59.062Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T16:47:59.062Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:47:59.062Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T16:48:04.311Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T16:48:08.118Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-19T16:48:11.465Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T16:48:11.922Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-19T16:48:11.922Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-19T16:48:13.815Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T16:48:13.815Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T16:48:14.269Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T16:48:14.269Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:48:14.269Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T16:48:14.269Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T16:48:14.418Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T16:48:14.723Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T16:48:14.723Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T16:48:17.608Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T16:48:17.608Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T16:48:20.289Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T16:48:20.289Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:48:20.289Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T16:48:20.289Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T16:48:20.289Z] === RUN TestDockerSuite/TestHealth [2022-04-19T16:48:20.289Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:48:20.289Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T16:48:20.489Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T16:48:20.758Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T16:48:20.758Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T16:48:20.758Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T16:48:20.944Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T16:48:20.944Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T16:48:21.399Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T16:48:21.399Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T16:48:26.631Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T16:48:26.631Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T16:48:26.631Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:48:26.631Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T16:48:26.631Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T16:48:26.631Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T16:48:26.631Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T16:48:27.618Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T16:48:27.618Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:48:27.618Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T16:48:28.604Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T16:48:28.604Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T16:48:29.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T16:48:29.920Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:48:29.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T16:48:29.920Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T16:48:29.920Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T16:48:29.920Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:48:29.920Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T16:48:30.823Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T16:48:31.291Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T16:48:33.508Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T16:48:36.462Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T16:48:36.929Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T16:48:36.929Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:48:36.929Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T16:48:37.276Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-19T16:48:37.276Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:48:37.276Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-19T16:48:37.276Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:48:37.276Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-19T16:48:37.276Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:48:37.276Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-19T16:48:38.278Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-19T16:48:38.442Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T16:48:38.442Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T16:48:38.442Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T16:48:40.718Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T16:48:40.718Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T16:48:41.185Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T16:48:41.185Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T16:48:41.185Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T16:48:41.185Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T16:48:41.185Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T16:48:41.185Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T16:48:41.185Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T16:48:41.185Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T16:48:41.185Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T16:48:41.185Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:48:41.185Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T16:48:44.139Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T16:48:46.947Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-19T16:48:47.097Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T16:48:47.097Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:48:47.097Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T16:48:47.097Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:48:47.097Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T16:48:47.097Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T16:48:47.097Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:48:47.097Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T16:48:48.712Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T16:48:48.712Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:48:48.712Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite (2137.03s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.21s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.28s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.80s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.49s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.41s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.95s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.95s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.27s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.84s) [2022-04-19T16:48:48.712Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.76s) [2022-04-19T16:48:48.712Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.86s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.42s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.94s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.34s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.37s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.29s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddTar (28.90s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.64s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.43s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.57s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.72s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.47s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.68s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.31s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.28s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.34s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.61s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.94s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.31s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.60s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.98s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.80s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.95s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.19s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.49s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.89s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.20s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.11s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.47s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.97s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.90s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignore (43.58s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.32s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.86s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.46s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.67s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.09s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.90s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.92s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.11s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.68s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (65.67s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.00s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.08s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.49s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.21s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.37s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.23s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFails (2.60s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.93s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.84s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.00s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.99s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.09s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.78s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.90s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildHistory (9.89s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.88s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.38s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.04s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLabel (0.85s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.84s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.50s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.92s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.56s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.26s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.98s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.56s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.52s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.29s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.40s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.14s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.27s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.56s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.03s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.91s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.68s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.79s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.21s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.02s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.37s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.38s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.79s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.55s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.25s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.21s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.79s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.46s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.60s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildRm (10.62s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.11s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.26s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.56s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.58s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.07s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.68s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.77s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.41s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildStderr (4.16s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.70s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.22s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.46s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.14s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.90s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.81s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.76s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.76s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.97s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.82s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.92s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.66s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2022-04-19T16:48:48.713Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.79s) [2022-04-19T16:48:48.713Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.98s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.52s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.64s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.69s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCommitChange (4.43s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.08s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.55s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCommitTTY (6.67s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.10s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.53s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.76s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.52s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.49s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.57s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.18s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.03s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.04s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.17s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.60s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.53s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.15s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.06s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.09s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.59s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.63s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (7.54s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.56s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.70s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.34s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.22s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.59s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.65s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.61s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.50s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c35878_} (2.65s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11497329568_c:\foo_false____} (2.57s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11497329568_c:\foo_true____} (2.63s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.63s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.61s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.66s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.78s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.65s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.42s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.63s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpToDot (2.68s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCpToStdout (2.66s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.29s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.35s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.44s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.82s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.62s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.62s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.65s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.08s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsCopy (4.16s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.64s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.54s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.33s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.82s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFilters (5.22s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFormat (5.10s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.14s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsRename (2.68s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsResize (32.95s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.52s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.12s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.29s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.61s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.56s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.04s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.62s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.11s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.07s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.48s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.05s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecInspectID (5.00s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.25s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.06s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:48:48.714Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.43s) [2022-04-19T16:48:48.714Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.59s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.64s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.64s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.60s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.09s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.54s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.81s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.77s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.51s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.50s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.49s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.45s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.52s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectDefault (2.52s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectHistory (4.13s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.62s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.05s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.46s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.00s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectStatus (3.10s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.50s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.03s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.51s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.00s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.52s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.48s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.52s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.54s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.52s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.59s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.03s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.85s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.89s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.89s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.90s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.56s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.55s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsSince (8.96s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsTail (2.77s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.55s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.59s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.94s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.97s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsByOrder (10.46s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.32s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.73s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.63s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.85s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.14s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.61s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.26s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.97s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.15s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.62s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.03s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.94s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.41s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.66s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.43s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.26s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.00s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.28s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.48s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.34s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.26s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiTag (0.54s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.26s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.85s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.35s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.32s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.47s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.15s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.51s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.48s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.46s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.04s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2022-04-19T16:48:48.715Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:48:48.715Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.29s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.87s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.78s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.62s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.54s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.50s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.74s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.49s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.48s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.46s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunExitCode (2.54s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.49s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.50s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.56s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.52s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.48s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.08s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.79s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.44s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.52s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.71s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.67s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.09s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.07s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunRm (2.59s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.56s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.51s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.49s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.51s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T16:48:48.716Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.14s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.26s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.03s) [2022-04-19T16:48:48.716Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.96s) [2022-04-19T16:48:49.171Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T16:48:49.171Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2022-04-19T16:48:49.171Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.36s) [2022-04-19T16:48:49.171Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.38s) [2022-04-19T16:48:49.171Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s) [2022-04-19T16:48:49.171Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-19T16:48:49.171Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-19T16:48:49.171Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-19T16:48:49.171Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-19T16:48:49.171Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-19T16:48:49.171Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-19T16:48:49.171Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T16:48:49.171Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.171Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.53s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.05s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.63s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.99s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.22s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.50s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.49s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.51s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.47s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.95s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.59s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.28s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.02s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.05s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.98s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.26s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.66s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.02s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.79s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.42s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.76s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T16:48:49.172Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T16:48:49.172Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:48:49.172Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T16:48:49.172Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T16:48:49.172Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.172Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T16:48:49.172Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T16:48:49.173Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T16:48:49.173Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T16:48:49.173Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T16:48:49.173Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T16:48:49.173Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T16:48:49.173Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T16:48:49.173Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T16:48:49.173Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T16:48:49.173Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T16:48:49.173Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:48:49.173Z] === RUN TestDockerDaemonSuite [2022-04-19T16:48:49.173Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T16:48:49.173Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T16:48:49.173Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T16:48:49.173Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:48:49.173Z] === RUN TestDockerSwarmSuite [2022-04-19T16:48:49.173Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T16:48:49.173Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:48:49.173Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T16:48:49.173Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:48:49.173Z] === RUN TestDockerNetworkSuite [2022-04-19T16:48:49.173Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T16:48:49.173Z] === RUN TestDockerHubPullSuite [2022-04-19T16:48:49.173Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T16:48:49.173Z] PASS [2022-04-19T16:48:49.173Z] ok github.com/docker/docker/integration-cli 2137.363s [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === Skipped [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:48:49.173Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-19T16:48:49.173Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-19T16:48:49.173Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-19T16:48:49.173Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T16:48:49.173Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-19T16:48:49.173Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-19T16:48:49.173Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-19T16:48:49.173Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.173Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-19T16:48:49.173Z] [2022-04-19T16:48:49.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-19T16:48:49.173Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.60s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-19T16:48:49.174Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-19T16:48:49.174Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-19T16:48:49.174Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T16:48:49.174Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-19T16:48:49.174Z] [2022-04-19T16:48:49.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-19T16:48:49.174Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:48:49.174Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-19T16:48:49.175Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-19T16:48:49.175Z] [2022-04-19T16:48:49.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T16:48:49.175Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.175Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T16:48:49.176Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-19T16:48:49.176Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:48:49.176Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:48:49.176Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-19T16:48:49.176Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T16:48:49.176Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:48:49.176Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-19T16:48:49.176Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-19T16:48:49.176Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-19T16:48:49.176Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-19T16:48:49.176Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:48:49.176Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.176Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-19T16:48:49.176Z] [2022-04-19T16:48:49.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-19T16:48:49.176Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-19T16:48:49.177Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-19T16:48:49.177Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-19T16:48:49.177Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-19T16:48:49.177Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-19T16:48:49.177Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T16:48:49.177Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.177Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-19T16:48:49.177Z] [2022-04-19T16:48:49.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.178Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-19T16:48:49.178Z] [2022-04-19T16:48:49.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T16:48:49.178Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T16:48:49.179Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.179Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T16:48:49.179Z] [2022-04-19T16:48:49.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T16:48:49.633Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.633Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-19T16:48:49.633Z] [2022-04-19T16:48:49.633Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:48:49.634Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:48:49.634Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T16:48:49.634Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.634Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-19T16:48:49.634Z] [2022-04-19T16:48:49.634Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-19T16:48:49.635Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.635Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T16:48:49.635Z] [2022-04-19T16:48:49.635Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:48:49.635Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T16:48:49.636Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] DONE 1088 tests, 544 skipped in 2144.978s [2022-04-19T16:48:49.636Z] INFO: Integration tests ended at 04/19/2022 16:48:49. Duration:00:35:45.0903121 [2022-04-19T16:48:49.636Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] Containers: 10 [2022-04-19T16:48:49.636Z] Running: 0 [2022-04-19T16:48:49.636Z] Paused: 0 [2022-04-19T16:48:49.636Z] Stopped: 10 [2022-04-19T16:48:49.636Z] Images: 18 [2022-04-19T16:48:49.636Z] Server Version: 0.0.0-dev [2022-04-19T16:48:49.636Z] Storage Driver: windowsfilter [2022-04-19T16:48:49.636Z] Windows: [2022-04-19T16:48:49.636Z] Logging Driver: json-file [2022-04-19T16:48:49.636Z] Plugins: [2022-04-19T16:48:49.636Z] Volume: local [2022-04-19T16:48:49.636Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T16:48:49.636Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T16:48:49.636Z] Swarm: inactive [2022-04-19T16:48:49.636Z] Default Isolation: process [2022-04-19T16:48:49.636Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T16:48:49.636Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T16:48:49.636Z] OSType: windows [2022-04-19T16:48:49.636Z] Architecture: x86_64 [2022-04-19T16:48:49.636Z] CPUs: 4 [2022-04-19T16:48:49.636Z] Total Memory: 32GiB [2022-04-19T16:48:49.636Z] Name: azwin-2-7dd170 [2022-04-19T16:48:49.636Z] ID: MLPR:J2MJ:G6FZ:GKWA:4RBT:H7QZ:564R:JPWR:V2PI:2TFR:FU4Q:FNLW [2022-04-19T16:48:49.636Z] Docker Root Dir: D:\CI\PR-43503\1\daemon [2022-04-19T16:48:49.636Z] Debug Mode (client): false [2022-04-19T16:48:49.636Z] Debug Mode (server): true [2022-04-19T16:48:49.636Z] File Descriptors: -1 [2022-04-19T16:48:49.636Z] Goroutines: 44 [2022-04-19T16:48:49.636Z] System Time: 2022-04-19T16:48:49.3444524Z [2022-04-19T16:48:49.636Z] EventsListeners: 0 [2022-04-19T16:48:49.636Z] Registry: https://index.docker.io/v1/ [2022-04-19T16:48:49.636Z] Labels: [2022-04-19T16:48:49.636Z] Experimental: false [2022-04-19T16:48:49.636Z] Insecure Registries: [2022-04-19T16:48:49.636Z] 127.0.0.0/8 [2022-04-19T16:48:49.636Z] Live Restore Enabled: false [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] [2022-04-19T16:48:49.636Z] INFO: Stopping daemon under test [2022-04-19T16:48:49.636Z] SUCCESS: The process with PID 7644 (child process of PID 9532) has been terminated. [2022-04-19T16:48:49.636Z] SUCCESS: The process with PID 9532 (child process of PID 9520) has been terminated. [2022-04-19T16:48:49.636Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T16:48:49.636Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 16:48:49. [2022-04-19T16:48:49.636Z] INFO: Tidying up at end of run [2022-04-19T16:48:49.636Z] INFO: Saving daemon under test log (d:\CI\PR-43503\1\dut.out) to bundles\CIDUT.out [2022-04-19T16:48:49.636Z] INFO: Saving daemon under test log (d:\CI\PR-43503\1\dut.err) to bundles\CIDUT.err [2022-04-19T16:48:49.636Z] INFO: Saving containerd logs to bundles [2022-04-19T16:48:49.636Z] INFO: Nuke-Everything... [2022-04-19T16:48:49.640Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-19T16:48:49.640Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T16:48:49.640Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-19T16:48:49.640Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T16:48:49.640Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-19T16:48:50.050Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T16:48:50.089Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T16:48:50.089Z] 6f321ff15320 [2022-04-19T16:48:50.089Z] 1f2944ebfbd2 [2022-04-19T16:48:50.089Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-19T16:48:50.519Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T16:48:51.610Z] Deleted: sha256:a96c59abf06f97ba7c8c59eaeec138b68e43efb2574bdc14edcd6e4ef0bff4a0 [2022-04-19T16:48:51.610Z] Deleted: sha256:159abb856b406451f972e5672384997313a30078a08eab61fd3fdfaba338a650 [2022-04-19T16:48:51.610Z] INFO: Tidying pidfile d:\CI\PR-43503\1\docker.pid [2022-04-19T16:48:51.610Z] INFO: Killing containerd with PID 4372 [2022-04-19T16:48:51.610Z] INFO: Nuking d:\CI [2022-04-19T16:48:51.858Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-19T16:48:53.473Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T16:48:53.473Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:48:53.473Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T16:48:53.473Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:48:53.473Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T16:48:53.473Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:48:53.473Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T16:48:56.040Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T16:48:56.626Z] === RUN TestDockerSuite/TestCommitChange [2022-04-19T16:49:01.912Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T16:49:01.912Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:49:01.912Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T16:49:01.912Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:49:01.912Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T16:49:01.912Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:49:01.912Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T16:49:02.499Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-19T16:49:04.861Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T16:49:06.780Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T16:49:07.251Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T16:49:07.270Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-19T16:49:07.271Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T16:49:07.271Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-19T16:49:09.254Z] INFO: Zapped successfully [2022-04-19T16:49:09.254Z] [2022-04-19T16:49:09.254Z] INFO: executeCI.ps1 exiting at Tue Apr 19 16:49:07 CUT 2022. Duration 00:51:49.8515840 [2022-04-19T16:49:09.254Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T16:49:09.488Z] Recording test results [2022-04-19T16:49:10.007Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T16:49:10.209Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T16:49:11.226Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-19T16:49:12.429Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T16:49:12.429Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:49:12.429Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T16:49:12.429Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [Pipeline] archiveArtifacts [2022-04-19T16:49:13.589Z] Archiving artifacts [2022-04-19T16:49:14.440Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-19T16:49:14.440Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:49:14.441Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-19T16:49:14.821Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T16:49:15.376Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T16:49:15.794Z] + make clean [2022-04-19T16:49:16.249Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T16:49:16.249Z] docker-dev-cache [2022-04-19T16:49:16.249Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T16:49:19.166Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T16:49:23.865Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T16:49:26.035Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T16:49:26.880Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-19T16:49:28.932Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T16:49:31.827Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T16:49:34.721Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-19T16:49:37.168Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-19T16:49:37.168Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-19T16:49:37.168Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-19T16:49:37.168Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-19T16:49:37.168Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-19T16:49:37.168Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-19T16:49:37.168Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-19T16:49:37.168Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-19T16:49:37.613Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T16:49:40.506Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T16:49:40.506Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T16:49:40.506Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T16:49:40.506Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T16:49:43.401Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T16:49:45.568Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T16:49:51.343Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T16:49:54.239Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T16:49:54.239Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:49:54.695Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T16:49:54.820Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-19T16:49:56.861Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T16:49:57.317Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T16:50:04.371Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T16:50:07.179Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-19T16:50:07.179Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T16:50:07.179Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-19T16:50:08.142Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-19T16:50:08.142Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T16:50:08.142Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-19T16:50:08.142Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:50:08.142Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-19T16:50:08.142Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:50:08.142Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-19T16:50:11.036Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-19T16:50:11.036Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T16:50:11.036Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-19T16:50:11.036Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-19T16:50:11.421Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T16:50:13.202Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-19T16:50:13.202Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-19T16:50:13.202Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T16:50:13.202Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-19T16:50:13.202Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T16:50:13.202Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-19T16:50:13.202Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T16:50:13.202Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-19T16:50:16.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-19T16:50:18.470Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T16:50:18.999Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-19T16:50:21.169Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-19T16:50:21.169Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-19T16:50:21.169Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T16:50:21.169Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-19T16:50:21.362Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T16:50:23.336Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-19T16:50:23.336Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-19T16:50:24.254Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T16:50:24.254Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:50:24.254Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T16:50:26.231Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-19T16:50:26.231Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T16:50:26.231Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-19T16:50:26.231Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T16:50:26.231Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-19T16:50:27.146Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T16:50:28.399Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-19T16:50:28.399Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-19T16:50:30.038Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T16:50:30.570Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-19T16:50:30.570Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T16:50:30.570Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-19T16:50:33.459Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-19T16:50:33.460Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-19T16:50:35.630Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-19T16:50:40.307Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-19T16:50:40.335Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T16:50:40.335Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:50:40.335Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T16:50:40.335Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:50:40.335Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T16:50:43.227Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T16:50:44.028Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-19T16:50:44.028Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-19T16:50:44.028Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-19T16:50:44.028Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-19T16:50:44.028Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-19T16:50:46.118Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T16:50:46.196Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-19T16:50:46.196Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T16:50:46.196Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T16:50:49.010Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T16:50:49.010Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T16:50:49.010Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T16:50:49.010Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T16:50:49.010Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T16:50:49.010Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T16:50:49.010Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T16:50:49.010Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T16:50:49.010Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T16:50:49.010Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T16:50:49.010Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T16:50:49.010Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T16:50:49.010Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.010Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T16:50:49.010Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.090Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-19T16:50:49.090Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.090Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-19T16:50:49.466Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T16:50:49.466Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.466Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T16:50:49.466Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.466Z] === RUN TestDockerSuite/TestPortList [2022-04-19T16:50:49.466Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:50:49.466Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T16:50:51.264Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-19T16:50:51.264Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T16:50:55.242Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T16:50:55.242Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T16:50:55.242Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T16:50:55.242Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T16:50:55.242Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T16:50:55.242Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T16:50:55.242Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T16:50:55.242Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:50:55.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T16:50:55.933Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-19T16:50:57.471Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-19T16:50:57.471Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T16:50:57.927Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-19T16:50:57.927Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T16:50:57.927Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-19T16:50:57.927Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T16:50:57.927Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-19T16:50:57.927Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T16:50:57.927Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-19T16:50:57.927Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T16:50:57.927Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-19T16:51:00.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-19T16:51:00.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-19T16:51:01.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T16:51:01.017Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:51:01.017Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T16:51:08.644Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-19T16:51:11.311Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T16:51:11.311Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:51:11.311Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T16:51:15.698Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-19T16:51:21.619Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T16:51:24.297Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-19T16:51:25.874Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005d8fc0_} [2022-04-19T16:51:28.825Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12039631751_c:\foo_false____} [2022-04-19T16:51:35.999Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12039631751_c:\foo_true____} [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-19T16:51:38.952Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-19T16:51:38.952Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-19T16:51:38.952Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T16:51:39.420Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-19T16:51:39.420Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T16:51:39.420Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-19T16:51:39.420Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T16:51:39.420Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-19T16:51:39.420Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T16:51:39.420Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-19T16:51:39.420Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T16:51:39.420Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-19T16:51:39.788Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T16:51:39.788Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T16:51:39.788Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:51:39.788Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-19T16:51:42.371Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-19T16:51:42.371Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-19T16:51:42.371Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:51:42.371Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-19T16:51:45.326Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-19T16:51:45.326Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-19T16:51:45.326Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T16:51:45.326Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-19T16:51:52.277Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T16:51:52.497Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-19T16:51:52.497Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T16:51:52.497Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-19T16:51:52.497Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T16:51:52.497Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-19T16:51:52.497Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T16:51:52.497Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-19T16:51:57.035Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T16:51:57.260Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-19T16:51:59.476Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-19T16:51:59.476Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:51:59.476Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-19T16:51:59.476Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T16:51:59.947Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-19T16:52:05.710Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T16:52:10.379Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-19T16:52:10.379Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T16:52:10.379Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-19T16:52:10.379Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:52:10.379Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-19T16:52:11.578Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T16:52:11.578Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:52:11.578Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T16:52:11.578Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:52:11.578Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T16:52:17.440Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T16:52:17.440Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:52:17.440Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T16:52:17.440Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:52:17.440Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T16:52:17.440Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:52:17.440Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T16:52:17.440Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:52:17.440Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T16:52:19.053Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-19T16:52:19.054Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T16:52:19.054Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-19T16:52:19.054Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T16:52:19.054Z] === RUN TestDockerSuite/TestCpToDot [2022-04-19T16:52:22.009Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-19T16:52:22.009Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T16:52:22.009Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-19T16:52:22.009Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T16:52:22.009Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-19T16:52:24.598Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T16:52:24.598Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:52:24.598Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T16:52:26.807Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T16:52:26.807Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:52:26.807Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T16:52:27.793Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T16:52:28.779Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T16:52:28.779Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:52:28.779Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T16:52:29.176Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-19T16:52:29.176Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:52:29.176Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-19T16:52:29.176Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T16:52:29.176Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-19T16:52:29.176Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T16:52:29.176Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-19T16:52:29.176Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T16:52:29.176Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-19T16:52:29.651Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-19T16:52:29.651Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-19T16:52:31.883Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-19T16:52:33.537Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T16:52:34.100Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-19T16:52:34.569Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-19T16:52:34.569Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-19T16:52:36.787Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-19T16:52:37.776Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-19T16:52:37.776Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-19T16:52:37.776Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T16:52:37.776Z] === RUN TestDockerSuite/TestCreateRM [2022-04-19T16:52:38.245Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-19T16:52:38.245Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T16:52:38.245Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-19T16:52:38.245Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-19T16:52:38.714Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-19T16:52:39.407Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T16:52:42.361Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T16:52:56.545Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-19T16:52:57.014Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-19T16:52:57.484Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-19T16:53:01.282Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-19T16:53:01.282Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-19T16:53:01.282Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:53:01.282Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-19T16:53:07.654Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T16:53:07.654Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:53:07.654Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-19T16:53:08.459Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-19T16:53:08.459Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDockerFails [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-19T16:53:08.459Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-19T16:53:08.459Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.459Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-19T16:53:08.459Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.929Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-19T16:53:08.929Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.929Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-19T16:53:08.929Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T16:53:08.929Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-19T16:53:11.151Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-19T16:53:14.106Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-19T16:53:14.807Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T16:53:14.807Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T16:53:14.807Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T16:53:15.796Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T16:53:16.330Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-19T16:53:21.660Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T16:53:26.416Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T16:53:26.416Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:53:26.416Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T16:53:28.840Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-19T16:53:32.285Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T16:53:32.285Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T16:53:32.285Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T16:53:34.714Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-19T16:53:39.472Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-19T16:53:41.697Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-19T16:53:42.685Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-19T16:53:47.440Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-19T16:53:47.440Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-19T16:53:48.429Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-19T16:53:50.095Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T16:53:52.309Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T16:53:52.776Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T16:53:58.853Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-19T16:53:59.933Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T16:54:03.610Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-19T16:54:03.610Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-19T16:54:03.610Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-19T16:54:03.610Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T16:54:03.610Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-19T16:54:03.610Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T16:54:03.610Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-19T16:54:03.610Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T16:54:03.610Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-19T16:54:04.599Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-19T16:54:04.599Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T16:54:04.599Z] === RUN TestDockerSuite/TestEventsRename [2022-04-19T16:54:05.804Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T16:54:07.552Z] === RUN TestDockerSuite/TestEventsResize [2022-04-19T16:54:16.230Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T16:54:16.366Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-19T16:54:18.028Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-19T16:54:20.022Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T16:54:20.978Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-19T16:54:21.007Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T16:54:23.954Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T16:54:25.738Z] === RUN TestDockerSuite/TestEventsTop [2022-04-19T16:54:25.738Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T16:54:25.738Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-19T16:54:28.687Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-19T16:54:32.482Z] === RUN TestDockerSuite/TestExec [2022-04-19T16:54:32.482Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:54:32.482Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-19T16:54:32.482Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T16:54:32.482Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-19T16:54:34.713Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-19T16:54:36.929Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-19T16:54:36.929Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T16:54:36.929Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-19T16:54:36.929Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T16:54:36.929Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-19T16:54:36.929Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:54:36.929Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-19T16:54:39.144Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-19T16:54:41.359Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-19T16:54:43.575Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-19T16:54:45.179Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T16:54:45.793Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-19T16:54:46.165Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T16:54:50.545Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-19T16:54:50.545Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T16:54:50.545Z] === RUN TestDockerSuite/TestExecEnv [2022-04-19T16:54:50.545Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T16:54:50.545Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-19T16:54:50.545Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T16:54:50.545Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-19T16:54:52.022Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T16:54:52.762Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T16:54:53.583Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T16:54:53.583Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T16:54:53.583Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T16:54:53.583Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T16:54:53.583Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T16:54:53.583Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T16:54:53.583Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T16:54:53.583Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T16:54:55.795Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T16:54:55.795Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T16:54:55.795Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T16:54:55.795Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T16:54:55.795Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T16:54:57.531Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-19T16:54:57.531Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T16:54:57.531Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-19T16:54:57.531Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T16:54:57.531Z] === RUN TestDockerSuite/TestExecParseError [2022-04-19T16:54:57.531Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T16:54:57.531Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-19T16:54:57.531Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T16:54:57.531Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-19T16:54:57.531Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T16:54:57.531Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-19T16:55:00.484Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-19T16:55:00.484Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T16:55:00.484Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-19T16:55:00.484Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T16:55:00.484Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-19T16:55:00.484Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T16:55:00.484Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-19T16:55:00.484Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T16:55:00.484Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-19T16:55:00.484Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T16:55:00.484Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-19T16:55:01.673Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T16:55:02.699Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-19T16:55:02.699Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T16:55:02.699Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-19T16:55:04.621Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T16:55:07.569Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T16:55:10.522Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T16:55:11.362Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-19T16:55:11.362Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T16:55:11.362Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-19T16:55:11.362Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T16:55:11.362Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-19T16:55:11.362Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T16:55:11.362Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-19T16:55:13.472Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T16:55:13.472Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T16:55:17.235Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-19T16:55:19.336Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T16:55:19.336Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.336Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T16:55:19.336Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.336Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T16:55:19.336Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.336Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T16:55:19.336Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.336Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T16:55:19.336Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.336Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T16:55:19.336Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.336Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T16:55:19.336Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.805Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T16:55:19.805Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.805Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T16:55:19.805Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.805Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T16:55:19.805Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.805Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T16:55:19.805Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T16:55:19.805Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T16:55:22.754Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T16:55:22.754Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T16:55:22.754Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T16:55:24.412Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-19T16:55:26.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T16:55:26.542Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T16:55:26.542Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T16:55:26.542Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T16:55:26.542Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T16:55:26.632Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T16:55:28.755Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T16:55:28.755Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T16:55:28.755Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T16:55:28.755Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T16:55:28.755Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T16:55:28.755Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T16:55:28.755Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T16:55:28.755Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T16:55:30.969Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-19T16:55:33.795Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestHealth [2022-04-19T16:55:33.795Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-19T16:55:33.795Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-19T16:55:33.918Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T16:55:36.893Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T16:55:36.893Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T16:55:36.893Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T16:55:36.893Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T16:55:36.893Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T16:55:36.893Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T16:55:36.893Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T16:55:38.560Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-19T16:55:38.560Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-19T16:55:38.560Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T16:55:38.560Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-19T16:55:38.560Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-19T16:55:38.560Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-19T16:55:39.029Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-19T16:55:39.845Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T16:55:39.845Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T16:55:39.845Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T16:55:39.845Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T16:55:39.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T16:55:39.845Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T16:55:39.845Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T16:55:39.845Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T16:55:39.845Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T16:55:40.189Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-19T16:55:40.189Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T16:55:40.189Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-19T16:55:41.178Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-19T16:55:41.178Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-19T16:55:42.255Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T16:55:43.400Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-19T16:55:43.400Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-19T16:55:45.622Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-19T16:55:48.120Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T16:55:48.120Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T16:55:48.120Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T16:55:48.120Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T16:55:48.120Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T16:55:48.120Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T16:55:48.120Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T16:55:48.120Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T16:55:48.120Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T16:55:48.120Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T16:55:48.120Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T16:55:48.120Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T16:55:48.120Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T16:55:51.074Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T16:55:51.074Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T16:55:51.074Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T16:55:51.074Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T16:55:51.074Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T16:55:51.074Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T16:55:54.030Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T16:55:54.289Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-19T16:55:54.289Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-19T16:55:54.289Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:55:54.289Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-19T16:55:56.985Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T16:55:56.985Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T16:55:56.985Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T16:55:57.243Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-19T16:55:57.711Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestImportFile [2022-04-19T16:55:57.711Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-19T16:55:57.711Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-19T16:55:57.711Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-19T16:55:57.711Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-19T16:55:57.711Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-19T16:55:57.711Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-19T16:55:57.711Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T16:55:57.711Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-19T16:55:58.183Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-19T16:55:58.183Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:55:58.183Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-19T16:55:58.183Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:55:58.183Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-19T16:55:59.934Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T16:55:59.934Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T16:55:59.934Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T16:55:59.934Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T16:55:59.934Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T16:55:59.934Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T16:55:59.934Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T16:56:00.405Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-19T16:56:02.624Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-19T16:56:02.624Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T16:56:02.624Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-19T16:56:02.624Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T16:56:02.624Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-19T16:56:02.892Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T16:56:03.093Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-19T16:56:03.093Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T16:56:03.093Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-19T16:56:05.330Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-19T16:56:05.330Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-19T16:56:05.844Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T16:56:07.550Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-19T16:56:07.550Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T16:56:07.550Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-19T16:56:07.550Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T16:56:07.550Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-19T16:56:07.550Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T16:56:07.550Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-19T16:56:08.795Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T16:56:10.503Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-19T16:56:11.744Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T16:56:11.744Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T16:56:11.744Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T16:56:11.744Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T16:56:11.744Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T16:56:11.744Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T16:56:11.744Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T16:56:12.212Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T16:56:12.212Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T16:56:12.212Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:56:12.212Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T16:56:12.212Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T16:56:12.212Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T16:56:12.212Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T16:56:12.212Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T16:56:12.212Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T16:56:15.268Z] === RUN TestDockerSuite/TestInspectImage [2022-04-19T16:56:15.268Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T16:56:15.268Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-19T16:56:15.268Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T16:56:15.268Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-19T16:56:15.268Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T16:56:15.268Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-19T16:56:16.970Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T16:56:16.970Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T16:56:16.970Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T16:56:17.437Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T16:56:17.437Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T16:56:17.437Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T16:56:17.437Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T16:56:17.437Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T16:56:17.437Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T16:56:17.437Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T16:56:17.437Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:56:17.437Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T16:56:17.488Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-19T16:56:19.704Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-19T16:56:19.704Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-19T16:56:21.919Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-19T16:56:24.874Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-19T16:56:24.874Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T16:56:24.874Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-19T16:56:24.874Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-19T16:56:26.096Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T16:56:26.096Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T16:56:26.096Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T16:56:27.162Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T16:56:27.661Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T16:56:27.661Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T16:56:30.121Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-19T16:56:34.879Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-19T16:56:37.729Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T16:56:37.729Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T16:56:37.729Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T16:56:37.729Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T16:56:37.729Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T16:56:37.729Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T16:56:37.729Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T16:56:37.731Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-19T16:56:43.594Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T16:56:44.884Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-19T16:56:47.099Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T16:56:48.349Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T16:56:48.349Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T16:56:48.818Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T16:56:50.381Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T16:56:52.597Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T16:56:54.258Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-19T16:56:54.815Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T16:56:55.801Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T16:56:56.473Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-19T16:56:58.024Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T16:56:58.496Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T16:56:58.496Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T16:57:03.249Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T16:57:03.249Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.249Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T16:57:03.249Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T16:57:03.249Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T16:57:03.249Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.249Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T16:57:03.249Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.249Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T16:57:03.249Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.249Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T16:57:03.635Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-19T16:57:03.635Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-19T16:57:04.104Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-19T16:57:04.104Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-19T16:57:04.104Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-19T16:57:04.104Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-19T16:57:04.104Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-19T16:57:04.104Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-19T16:57:06.323Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-19T16:57:08.541Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-19T16:57:13.675Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T16:57:13.675Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T16:57:13.675Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T16:57:14.416Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-19T16:57:16.627Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T16:57:17.369Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-19T16:57:17.369Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T16:57:17.369Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-19T16:57:19.586Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-19T16:57:19.586Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-19T16:57:22.493Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T16:57:25.444Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T16:57:26.760Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-19T16:57:28.393Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T16:57:31.344Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T16:57:35.136Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T16:57:35.136Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T16:57:35.136Z] === RUN TestDockerSuite/TestRunState [2022-04-19T16:57:35.136Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T16:57:35.136Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T16:57:35.425Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-19T16:57:37.354Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T16:57:37.354Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T16:57:37.354Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T16:57:40.303Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T16:57:40.303Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T16:57:40.303Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T16:57:40.303Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T16:57:40.303Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T16:57:40.303Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T16:57:40.303Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T16:57:40.303Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T16:57:40.773Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T16:57:42.589Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-19T16:57:44.813Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T16:57:46.638Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T16:57:46.638Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T16:57:47.035Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-19T16:57:47.035Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T16:57:47.035Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-19T16:57:48.864Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T16:57:48.864Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T16:57:48.864Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T16:57:49.988Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-19T16:57:51.816Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T16:57:51.816Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T16:57:51.816Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T16:57:51.816Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T16:57:52.206Z] === RUN TestDockerSuite/TestLogsSince [2022-04-19T16:57:52.285Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T16:57:56.075Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T16:58:02.636Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-19T16:58:02.636Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T16:58:02.636Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-19T16:58:02.636Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T16:58:02.636Z] === RUN TestDockerSuite/TestLogsTail [2022-04-19T16:58:04.742Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T16:58:04.863Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-19T16:58:07.827Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-19T16:58:10.052Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-19T16:58:10.052Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestNetHostname [2022-04-19T16:58:10.052Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-19T16:58:10.052Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-19T16:58:10.052Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-19T16:58:10.052Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginActive [2022-04-19T16:58:10.052Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-19T16:58:10.052Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-19T16:58:10.052Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-19T16:58:10.052Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-19T16:58:10.052Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-19T16:58:10.052Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-19T16:58:10.052Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-19T16:58:10.052Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.052Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-19T16:58:10.052Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.523Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-19T16:58:10.523Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.523Z] === RUN TestDockerSuite/TestPortList [2022-04-19T16:58:10.523Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T16:58:10.523Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-19T16:58:10.608Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-19T16:58:15.281Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-19T16:58:15.281Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-19T16:58:15.281Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-19T16:58:15.281Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-19T16:58:15.281Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-19T16:58:15.281Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-19T16:58:15.281Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-19T16:58:15.281Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T16:58:15.281Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-19T16:58:17.760Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T16:58:17.760Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T16:58:17.760Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T16:58:17.760Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T16:58:20.044Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-19T16:58:20.044Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T16:58:20.044Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-19T16:58:22.511Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T16:58:25.462Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T16:58:28.411Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T16:58:28.411Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T16:58:28.411Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T16:58:28.411Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T16:58:28.411Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T16:58:28.411Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T16:58:28.411Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T16:58:30.482Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-19T16:58:30.482Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T16:58:30.482Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-19T16:58:33.168Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T16:58:35.381Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T16:58:37.596Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T16:58:43.014Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T16:58:43.467Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T16:58:43.467Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T16:58:43.467Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T16:58:43.467Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T16:58:43.467Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T16:58:43.467Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T16:58:43.467Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T16:58:46.413Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T16:58:46.413Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T16:58:46.880Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T16:58:46.880Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T16:58:49.090Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T16:58:49.090Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T16:58:52.037Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T16:58:54.250Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T16:58:57.199Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T16:58:57.199Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T16:58:57.199Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T16:58:57.990Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-19T16:58:57.990Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-19T16:58:57.990Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T16:58:57.990Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-19T16:59:07.611Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T16:59:07.611Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T16:59:07.611Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T16:59:10.524Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-19T16:59:12.360Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T16:59:12.360Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T16:59:12.360Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T16:59:12.360Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T16:59:12.360Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T16:59:12.360Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T16:59:12.360Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T16:59:12.360Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T16:59:12.360Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T16:59:17.704Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-19T16:59:21.020Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T16:59:21.020Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T16:59:21.020Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T16:59:21.020Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T16:59:21.020Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T16:59:21.020Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T16:59:21.020Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T16:59:21.020Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T16:59:21.020Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T16:59:21.020Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T16:59:21.020Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T16:59:21.020Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T16:59:21.020Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T16:59:22.583Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T16:59:25.533Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T16:59:25.533Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T16:59:25.533Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T16:59:27.746Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T16:59:27.746Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T16:59:27.746Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T16:59:27.746Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T16:59:27.746Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T16:59:27.746Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T16:59:27.746Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T16:59:27.746Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T16:59:28.223Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T16:59:28.223Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T16:59:28.223Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T16:59:28.223Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:59:28.223Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T16:59:30.229Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-19T16:59:35.002Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-19T16:59:35.002Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T16:59:35.472Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-19T16:59:35.472Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T16:59:35.472Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-19T16:59:43.144Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T16:59:43.611Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T16:59:43.611Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T16:59:43.611Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T16:59:43.611Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T16:59:44.079Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T16:59:44.547Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T16:59:44.547Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T16:59:45.931Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-19T16:59:45.931Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T16:59:45.931Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-19T16:59:45.931Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T16:59:45.931Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-19T16:59:45.931Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T16:59:45.931Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-19T16:59:45.931Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T16:59:45.931Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-19T16:59:47.498Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T16:59:47.965Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T16:59:51.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T16:59:51.756Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T16:59:52.223Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T16:59:52.223Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T16:59:52.691Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T16:59:53.118Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-19T16:59:53.118Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T16:59:53.118Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-19T16:59:54.688Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-19T16:59:54.688Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T16:59:54.688Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-19T16:59:56.258Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-19T16:59:56.729Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-19T16:59:56.729Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T16:59:56.729Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-19T17:00:01.501Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-19T17:00:03.106Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T17:00:03.106Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T17:00:03.106Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T17:00:03.106Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T17:00:03.106Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T17:00:03.106Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T17:00:03.106Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T17:00:05.312Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-19T17:00:08.279Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-19T17:00:11.764Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T17:00:12.232Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T17:00:12.232Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T17:00:24.729Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T17:00:24.729Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T17:00:24.729Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite (2589.07s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (87.38s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.62s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.54s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.88s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.53s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.56s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (96.63s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.44s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.33s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.03s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.45s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.30s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.62s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.93s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.41s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.89s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.83s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.62s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.86s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.41s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.40s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.32s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.05s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.86s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.34s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.28s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.20s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.74s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.90s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.63s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCmd (0.65s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.81s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.51s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.94s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.07s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.61s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.77s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.86s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.18s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.05s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.43s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.53s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.50s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.07s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.04s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.83s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.06s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.03s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.07s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.69s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.17s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.66s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.90s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.02s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (87.50s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-04-19T17:00:25.716Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-19T17:00:25.716Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.62s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.71s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.56s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.29s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.25s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.09s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.57s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.93s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFails (3.11s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.84s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.89s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.75s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.87s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.65s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.16s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.45s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildHistory (13.60s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.36s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.40s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLabel (1.14s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.73s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.78s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.58s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.63s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.98s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.30s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.81s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.51s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.27s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.52s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.55s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.15s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.58s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.86s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.54s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.28s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.13s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.97s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.11s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.76s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.84s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.62s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.43s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.73s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.68s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.14s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.42s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.69s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.95s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildRm (14.07s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.84s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.41s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.50s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.37s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (17.73s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.86s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.47s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildStderr (4.92s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.52s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.50s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.07s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.62s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.50s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.30s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.10s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.70s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.36s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.90s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.78s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.07s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.72s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.84s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.19s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.37s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.34s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCommitChange (5.82s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.43s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.27s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCommitTTY (8.17s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.87s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.24s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.26s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.88s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.93s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.64s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.52s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.44s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.51s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.94s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.91s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.33s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.95s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.39s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.13s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.83s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.94s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.43s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.74s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.38s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.05s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.90s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.85s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.89s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.81s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.91s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bbea68_} (2.76s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11918735446_c:\foo_false____} (2.83s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11918735446_c:\foo_true____} (2.81s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.44s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T17:00:25.717Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.04s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T17:00:25.717Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.97s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.06s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.28s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.98s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.23s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.70s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpToDot (3.05s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCpToStdout (3.17s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.14s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.78s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateRM (0.44s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.03s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.61s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.48s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.85s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.06s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.05s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.03s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.34s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsCopy (5.24s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.30s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.90s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.03s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.23s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.08s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFilters (5.80s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFormat (5.90s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsRename (3.03s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsResize (8.30s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.98s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.87s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.38s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.94s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.29s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.27s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.28s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.35s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.40s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.38s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.39s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.62s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecInspectID (4.91s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.74s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.63s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.46s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.25s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.38s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.20s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.45s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.00s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.38s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.20s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.87s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.83s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.84s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectDefault (3.03s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectHistory (5.35s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.86s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.46s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.88s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.43s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.46s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectStatus (3.67s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.85s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.61s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.85s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.44s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.79s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.88s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.94s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.28s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.39s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.21s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.54s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.28s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.08s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.13s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.87s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.71s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.90s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.93s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsSince (9.59s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsTail (3.32s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.02s) [2022-04-19T17:00:25.718Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.90s) [2022-04-19T17:00:25.718Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.60s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.72s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsByOrder (9.53s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.52s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.52s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.43s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.49s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.07s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.34s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.64s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.80s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.88s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.36s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.19s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.16s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.40s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.32s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.25s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.33s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.52s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.10s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.05s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.63s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.61s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.04s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.83s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.38s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.90s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.16s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.86s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.99s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.96s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.96s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.89s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.95s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.90s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.85s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.18s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.22s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.04s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.97s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.82s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.09s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.95s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.93s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.94s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunExitCode (2.91s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.88s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.93s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.10s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.07s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.95s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.16s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.79s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.36s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.16s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.49s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.19s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-04-19T17:00:25.719Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.20s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T17:00:25.719Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.42s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.37s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunRm (2.97s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.12s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.93s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.03s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.50s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.73s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.65s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.66s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.37s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.92s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.96s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.53s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.84s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.89s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.27s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.18s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.00s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.96s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.54s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.39s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.85s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.34s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.95s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.53s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.84s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.39s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.11s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.42s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.52s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.48s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.71s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.42s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.92s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.50s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T17:00:25.720Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.49s) [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T17:00:25.720Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T17:00:25.720Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T17:00:25.720Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T17:00:25.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T17:00:25.720Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.720Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T17:00:25.721Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T17:00:25.721Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T17:00:25.721Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T17:00:25.721Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T17:00:25.721Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T17:00:25.721Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T17:00:25.721Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerDaemonSuite [2022-04-19T17:00:25.721Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T17:00:25.721Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T17:00:25.721Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T17:00:25.721Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerSwarmSuite [2022-04-19T17:00:25.721Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T17:00:25.721Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T17:00:25.721Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerNetworkSuite [2022-04-19T17:00:25.721Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T17:00:25.721Z] === RUN TestDockerHubPullSuite [2022-04-19T17:00:25.721Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T17:00:25.721Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T17:00:25.721Z] PASS [2022-04-19T17:00:25.721Z] ok github.com/docker/docker/integration-cli 2589.515s [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === Skipped [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T17:00:26.190Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T17:00:26.190Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T17:00:26.190Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T17:00:26.190Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T17:00:26.190Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-19T17:00:26.190Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.50s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T17:00:26.190Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.49s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.49s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.190Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-19T17:00:26.190Z] [2022-04-19T17:00:26.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-04-19T17:00:26.190Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.49s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-19T17:00:26.191Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.50s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.51s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-19T17:00:26.191Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T17:00:26.191Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T17:00:26.191Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T17:00:26.191Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.191Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-19T17:00:26.191Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T17:00:26.192Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.04s) [2022-04-19T17:00:26.192Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.04s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T17:00:26.192Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T17:00:26.192Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-19T17:00:26.192Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T17:00:26.192Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.192Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T17:00:26.192Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T17:00:26.193Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T17:00:26.193Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T17:00:26.193Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T17:00:26.193Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T17:00:26.193Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T17:00:26.193Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T17:00:26.193Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-19T17:00:26.193Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T17:00:26.193Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T17:00:26.193Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T17:00:26.193Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T17:00:26.193Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T17:00:26.193Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T17:00:26.193Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.193Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T17:00:26.193Z] [2022-04-19T17:00:26.193Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-19T17:00:26.194Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T17:00:26.194Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T17:00:26.194Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T17:00:26.194Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.194Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-19T17:00:26.194Z] [2022-04-19T17:00:26.194Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.195Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T17:00:26.195Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.195Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T17:00:26.195Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T17:00:26.663Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.663Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T17:00:26.663Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-19T17:00:26.664Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-19T17:00:26.664Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T17:00:26.664Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.664Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T17:00:26.664Z] [2022-04-19T17:00:26.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T17:00:26.665Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T17:00:26.665Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T17:00:26.665Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T17:00:26.665Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.18s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T17:00:26.665Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.665Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T17:00:26.665Z] [2022-04-19T17:00:26.665Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T17:00:26.666Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] DONE 1088 tests, 539 skipped in 2600.157s [2022-04-19T17:00:26.666Z] INFO: Integration tests ended at 04/19/2022 17:00:26. Duration:00:43:20.2806322 [2022-04-19T17:00:26.666Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] Containers: 10 [2022-04-19T17:00:26.666Z] Running: 0 [2022-04-19T17:00:26.666Z] Paused: 0 [2022-04-19T17:00:26.666Z] Stopped: 10 [2022-04-19T17:00:26.666Z] Images: 18 [2022-04-19T17:00:26.666Z] Server Version: 0.0.0-dev [2022-04-19T17:00:26.666Z] Storage Driver: windowsfilter [2022-04-19T17:00:26.666Z] Windows: [2022-04-19T17:00:26.666Z] Logging Driver: json-file [2022-04-19T17:00:26.666Z] Plugins: [2022-04-19T17:00:26.666Z] Volume: local [2022-04-19T17:00:26.666Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T17:00:26.666Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T17:00:26.666Z] Swarm: inactive [2022-04-19T17:00:26.666Z] Default Isolation: process [2022-04-19T17:00:26.666Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-19T17:00:26.666Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-19T17:00:26.666Z] OSType: windows [2022-04-19T17:00:26.666Z] Architecture: x86_64 [2022-04-19T17:00:26.666Z] CPUs: 4 [2022-04-19T17:00:26.666Z] Total Memory: 32GiB [2022-04-19T17:00:26.666Z] Name: azwin-2-86fbc0 [2022-04-19T17:00:26.666Z] ID: QB3W:AGEF:X55F:XZEC:STHD:6Y54:6SDZ:ND4G:TILW:WY6T:Y4PG:IB5F [2022-04-19T17:00:26.666Z] Docker Root Dir: D:\CI\PR-43503\1\daemon [2022-04-19T17:00:26.666Z] Debug Mode (client): false [2022-04-19T17:00:26.666Z] Debug Mode (server): true [2022-04-19T17:00:26.666Z] File Descriptors: -1 [2022-04-19T17:00:26.666Z] Goroutines: 17 [2022-04-19T17:00:26.666Z] System Time: 2022-04-19T17:00:26.5142659Z [2022-04-19T17:00:26.666Z] EventsListeners: 0 [2022-04-19T17:00:26.666Z] Registry: https://index.docker.io/v1/ [2022-04-19T17:00:26.666Z] Labels: [2022-04-19T17:00:26.666Z] Experimental: false [2022-04-19T17:00:26.666Z] Insecure Registries: [2022-04-19T17:00:26.666Z] 127.0.0.0/8 [2022-04-19T17:00:26.666Z] Live Restore Enabled: false [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] [2022-04-19T17:00:26.666Z] INFO: Stopping daemon under test [2022-04-19T17:00:27.135Z] SUCCESS: The process with PID 5288 (child process of PID 7576) has been terminated. [2022-04-19T17:00:27.135Z] SUCCESS: The process with PID 7576 (child process of PID 5452) has been terminated. [2022-04-19T17:00:27.135Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T17:00:27.135Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 17:00:26. [2022-04-19T17:00:27.135Z] INFO: Tidying up at end of run [2022-04-19T17:00:27.135Z] INFO: Saving daemon under test log (d:\CI\PR-43503\1\dut.out) to bundles\CIDUT.out [2022-04-19T17:00:27.135Z] INFO: Saving daemon under test log (d:\CI\PR-43503\1\dut.err) to bundles\CIDUT.err [2022-04-19T17:00:27.135Z] INFO: Saving containerd logs to bundles [2022-04-19T17:00:27.135Z] INFO: Nuke-Everything... [2022-04-19T17:00:27.603Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T17:00:27.603Z] ca14f3aac5f9 [2022-04-19T17:00:27.603Z] 6f8f1ae69aa8 [2022-04-19T17:00:27.603Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-19T17:00:29.813Z] Deleted: sha256:16fc65bbfbfe373a8bbe110754bfa9dabc9e301ac13f81ae24154d6bb9d78ddf [2022-04-19T17:00:29.813Z] Deleted: sha256:3863d9cd64f2303ee0a1e70de5d7d9c5d683d088d20b459d14b18955ad805c24 [2022-04-19T17:00:29.813Z] INFO: Tidying pidfile d:\CI\PR-43503\1\docker.pid [2022-04-19T17:00:29.813Z] INFO: Nuking d:\CI [2022-04-19T17:00:33.624Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-19T17:00:33.624Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T17:00:33.624Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-19T17:00:40.788Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-19T17:00:40.788Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-19T17:00:40.788Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-19T17:00:41.257Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-19T17:00:46.015Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-19T17:00:56.444Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-19T17:00:56.444Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T17:00:56.444Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-19T17:00:59.918Z] INFO: Zapped successfully [2022-04-19T17:00:59.918Z] [2022-04-19T17:00:59.918Z] INFO: executeCI.ps1 exiting at Tue Apr 19 17:00:57 CUT 2022. Duration 01:03:30.6243970 [2022-04-19T17:00:59.918Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T17:01:00.167Z] Recording test results [2022-04-19T17:01:00.238Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-19T17:01:00.238Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-19T17:01:00.238Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-19T17:01:01.040Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T17:01:02.842Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-19T17:01:04.624Z] Archiving artifacts [2022-04-19T17:01:05.741Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T17:01:06.761Z] + make clean [2022-04-19T17:01:07.747Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T17:01:07.747Z] docker-dev-cache [2022-04-19T17:01:07.747Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-19T17:01:18.072Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-19T17:01:25.269Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-19T17:01:25.739Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-19T17:01:34.413Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-19T17:01:39.176Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-19T17:01:47.838Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-19T17:01:51.632Z] === RUN TestDockerSuite/TestRmiTag [2022-04-19T17:01:52.102Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-19T17:01:55.065Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-19T17:02:12.908Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-19T17:02:15.863Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-19T17:02:20.618Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-19T17:02:22.194Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-19T17:02:22.194Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-19T17:02:22.194Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-19T17:02:22.194Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-19T17:02:22.194Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-19T17:02:22.194Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-19T17:02:22.194Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T17:02:22.194Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-19T17:02:24.410Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-19T17:02:24.410Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T17:02:24.410Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-19T17:02:24.410Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T17:02:24.410Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-19T17:02:29.175Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-19T17:02:32.972Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-19T17:02:40.130Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-19T17:02:42.344Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-19T17:02:45.300Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-19T17:02:45.300Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-19T17:02:51.168Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T17:02:51.168Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-19T17:02:58.350Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-19T17:02:58.350Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T17:02:58.350Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-19T17:03:02.147Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-19T17:03:02.147Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T17:03:02.147Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-19T17:03:02.148Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T17:03:02.148Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-19T17:03:04.365Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-19T17:03:04.365Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-19T17:03:04.365Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-19T17:03:04.365Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-19T17:03:04.365Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-19T17:03:04.365Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-19T17:03:04.365Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T17:03:04.365Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-19T17:03:06.588Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-19T17:03:09.537Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-19T17:03:11.758Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-19T17:03:11.758Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T17:03:11.758Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-19T17:03:11.758Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T17:03:11.758Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-19T17:03:11.758Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T17:03:11.758Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-19T17:03:13.985Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-19T17:03:13.985Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T17:03:14.454Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-19T17:03:14.454Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T17:03:14.454Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-19T17:03:14.454Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T17:03:14.454Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-19T17:03:14.454Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T17:03:14.454Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-19T17:03:16.676Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-19T17:03:22.546Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-19T17:03:22.546Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T17:03:22.546Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-19T17:03:22.546Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T17:03:22.546Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-19T17:03:22.546Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T17:03:22.546Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-19T17:03:22.546Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T17:03:22.546Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-19T17:03:22.546Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T17:03:22.546Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-19T17:03:22.546Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T17:03:22.546Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-19T17:03:24.764Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-19T17:03:24.764Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T17:03:24.764Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-19T17:03:25.233Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-19T17:03:25.233Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T17:03:25.233Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-19T17:03:27.446Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-19T17:03:30.400Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-19T17:03:30.400Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T17:03:30.400Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-19T17:03:32.617Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-19T17:03:32.617Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T17:03:32.617Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-19T17:03:32.617Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T17:03:32.617Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-19T17:03:32.617Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T17:03:32.617Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-19T17:03:34.833Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-19T17:03:37.787Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-19T17:03:40.740Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-19T17:03:42.958Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-19T17:03:42.958Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-19T17:03:42.958Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-19T17:03:42.958Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T17:03:42.958Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-19T17:03:42.958Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-19T17:03:42.958Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T17:03:42.958Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-19T17:03:47.716Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-19T17:03:47.716Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T17:03:47.716Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-19T17:03:48.183Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-19T17:03:48.183Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T17:03:48.183Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-19T17:03:48.183Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T17:03:48.183Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-19T17:03:48.183Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T17:03:48.183Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-19T17:03:48.183Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T17:03:48.183Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-19T17:03:58.613Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-19T17:03:58.613Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T17:03:58.613Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-19T17:04:00.181Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-19T17:04:00.181Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.181Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-19T17:04:00.181Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.181Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-19T17:04:00.181Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunMount [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-19T17:04:00.650Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T17:04:00.650Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-19T17:04:09.318Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-19T17:04:09.318Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T17:04:09.318Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-19T17:04:09.318Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T17:04:09.318Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-19T17:04:09.318Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T17:04:09.318Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-19T17:04:14.075Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T17:04:17.872Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-19T17:04:17.872Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T17:04:18.352Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-19T17:04:18.352Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T17:04:18.352Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-19T17:04:18.352Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-19T17:04:19.925Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-19T17:04:22.141Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-19T17:04:25.100Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-19T17:04:26.086Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-19T17:04:28.285Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-19T17:04:28.285Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.285Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-19T17:04:28.285Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.285Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-19T17:04:28.285Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.285Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-19T17:04:28.285Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.285Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-19T17:04:28.285Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.285Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-19T17:04:28.285Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.744Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-19T17:04:28.744Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.744Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-19T17:04:28.744Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T17:04:28.744Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-19T17:04:31.642Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-19T17:04:31.642Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T17:04:31.642Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-19T17:04:31.642Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T17:04:32.099Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-19T17:04:32.099Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T17:04:32.099Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-19T17:04:32.099Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T17:04:32.099Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-19T17:04:32.099Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T17:04:32.099Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-19T17:04:53.162Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-19T17:04:53.162Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T17:04:53.162Z] === RUN TestDockerSuite/TestRunRm [2022-04-19T17:04:53.162Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-19T17:04:58.936Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-19T17:05:01.104Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-19T17:05:08.165Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-19T17:05:10.338Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-19T17:05:13.230Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-19T17:05:13.230Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T17:05:13.230Z] === RUN TestDockerSuite/TestRunState [2022-04-19T17:05:13.230Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T17:05:13.230Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-19T17:05:16.140Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-19T17:05:16.140Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T17:05:16.140Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-19T17:05:18.311Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-19T17:05:18.311Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T17:05:18.311Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-19T17:05:18.311Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T17:05:18.311Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-19T17:05:18.311Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-19T17:05:18.311Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-19T17:05:18.311Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T17:05:18.311Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-19T17:05:22.994Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-19T17:05:22.994Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T17:05:22.994Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-19T17:05:22.994Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T17:05:22.994Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-19T17:05:22.994Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-19T17:05:23.450Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-19T17:05:23.450Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-19T17:05:23.450Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-19T17:05:23.450Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-19T17:05:23.450Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-19T17:05:23.450Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-19T17:05:23.450Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T17:05:23.450Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-19T17:05:25.622Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-19T17:05:25.622Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T17:05:25.622Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-19T17:05:28.517Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-19T17:05:28.517Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T17:05:28.517Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-19T17:05:28.517Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T17:05:28.517Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-19T17:05:32.245Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-19T17:05:39.311Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-19T17:05:43.986Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-19T17:05:51.052Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-19T17:05:51.052Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T17:05:51.052Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-19T17:05:51.052Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-19T17:05:53.945Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-19T17:05:56.117Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-19T17:05:58.301Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-19T17:05:58.301Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T17:05:58.301Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-19T17:05:58.301Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-19T17:05:58.301Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-19T17:05:58.301Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T17:05:58.757Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-19T17:05:58.757Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T17:05:58.757Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-19T17:05:58.757Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T17:05:58.757Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-19T17:05:58.757Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T17:05:58.757Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-19T17:05:58.757Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T17:05:58.757Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-19T17:06:03.450Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-19T17:06:04.980Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-19T17:06:07.151Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-19T17:06:11.834Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-19T17:06:11.834Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-19T17:06:11.834Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-19T17:06:11.834Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-19T17:06:11.834Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T17:06:11.834Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-19T17:06:11.834Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T17:06:12.291Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-19T17:06:12.291Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T17:06:12.291Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-19T17:06:14.460Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-19T17:06:14.916Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-19T17:06:15.373Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-19T17:06:15.829Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-19T17:06:17.361Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-19T17:06:17.361Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-19T17:06:19.543Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-19T17:06:22.452Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-19T17:06:24.630Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-19T17:06:24.630Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T17:06:24.630Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-19T17:06:33.191Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-19T17:06:33.191Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T17:06:33.191Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-19T17:06:36.924Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-19T17:06:36.924Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T17:06:36.924Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-19T17:06:36.924Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T17:06:36.924Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-19T17:06:36.924Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T17:06:36.924Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-19T17:06:36.924Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T17:06:36.924Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-19T17:06:51.733Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-19T17:06:51.733Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T17:06:51.733Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-19T17:06:51.733Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T17:06:51.733Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-19T17:06:51.733Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T17:06:51.733Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-19T17:06:51.733Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T17:06:51.733Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-19T17:06:51.733Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T17:06:51.733Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-19T17:06:51.733Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T17:06:51.733Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-19T17:06:53.904Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-19T17:06:56.076Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-19T17:06:56.076Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T17:06:56.076Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-19T17:06:58.979Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-19T17:06:58.979Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T17:06:58.979Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-19T17:06:58.979Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T17:06:58.979Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-19T17:06:58.979Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T17:06:58.979Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-19T17:06:58.979Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T17:06:58.979Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-19T17:06:58.979Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T17:06:58.979Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-19T17:06:58.979Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T17:06:58.979Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-19T17:07:16.636Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-19T17:07:16.636Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-19T17:07:16.636Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-19T17:07:16.636Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T17:07:16.636Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-19T17:07:16.636Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-19T17:07:16.636Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-19T17:07:16.636Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-19T17:07:18.184Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-19T17:07:18.184Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-19T17:07:21.919Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-19T17:07:21.919Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-19T17:07:22.376Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-19T17:07:22.376Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-19T17:07:22.837Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-19T17:07:31.492Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-19T17:07:31.492Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T17:07:31.492Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-19T17:07:31.961Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-19T17:07:32.430Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-19T17:07:32.430Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T17:07:32.430Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-19T17:07:39.605Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-19T17:07:39.605Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-19T17:07:40.075Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-19T17:07:50.512Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-19T17:07:50.512Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T17:07:50.512Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite (2941.01s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (109.97s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.19s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.21s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.78s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.36s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.57s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (125.36s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.07s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.23s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.55s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T17:07:51.503Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.32s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.39s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.97s) [2022-04-19T17:07:51.503Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.15s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.87s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.16s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildAddTar (54.16s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (32.85s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.45s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.19s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.86s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.01s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.18s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.07s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.77s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.07s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.56s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.68s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.13s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.78s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.50s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.59s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.11s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.07s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.53s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.51s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.77s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.69s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.46s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.18s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.45s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.93s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.64s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.98s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignore (90.86s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.35s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (100.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.89s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.85s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.26s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.80s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (44.48s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.88s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.60s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (122.31s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.24s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.65s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.60s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.53s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.10s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.15s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.17s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.96s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFails (2.62s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (10.86s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.88s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.03s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.98s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.73s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.79s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildHistory (13.31s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.15s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.57s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLabel (1.11s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.49s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.37s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (25.60s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.12s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.64s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.63s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.36s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.83s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.51s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.70s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.84s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.57s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.49s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.38s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.83s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.64s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.89s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.97s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.46s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.09s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.34s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.35s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.20s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.30s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildRm (13.61s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.67s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.60s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.78s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.84s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.82s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (26.55s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.71s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.21s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildStderr (4.78s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.69s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.47s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.40s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.78s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.63s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.52s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.87s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.39s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.00s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.05s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.00s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.81s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.40s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.83s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.93s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.51s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.31s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.65s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestCommitChange (5.17s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.27s) [2022-04-19T17:07:51.504Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T17:07:51.504Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.05s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCommitTTY (12.27s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.81s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPICommit (17.06s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.27s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.46s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.67s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.82s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.34s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.46s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.40s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.09s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.67s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.09s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.10s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.54s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.29s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.27s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.14s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (38.91s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.69s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.67s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.82s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.70s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005d8fc0_} (2.71s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12039631751_c:\foo_false____} (7.65s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12039631751_c:\foo_true____} (2.62s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.77s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.56s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.52s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.58s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.49s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.38s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.63s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpToDot (2.76s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCpToStdout (7.47s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.25s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.14s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.81s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (17.78s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.21s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.24s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.48s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.83s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsCopy (5.33s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.13s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.41s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.10s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.14s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFilters (9.78s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFormat (4.69s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsRename (3.28s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsResize (8.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.25s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.69s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.83s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.11s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.15s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.14s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.18s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.37s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.30s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.24s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.41s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.33s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecInspectID (4.83s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.61s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.46s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.12s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.16s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.16s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.52s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.74s) [2022-04-19T17:07:51.505Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.13s) [2022-04-19T17:07:51.505Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.01s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.44s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.49s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.95s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.27s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.43s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.31s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.31s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectDefault (2.25s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectHistory (4.70s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.40s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.36s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.38s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.38s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.52s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectStatus (2.91s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.72s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.41s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.24s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.32s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (7.18s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.18s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.13s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.85s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.65s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.39s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.40s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.50s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.42s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.81s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.70s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.47s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.41s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsSince (9.25s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsTail (3.22s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.39s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.71s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.56s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsByOrder (9.13s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.20s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.72s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.45s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.18s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.23s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.99s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.87s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.62s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.33s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.23s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.48s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (25.68s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.27s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.49s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.31s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.73s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.42s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.18s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.89s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.50s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.66s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.97s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.60s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.49s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.13s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.77s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.13s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.12s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.81s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.05s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.40s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.78s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.62s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.48s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.28s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.47s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T17:07:51.506Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.17s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T17:07:51.506Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.51s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.59s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.42s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.45s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.25s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.72s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.52s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.39s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.41s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunExitCode (2.46s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.08s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.36s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.47s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.80s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.25s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.47s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.18s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.56s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.44s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.21s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.25s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (18.06s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunRm (2.56s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.67s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.48s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.31s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.36s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.72s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.48s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.31s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.82s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.42s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.58s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.26s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.08s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.77s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.73s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.41s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-19T17:07:51.507Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T17:07:51.507Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.16s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.84s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.38s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.69s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.50s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.09s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.35s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.37s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.35s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.20s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.10s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (14.29s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.37s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.51s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.40s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.82s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.10s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.23s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.45s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.27s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.52s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.13s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.59s) [2022-04-19T17:07:51.978Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T17:07:51.978Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.63s) [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.978Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-19T17:07:51.978Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-19T17:07:51.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-19T17:07:51.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-19T17:07:51.979Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- PASS: TestDockerRegistrySuite (0.21s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-19T17:07:51.979Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-19T17:07:51.979Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-19T17:07:51.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-19T17:07:51.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-19T17:07:51.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-19T17:07:51.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-19T17:07:51.979Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerDaemonSuite [2022-04-19T17:07:51.979Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-19T17:07:51.979Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-19T17:07:51.979Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-19T17:07:51.979Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerSwarmSuite [2022-04-19T17:07:51.979Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-19T17:07:51.979Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerExternalVolumeSuite [2022-04-19T17:07:51.979Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerNetworkSuite [2022-04-19T17:07:51.979Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-19T17:07:51.979Z] === RUN TestDockerHubPullSuite [2022-04-19T17:07:51.979Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-19T17:07:51.979Z] PASS [2022-04-19T17:07:51.979Z] ok github.com/docker/docker/integration-cli 2941.495s [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === Skipped [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T17:07:51.979Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.15s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.21s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.21s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T17:07:51.979Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T17:07:51.979Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T17:07:51.979Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T17:07:51.979Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T17:07:51.979Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-19T17:07:51.979Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-19T17:07:51.979Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-19T17:07:51.979Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T17:07:51.979Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T17:07:51.979Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-19T17:07:51.979Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-19T17:07:51.979Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-19T17:07:51.979Z] [2022-04-19T17:07:51.979Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T17:07:51.979Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.99s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.20s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.46s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.47s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-19T17:07:51.980Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.48s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.40s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.36s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-19T17:07:51.980Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2022-04-19T17:07:51.980Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.980Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2022-04-19T17:07:51.980Z] [2022-04-19T17:07:51.980Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-19T17:07:51.981Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T17:07:51.981Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-19T17:07:51.981Z] docker_cli_sni_test.go:18: Flakey test [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-19T17:07:51.981Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T17:07:51.981Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T17:07:51.981Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.981Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-19T17:07:51.981Z] [2022-04-19T17:07:51.981Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T17:07:51.982Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T17:07:51.982Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T17:07:51.982Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:51.982Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-19T17:07:51.982Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-19T17:07:51.982Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-19T17:07:51.982Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-19T17:07:52.452Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-19T17:07:52.452Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-19T17:07:52.452Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-04-19T17:07:52.452Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T17:07:52.452Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T17:07:52.452Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T17:07:52.452Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T17:07:52.452Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-19T17:07:52.452Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T17:07:52.452Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-19T17:07:52.452Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.452Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-19T17:07:52.452Z] [2022-04-19T17:07:52.452Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T17:07:52.453Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-19T17:07:52.453Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T17:07:52.453Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-19T17:07:52.453Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T17:07:52.453Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-19T17:07:52.453Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T17:07:52.453Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-19T17:07:52.453Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.03s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T17:07:52.453Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-19T17:07:52.453Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-19T17:07:52.453Z] [2022-04-19T17:07:52.453Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-19T17:07:52.453Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T17:07:52.454Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T17:07:52.454Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T17:07:52.454Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.454Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-19T17:07:52.454Z] [2022-04-19T17:07:52.454Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-19T17:07:52.455Z] [2022-04-19T17:07:52.455Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T17:07:52.455Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.455Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-19T17:07:52.456Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.456Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-19T17:07:52.456Z] [2022-04-19T17:07:52.456Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T17:07:52.456Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-19T17:07:52.457Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-19T17:07:52.457Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T17:07:52.457Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-19T17:07:52.457Z] [2022-04-19T17:07:52.457Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T17:07:52.457Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.457Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.20s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.927Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:07:52.927Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.927Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-19T17:07:52.927Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-19T17:07:52.928Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] DONE 1088 tests, 539 skipped in 2951.764s [2022-04-19T17:07:52.928Z] INFO: Integration tests ended at 04/19/2022 17:07:52. Duration:00:49:11.9554112 [2022-04-19T17:07:52.928Z] INFO: Docker info of the daemon under test at end of run [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] Containers: 10 [2022-04-19T17:07:52.928Z] Running: 0 [2022-04-19T17:07:52.928Z] Paused: 0 [2022-04-19T17:07:52.928Z] Stopped: 10 [2022-04-19T17:07:52.928Z] Images: 18 [2022-04-19T17:07:52.928Z] Server Version: 0.0.0-dev [2022-04-19T17:07:52.928Z] Storage Driver: windowsfilter [2022-04-19T17:07:52.928Z] Windows: [2022-04-19T17:07:52.928Z] Logging Driver: json-file [2022-04-19T17:07:52.928Z] Plugins: [2022-04-19T17:07:52.928Z] Volume: local [2022-04-19T17:07:52.928Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-19T17:07:52.928Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-19T17:07:52.928Z] Swarm: inactive [2022-04-19T17:07:52.928Z] Default Isolation: process [2022-04-19T17:07:52.928Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-19T17:07:52.928Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-19T17:07:52.928Z] OSType: windows [2022-04-19T17:07:52.928Z] Architecture: x86_64 [2022-04-19T17:07:52.928Z] CPUs: 4 [2022-04-19T17:07:52.928Z] Total Memory: 32GiB [2022-04-19T17:07:52.928Z] Name: azwin-2-2f9c50 [2022-04-19T17:07:52.928Z] ID: ZFZP:G2QM:D4JS:QH7R:HRHD:2GNB:BVL4:S5MR:CUZX:XGK2:KG34:VNM5 [2022-04-19T17:07:52.928Z] Docker Root Dir: D:\CI\PR-43503\1\daemon [2022-04-19T17:07:52.928Z] Debug Mode (client): false [2022-04-19T17:07:52.928Z] Debug Mode (server): true [2022-04-19T17:07:52.928Z] File Descriptors: -1 [2022-04-19T17:07:52.928Z] Goroutines: 17 [2022-04-19T17:07:52.928Z] System Time: 2022-04-19T17:07:52.5895022Z [2022-04-19T17:07:52.928Z] EventsListeners: 0 [2022-04-19T17:07:52.928Z] Registry: https://index.docker.io/v1/ [2022-04-19T17:07:52.928Z] Labels: [2022-04-19T17:07:52.928Z] Experimental: false [2022-04-19T17:07:52.928Z] Insecure Registries: [2022-04-19T17:07:52.928Z] 127.0.0.0/8 [2022-04-19T17:07:52.928Z] Live Restore Enabled: false [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] [2022-04-19T17:07:52.928Z] INFO: Stopping daemon under test [2022-04-19T17:07:52.928Z] SUCCESS: The process with PID 7420 (child process of PID 7552) has been terminated. [2022-04-19T17:07:52.928Z] SUCCESS: The process with PID 7552 (child process of PID 10016) has been terminated. [2022-04-19T17:07:52.928Z] INFO: Stop tailing logs of the daemon under tests [2022-04-19T17:07:52.928Z] INFO: executeCI.ps1 Completed successfully at 04/19/2022 17:07:52. [2022-04-19T17:07:52.928Z] INFO: Tidying up at end of run [2022-04-19T17:07:52.928Z] INFO: Saving daemon under test log (d:\CI\PR-43503\1\dut.out) to bundles\CIDUT.out [2022-04-19T17:07:52.928Z] INFO: Saving daemon under test log (d:\CI\PR-43503\1\dut.err) to bundles\CIDUT.err [2022-04-19T17:07:52.928Z] INFO: Saving containerd logs to bundles [2022-04-19T17:07:52.928Z] INFO: Nuke-Everything... [2022-04-19T17:07:53.397Z] INFO: Container count on control daemon to delete is 2 [2022-04-19T17:07:53.869Z] cbbf6f79d00d [2022-04-19T17:07:53.869Z] a51e5cf27896 [2022-04-19T17:07:53.869Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-19T17:07:56.085Z] Deleted: sha256:81e66dc42322880b507ac63c5b61a321287f7d9fd41ffbf076cfb5d6ded0769c [2022-04-19T17:07:56.085Z] Deleted: sha256:66b3718f91daae60aedd2428b05ed50f0490b795735320b50cf22512830f0315 [2022-04-19T17:07:56.085Z] INFO: Tidying pidfile d:\CI\PR-43503\1\docker.pid [2022-04-19T17:07:56.085Z] INFO: Nuking d:\CI [2022-04-19T17:08:31.958Z] INFO: Zapped successfully [2022-04-19T17:08:31.958Z] [2022-04-19T17:08:31.958Z] INFO: executeCI.ps1 exiting at Tue Apr 19 17:08:29 CUT 2022. Duration 01:11:00.7184835 [2022-04-19T17:08:31.958Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-19T17:08:32.211Z] Recording test results [2022-04-19T17:08:32.988Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-19T17:08:34.730Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-19T17:08:36.520Z] Archiving artifacts [2022-04-19T17:08:37.663Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43503/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-19T17:08:38.689Z] + make clean [2022-04-19T17:08:39.158Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-19T17:08:39.304Z] docker-dev-cache [2022-04-19T17:08:39.304Z] 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